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 linq to entities?

0 Answers   Microsoft,


What is .net architecture and framework?

0 Answers  


will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;

9 Answers   Kanbay,


what is client wins and store wins mode in entity framework concurrency?

0 Answers   Microsoft,


How to free the memory that is not used by an object in garbage collection?

4 Answers   IBM,






What is the difference between windows vista and .net framework 3.0 ?

0 Answers  


What is the main difference between VS 2005 and VS 2003?

5 Answers   CTS, Satyam,


What is needed for running an application built on winfx on the .net framework 3.0?

0 Answers  


sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

0 Answers   Avanade,


How the ‘page lifecycle’ of ASP.Net MVC does works?

0 Answers  


Mention what is the difference between “ActionResult” and “ViewResult” ?

0 Answers  


What is clr? How does work clr & wht is work of clr?

0 Answers  


Categories