I create web application(asp.net) with Forms Authentication with SQL Server in database I create tblUsers with columns: id, username, password and memberof,
which is the best way to implement membership(memberof)