Where does Web.Config Info stored? Will this be stored in
the registry?
Answer Posted / ahmed
Web Config is a file which contains settings for your
application. You can check Web.config file in your
application main folder. This information is not stored in
registry
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can we provide the WebParts control functionality to a server control?
What does the hotspot class in .net do?
How many web config files can be created for an application?
How do you hide the columns?
What is the application pool?
Name the tools or API for developing or testing web api?
How does the service stream content?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What is an asp.net validator? And, mention its types.
What is intrinsic objects in asp.net?
How do sessions work?
Where is the view state data stored in asp net?
What is the difference between session and application?
How would you get asp.net running in apache web servers?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?