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
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Can you explain architecture of your project ?
Explain how cookies work.
WSDL means?
Explain About duration in caching technique
9. Why should we hire you over the others waiting to be interviewed?
What are the major built-in objects in ASP.NET?
What is application Object?
What is rich control in asp.net?
Distinguish between Server-side and Client-side code with its functionality?
What is dynamic web page with example?
What is session in asp.net?
What is the difference between stored procedure vs function?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What are the steps involved to fill a dataset?