Answer Posted / saurabh gupta
It can be easily implemented using the Web.config file,
there are two types of the paths that are present one is
for the location path and the other is for role enabled. We
can also specify the access rules for implementing role
based security in ASP.Net 2.0.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is session start?
What are session state modes?
what are configuration files?
Explain the difference between singleton and single call?
What is the Intermittent crashing of application in production?
What are the different methods of session maintenance in asp.net?
How ASP.NET page works?
What are the differences between application object and session object?
What is the difference between executescalar and executenonquery?
Does asp.net still recognize the global.asa file?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
If you are using components in your application, how can you handle exceptions raised in a component?
How to implement Authentication and Authorization?
When should I use server transfer and response redirect?
What is asp.net mvc? : asp.net mvc