With out Web.config can we executes the application?
Answer Posted / anand gopal
Ans:
Web.config file create itself,if you delete this file and debug your application it again create itself.
i.e you cannot use without web.config file.
Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is the difference between globalization and localization?
List the advantages and disadvantages of user control an custom control?
What types of data validation events are commonly seen in the client-side form validation?
What is web configuration file and how to use in web application
How many languages are supported by .NET at present time?
Explain the various authentication mechanisms in asp.net.
Do session use cookies in asp net?
What is the concept of postback in asp.net?
What is diff. Between abstract class and an interface?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What is Model-View-View Model?
What is scope of an application variable in asp.net?
What is authentication in asp.net?