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 %20 in a url?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
When was asp.net released?
Can you use Web API with ASP.NET Web Form?
what is DLL Hell and how it is solved in .NET? please explain clearly??
How to you can limit Access to Web API to Specific HTTP Verb?
How to do state management in ASP.NET?
Explain about the .NET framework?
Please briefly explain the usage of global.asax?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Give 2 examples for scenarios when routing is not applied?
Where is http session stored?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What are the different types of proxy patterns?
Explain the use of resource manager class in .net.