With out Web.config can we executes the application?
Answer Posted / abhishek
Yes, application will inherit cofiguration setting from
machine.config file
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What’s the use of “GLOBAL.ASAX” file?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
How does the iis work?
What is the concepts of globalization and localization in .net?
How Can assign alias name for ASP.NET Web API Action?
Explain the features that make asp.net more used framework? : asp.net mvc
What are server objects?
How to implement globalization and localization in the use interface in .net.
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
What is event bubbling?
What are the event handlers that we can have in global.asax file?
Define application state variable and session state variable?
What are the different validators in asp.net?
What are resource file and how do we generate resource file?
how to debug web services on consumer side?