i need to authorise a logging user whether he is able to view that particular page or not(C#.net).
the data is present in the databse table(sql server200).the users are not authorised as groups ie.., the users
are not made under groups such as admin,super user or user.each and every user has different
access.what is the best method to authorise them.plz help me
the data is present in the databse table(sql server200).the users are not authorised as groups ie.., the users
are not made under groups such as admin,super user or user.each and every user has different
access.what is the best method to authorise them.plz help me
Comment