Where does web.config info stored? Will this be stored in
the registry ?
Answer / 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 |
What is the advantage of mvc?
What is the use of viewmodel in mvc?
Can I redirect tracing to a file
What is the difference between string and String
Does windows 10 need .net framework?
What is the difference between managed and unmanaged code?
What are the versions of .net framework?
What is RouteConfig.cs in ASP.Net MVC 4?
How to answer for project questions..?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What are bundling & minification features in asp.net mvc 4?
What is the CTS