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

What is the name of the process the browser uses to find the address of a web server? a) DMZ b) DNS c) Active Directory d) Database lookup

1 Answers   Syntax Softtech,


Can we throw exception from catch block ?

4 Answers   Accenture, BirlaSoft,


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

0 Answers  


Which method do you invoke on the DataAdapter control to load your generated dataset with data?

2 Answers   Siebel Systems,


Explain diff. Betn dataset and recordset?

0 Answers  






what is asp.net

12 Answers   Dynacs,


Is it right that ASP.NET Web API has replaced WCF?

0 Answers  


Will session work if cookies is disabled?

0 Answers  


How does exception management works in ASP.NET?

0 Answers   Alcatel-Lucent,


what is use to destroy an object? illustrate.

2 Answers   Patni,


Difference between abstract class and interface

2 Answers   Fidelity,


I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.

2 Answers  


Categories