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 is meant by server side scripting?
How can we use Web API with ASP.NET Web Form?
What is application and session in asp.net?
Can we have a web application running without web.config file?
Explain how to prepare culture-specific formatting in .net.
Can we have multiple web config files for an asp.net application?
Explain the path instructions in xaml?
Who is using asp.net?
Do you know about caching with the datasource controls?
How to find last error which occurred in Asp.net ?
Define the types of configuration files.
What is odata in web api?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
How you can stop the validation of ASP.NET controls from client side?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?