what if we delete web.config or machine.config?
will a website work if we delete webconfig....or if we
delete machine config?
Answer Posted / giri
Yes if u delete web.config then ur application automatically
creates the web.config file and executes
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
Difference between Response.redirect vs server.transfer?
What is bound controls
What is query string? What are its advantages and limitations?
Explain the difference between debug.write and trace.write?
What's the use of response.output.write()?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What are the different properties of server control that exists?
Is it possible for me to change my aspx file extension to some other name?
What do you mean by serialize?
How do you design a website with multilingual support in ASP.NET ?
How to create events for a control?
What is role-based security in asp.net?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What are tuples?
what are the security certificates used in webservices?