As web.config file is used to configure one asp .net web application, same way Machine.config file is used to configure the application according to a particular machine. That is, configuration done in machine.config file is affected on any application that runs on a particular machine. Usually, this file is not altered and only web.config is used which configuring applications.
I need to simplify my code and ve issues on session so im doing research on webconfig file .Hope it help someone :xxx
reference
http://www.c-sharpcorner.com/UploadFile/sd_patel/WebConfigInASPNet11242005061608AM/WebConfigInASPNet.aspx
http://www.codersource.net/asp_net_web_configuration_file.html
http://msdn2.microsoft.com/en-us/library/ackhksh7(VS.71).aspx
http://scottwater.com/blog/archive/asp-net-web-config-tips-part-two/
http://weblogs.asp.net/owscott/archive/2005/08/26/Using-connection-strings-from-web.config-in-ASP.NET-v2.0.aspx
Monday, January 14, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment