How many web.config files in each solution
Answer Posted / hardik
by default there is only one web.config file in asp.net
application. but if we want to create more than one
web.config we can create, but they should not be in same
directory.
Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Which dll handles the request of .aspx page?
What is the significance of proxy user?
What is the difference between executescalar and executenonquery?
How do I publish my asp.net application to my isp's web server?
What is form method?
How will you do Redo and Undo in a TextControl?
Where are session variables stored?
Why we go for mvc instead of asp.net? : Asp.Net MVC
what are the security certificates used in webservices?
Explain cookies with example.
What is asp.net web pages?
Define satellite assemblies.
What is full trust in asp.net?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What is server infrastructure & server components?