ASP.NET 2.0 Question:
Download Questions PDF

If we remove web.config or machine.config from the application then, Is this application will works?

ASP.NET 2.0 Interview Question
ASP.NET 2.0 Interview Question

Answer:

If we remove the web.config file from the application it will work.

unless it doesnt have the things like connectionstring etc.

Download ASP.NET 2.0 Interview Questions And Answers PDF

Previous QuestionNext Question
How to reduce the width of textbox in EditCommandColumn of DataGrid?List of Words of PreProcessor in .NET?