What is the use of location tag in web.config file
Answer Posted / ajitabh
To prevent the pages from security we use location tag
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Who can consume WebAPI?
What is application variable?
what are the ihttphandler and ihttphandlerfactory interfaces ?
How many types of cookies are there in asp.net?
Why is an object pool required?
How can we register exception filter from the action?
What is mvc in asp.net tutorial? : Asp.Net MVC
What is windows active directory authentication?
What is state management technique?
What are tuples?
What are app services?
Where would you use an ihttpmodule, and what are the limitations of any?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
How does ASP.NET framework maps client side events to Server side events.?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?