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
What is recordset asp?
If 200 is for all successful operation then why do we have 201 response codes?
How do we implement bundling in MVC?
How to Insert/Add in ASPXgridview
What is validation in asp.net?
What is view state management in asp net?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What is the purpose of asp.net?
explain code with multi inhertance
Explain login controls.
What is the difference between page-level caching and fragment caching?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Explain the concept of MVC Scaffolding?
What is aspect-oriented programming?
Distinguish between Server-side and Client-side code with its functionality?