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


Please Help Members By Posting Answers For Below Questions

What are the differences between the response.write() and response.output.write()?

765


What is the difference between login controls and forms authentication?

745


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

741


What are the new web part controls in asp.net 2.0 ?

711


What are merge modules?

757


What is the difference between stored procedure vs function?

785


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

881


What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

1250


What is a 404 redirect?

814


Difference between response.redirect and server.transfer?

772


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1611


if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

1853


Can we have multiple web config files for an asp.net application?

728


What is __ requestverificationtoken?

750


Why the javascript validation not run on the asp.net button but run successfully on the html button?

745