![]() |
Webmaster Forum Rules | Posting Guide | Contact Us | Testimonials | Contributing Geek Program | Advertise on Geek/Talk |
|
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#1 |
Registered User
Join Date: Jun 2015
Posts: 246
|
![]()
The web.config setting can involve the following:-
*Session states *Security *Database connection *Error handling Asthijivak | Roop Amrit | Dr Ayurveda Height Increaser |
![]() |
![]() |
![]() |
#2 |
Registered User
Join Date: Aug 2014
Location: bangalore
Posts: 416
|
![]()
Web.config is the file for the local settings to be applied for a website which store configuration data in XML format. The settings of Machine.config file are applied to the whole asp.net applications on your server whereas the settings made in the Web.config file are applied to that particular web application only.
|
![]() |
![]() |
![]() |
#3 |
Registered User
Join Date: Aug 2015
Posts: 29
|
![]()
Machine.Config
This is automatically installed when you install Visual Studio. Net. This is also called machine level configuration file. Only one machine.config file exists on a server. This file is at the highest level in the configuration hierarchy. Web.Config This is automatically created when you create an ASP.Net web application project. This is also called application level configuration file. This file inherits setting from the machine.config Cafeteria Chair Manufacturers in Delhi | Cafeteria Chair Manufacturers in Noida | Cafeteria Chair Manufacturers in Gurgaon |
![]() |
![]() |
![]() |
Bookmarks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
What is the use of <identity> tag in ASP.Net Web.Config File? | beingchinmay | Web Development - Programming / Coding | 0 | 12-16-2016 01:07 AM |
What is the use of <trace> tag in ASP.Net Web.Config File? | beingchinmay | Web Development - Programming / Coding | 0 | 12-13-2016 01:40 AM |