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
How can we register exception filter globally?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
How does u call and execute a sp in .net?
How many types of cache are there?
What is the difference between application state and caching?
Is there any alternative to avoid name collisions other then Namespaces?
how to transfer the file from client to server using asp.net
What is the difference between debug and release?
Why SessionID changes in every request in asp.net?
Explain what are webservices?
Do cookies store passwords?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What is the difference between cache and cookies?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
When you use Ajax controls in the ASP.NET application?