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 does dataset acts in a disconnected fashion ?

3 Answers   TCS,


What are the objects of ASP.NET ?

6 Answers  


# What is the transport protocol you use to call a Web service?

1 Answers  


What is the difference between runtime version and version?

0 Answers  


I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.

4 Answers  






Asp.net and asp ? differences?

2 Answers  


What does the "EnableViewState" property do? Why would I want it on or off?

4 Answers  


How does exception management works in ASP.NET?

0 Answers   Alcatel-Lucent,


How long does an http session last?

0 Answers  


How is a property designated as read-only?

2 Answers  


What does the orientation property do in a menu control?

0 Answers  


How asynchronous call can be implemented using delegates?

0 Answers  


Categories