what is roles in asp.net

Answers were Sorted based on User's Feedback



what is roles in asp.net..

Answer / amit

It Provide Authorisation(permissions)to the user based on
their roles/Membership/Authentication..

Is This Answer Correct ?    3 Yes 0 No

what is roles in asp.net..

Answer / priya

Membership is a self-standing feature in ASP.Net for
authentication,it can be integrated with ASP.Net role
management to provide authorization service to ur site.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

How to stop the inheritance?

2 Answers   TCS,


What base class do all Web Forms inherit from?

8 Answers  


What’s the difference between response .redirect and server.transfer?

0 Answers  


Explain what are delegates?

0 Answers  


When we are requesting a new URL through Response.Redirect() the new page wil open on the new browser window or it wil open in the same window? If we use Server.Transfer() what wil happen?

1 Answers  






How can we read a columnised text data in ASP.Net C#? Columnised means my data is stored in a text file and I have numeric data or string data in this file. For ex. If I am searching for the data of gender and I know that gender data is stored at column 32 in text file. How can I get this data in ASP.Net page. Thanks for help in advance.

2 Answers  


calling result set one procedure to anothar procedure in sql2000

0 Answers  


how to edit gridview control in asp.net2.0

1 Answers   3i Infotech,


How to kill more than one session variables at a time

9 Answers   iSoft,


Features in ASP.NET?

2 Answers   Microsoft,


which scripting is used browser by server when we use validation controls. 1.javascript 2.vbscript 3.jscript 4.perl

8 Answers   Satyam,


Where are session variables stored?

0 Answers  


Categories