Where does web.config info stored? Will this be stored in
the registry ?



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

Post New Answer

More Dot Net Framework Interview Questions

What is the difference between STA and MTA?

3 Answers  


What are action filters?

0 Answers  


Why do you need to serialize

1 Answers  


How you can implement custom validation in asp.net MVC?

0 Answers  


What are the 2 ways of adding constraints to a route?

0 Answers  






explain what is ado.net entity framework?

0 Answers   Microsoft,


What is ViewData and TempData in ASP.Net MVC?

0 Answers  


Can you explain the page life cycle of mvc?

0 Answers  


What is the CLR

1 Answers  


mention in what all scenarios entity framework can be applicable?

0 Answers   Microsoft,


What was the problem in traditional component why side by side execution is supported in .net ?

1 Answers   MMTS,


What is the meaning of unobtrusive javascript? Explain us by any practical example.

0 Answers  


Categories