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
What are the benefits of .net framework?
Explain dependency resolution?
What are the components required to create a route in mvc?
How we can handle the exception at controller level in ASP.Net MVC?
What is .net framework in simple terms?
What is the use of viewmodel in mvc?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
What are differences between entity framework and l2s? : Entity framework
What is meant by bootstrap in mvc5?
Explain the use of Inversion of control (IOC)?
what is complex type?
What is .net framwork?
Does windows 10 need .net framework?
how do you mark a property as required? For example, for a project, the name is a required field.
What is the difference between entity framework and mvc?