Where does web.config info stored? Will this be stored in
the registry ?
Answer Posted / narayansahu
web.config contains authorization/authentication session
related information.It is stored in the root directory of
your application.Optionalyy you individual web.config can
be created in each sub directory of your project if
required.
| Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
How route table is created in ASP.NET MVC?
what is .edmx file and what it contains?
Does razor engine supports for tdd?
Can I add mvc testcases in visual studio express?
What are the advantages of mvc over asp.net?
What is renderbody?
will there be any issues adding a table without primary keys to a data model?
Explain Sections is ASP.Net MVC?
How does �side by side� work for the .net framework 3.0?
Explain Bundle.Config in ASP.Net MVC4?
What is action methods in web api?
What is Area in ASP.Net MVC?
What is the .net framework and how does it work?
What are Validation Annotations?
How to Redirect Tracing to a File