What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / meraj khan
There always b only one web.config file in the web
application contain userid, passord, database name, and
authentication. It is absurd to say could b more than 1 so
please ignore above all messages
Is This Answer Correct ? | 3 Yes | 41 No |
Post New Answer View All Answers
What is GAC in ASP.NET 2.0
How to comment out asp.net tags?
What is the main differences between asp and asp.net?
Are cookies stored on server or client?
What is the use of autowireup in asp.net?
Define viewstate in .net?
Is global asax mandatory?
What is mta?
Explain the Order of events in an asp.net page?
What is the difference between CLICK and MOUSE DOWN Event ?
What do you understand from custom control?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
Is it possible to change the index of primary key on table?
What are the different types of proxy patterns?
What is a query string in a url?