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 machine.config and web.config ?

Answers were Sorted based on User's Feedback



What is machine.config and web.config ?..

Answer / nitya

Machine.config file is for all ASP.NET's Application. it is
only one.
if u apply anything in machine.config file then it is
applied on all ASP.NET application.Machine.config file is
universal..

while web.config file is only for particular ASP.NET
application. each ASP.NET application has different file.

Is This Answer Correct ?    14 Yes 1 No

What is machine.config and web.config ?..

Answer / deepti

Machine.Config is the common config file for all .net
application.

But Web.Config file is specific for project

Is This Answer Correct ?    10 Yes 0 No

What is machine.config and web.config ?..

Answer / chinna

machine.config that are used only applciations
where as web.config are used web projects

Is This Answer Correct ?    6 Yes 4 No

What is machine.config and web.config ?..

Answer / rukayya

"machine.config" apllies for the computer and it is unique
and single and applied to all asp.net projects
"web.config" is applied to application .number of asp.net
applications may have number of web.config

Is This Answer Correct ?    0 Yes 0 No

What is machine.config and web.config ?..

Answer / versha

machine.config is used in only Asp.net application

web.config is used for all web application

Is This Answer Correct ?    0 Yes 13 No

Post New Answer

More ASP.NET Interview Questions

how to convert varchar into datatype int............. in ASP

1 Answers  


Types of caching ?

1 Answers   Digital GlobalSoft, MicroSec, Wipro,


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

0 Answers  


What is viewstate?

5 Answers   Microsoft,


Describe the application event handlers in ASP.NET?

0 Answers   HCL,


In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?

1 Answers  


Explain server control extensibility with reference to asp.net 2.0 ?

0 Answers  


Differentiate an ADO.NET Dataset and an ADO Recordset with its functionality?

3 Answers   Siebel,


Can any one explain with the example how to capture the application error in Aplication_Error() method?

1 Answers   Infosys,


How many rounds are there for a software programmer to clear interview in any IT industries(MNC).

3 Answers   HCL,


I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?

1 Answers  


Give me one example of Web API Routing?

0 Answers  


Categories