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 linq to entities?
What is .net architecture and framework?
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
what is client wins and store wins mode in entity framework concurrency?
How to free the memory that is not used by an object in garbage collection?
What is the difference between windows vista and .net framework 3.0 ?
What is the main difference between VS 2005 and VS 2003?
What is needed for running an application built on winfx on the .net framework 3.0?
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?
How the ‘page lifecycle’ of ASP.Net MVC does works?
Mention what is the difference between “ActionResult” and “ViewResult” ?
What is clr? How does work clr & wht is work of clr?