Difference between web.config and app.config?
Answer Posted / pravinkumar
app.config file is for .net windows applications
web.config file is for asp.net web applications
| Is This Answer Correct ? | 18 Yes | 7 No |
Post New Answer View All Answers
Explain the difference between or and orelse?
Diff between web user control and web custom control?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is protected configuration?
What is the used of "ispostback" property?
Define machine.config in .net?
What is the difference between the asp and asp.net?
Why Unload event of MasterPage Calls first in ASP.net ?
what is AutoEventWireUp and what is the use of This property explain in details?
Are there resources online with tips on asp to asp.net conversions?
What is a postback url?
Define web.config in .net?
What is inproc mode in session?
What is session handling in a webfarm, how it can work with its limits?