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

Speaking of Boolean data types, what's different between C# and C/C++ ?

1 Answers  


Explain dependency resolution?

0 Answers  


Which is the base class for .net Class library?

12 Answers   Sonata, TCS,


How to Redirect Tracing to a File

0 Answers   HCL,


What is a model in programming?

0 Answers  






What is the difference between string and String

1 Answers  


what is ssdl?

0 Answers   Microsoft,


Explain the advantages of asp.net mvc over asp.net?

0 Answers  


will there be any issues adding a table without primary keys to a data model?

0 Answers   Microsoft,


How big is the char ?

1 Answers  


What are Scaffold templates in ASP.Net MVC?

0 Answers  


can we call the garbage collector to run explicicitly?

6 Answers   Kanbay, Volvo,


Categories