Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is use of web.config?

Answers were Sorted based on User's Feedback



what is use of web.config?..

Answer / k.vijayakumar

web.config is used to maintain the Appsettimgs instead of
static variables
Any feature modifications are there in the website ihose
are we simply maintain in the Web.Config file

Is This Answer Correct ?    10 Yes 2 No

what is use of web.config?..

Answer / ranjan kumar yadav

the web.config file inherits the setting from machine.config
it can be customize for setting to to individual web
application.it can override all the settings of
machine.config. the web.config file is kept in the root
virtual directory of web application to apply different
setting to the application.

Is This Answer Correct ?    5 Yes 1 No

what is use of web.config?..

Answer / philip

Web.configuration is used connect database from front end
to back end.

Is This Answer Correct ?    12 Yes 9 No

Post New Answer

More ASP.NET Interview Questions

what is the requirement that .Net web services can access the java application?

6 Answers   iSoft,


code for inserting images into gridview colomns from database

3 Answers   HP,


which scripting is used browser by server when we use validation controls. 1.javascript 2.vbscript 3.jscript 4.perl

8 Answers   Satyam,


hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if yes wt error it gvs, if no gv the reason" thnx in advance

3 Answers  


Explain which is best suited place in the Application Start and Session_Start subroutines with an example?

3 Answers   Siebel,


What is sequence of code in retrieving data from database?

3 Answers   Accenture,


How to retrieve user name in case of Window Authentication?

0 Answers  


What is cyclomatic complexity and why is it important?

1 Answers  


What is web.config and machine.config ?

1 Answers   Patni,


What are the new features implemented in ASP.NET?

0 Answers   TCS,


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

0 Answers   HCL,


Disable Session State at the Page Level

1 Answers  


Categories