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



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

Answer / Brijesh Kumar Pandey

"No, removing either web.config or machine.config from an ASP.NET application may cause the application to stop functioning correctly."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How will you load dynamic assembly?

1 Answers  


What are the data types is possible to store in session? and can we store dataset in session?

4 Answers   eMids,


Does C# support static class?Is Static class be inherited by any class?

2 Answers  


What is s2s tracking?

1 Answers  


What is a transaction? a) A banking term. b) A concept used to describe a step in the business process. c) A combination of DML steps that must succeed or the data is retuned to its initial state. d) A combination of DDL steps that must succeed or the data is retuned to its initial state.

5 Answers   Syntax Softtech,


I have to send data throug querystring from one page to another. But it should not be displayed in URL. How it is possible?

6 Answers   EMR, Wipro,


What is enableviewstatemac in asp net?

1 Answers  


What is a DLL Hell Problem in .Net?

12 Answers  


diffrance between stored procedure & function in sql server?

2 Answers  


What is an iHTTPModule, and explain its implementation with its limitations?

1 Answers   Siebel,


Which method do you use to kill explicitly a users session?

1 Answers   MindCracker,


How is the asp.net mvc architecture different from others? : asp.net mvc

1 Answers  


Categories