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 / neha
If we are not using any values in config file then it wont effect the website,connestionstring can be given in sqlconnection object not necessary to take it from config file
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Explain ViewState?
What is app_code folder in asp net?
What methods are fired during the page load? Init()
Define view state.
What is the difference between Session and response.Redirect?
What is clickid?
What is a 404 redirect?
What is the difference between union and join?
Define resource files.
What is cross page posting? How is it done?
Define globalization and localization.
What is AutoEventWireup attribute for ?
Can the unique key be null?
What are the Difference between asp.net and asp ?
Explain about Application and Session Events ?