What is meant by role based security?
when we use this one
Answers were Sorted based on User's Feedback
Answer / vdk
We can use role based security while we use forms
authentication to authenticte users and roles are used to
authorize i.e grant or deny access to particular pages in
ur application depending upon the user role assigned to
them.
| Is This Answer Correct ? | 1 Yes | 0 No |
Role based security is used for applications which involves different user types with different access rights. This can be achieved in ASP.net with FORMS authentication and Membership Provider. It can be configured using ASP.NET Configuration. Where different roles are created by the application developer. Based on the different roles different access level can be maintained. Roles for example Admin,Supervisor,EventManager,Guest,User,ConfigManager etc.. can be created and access can be restricted depending on different roles in asp.net configuration settings.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What New Features comes with ASP.NET Web API 2.0?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What is viewstate? What does the “enableviewstate” property do?
what are the oops concepts are used in your project?
1 Answers AppShark, IBM, Kotak,
Is there any limit for query string? Means what is the maximum size?
How can you access the properties and controls of master pages from content pages?
Explain the difference between asp.net mvc and asp.net webforms
Describe how ASP.NET maintains process isolation for each Web application?
In this case if exception occure in Database which catch block will be exexcuted?
What is boxing and unboxing in asp.net?
What are Master Pages in ASP.NET? or What is a Master Page?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)