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
List the events in page life cycle.
Can we create a multiple user simultaneously ?
Why would a company use an application service provider?
Which is the parent class of the ASP.NET server control?
What is postback request?
What are the asp.net server side objects?
What is the difference between application state and caching?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is ASLM?
How would you implement inheritance using c#?
Can any body provide me the sample web application in asp.net
Where is session data stored in asp net?
What is loop in asp.net?
Is it possible to apply themes to an asp.net application? If yes, then how?
What are the modes of updation in an updatepanel?