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 inheritance and an how it be used, example with an example?
how to write html code with ssl
What is the parent class of all web server control?
What is viewstategenerator?
Explain serialization and deserialization?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
Which method is used to perform all validation at the page level?
Can we use a static function with a non-static variable?
What are demand-paging and pre-paging?
Explain difference between friend and protected friend?
What is authentication in asp.net?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
Where the viewstate is stored after the page postback?
Can I stream live content/events?