Where does Web.Config Info stored? Will this be stored in
the registry?
Answer Posted / ashwini
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 ? | 4 Yes | 0 No |
Post New Answer View All Answers
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 the use of data set in asp.net?
Why select Web API?
Which dll handles the request of .aspx page?
What is dynamic web page with example?
What role “#&&” plays in a querysting?
What is an asp.net validator? And, mention its types.
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
What is session in asp.net?
What is ashx file in asp.net?
Difference between application events and session events
How do you handle server controls?
What are session state modes?
How many web.config files can I have in an application?
Is asp.net 64-bit enabled? How?