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
How do I know asp.net mvc version? : Asp.Net MVC
How to use a Master Database in Asp.net?
I’m having some trouble with cas. How can I diagnose my problem?
What is active web pages?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is session in web technology?
Why do we need master page in asp.net?
What are the ways of preserving data on a Web Form in ASP.NET?
What is postback and autopostback in asp.net?
How long do session variables last?
What are the different method of navigation in asp.net?
Where is asp.net session stored?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is difference between session and application in asp net?
Explain the difference between overriding and overloading?