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...


can machine.config file orverrides web.config.
For example: if u set session timeout as 30 mins in
web.config file to a particular application and if u set
session timeout as 10 mins in machin.config. what will
happen and which session is set to the appliction?


Answers were Sorted based on User's Feedback



can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in..

Answer / alice

As the Web.Config file defines application level
settings.It'll override the settings of the machine.config
file.So the session timeout as 30 mins defined in web.config
file is set to the application.

Is This Answer Correct ?    36 Yes 2 No

can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in..

Answer / riyaz

webconfig defines configuration for a directory i.e an
application. So it will override the machine config. So in
this case session time out will be 30 mins

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain what a diffgram is, and a good use for one?

2 Answers  


Briefly describe the role of global.asax?

0 Answers  


What is the difference between client-side and server-side validations in ASP.NET?

0 Answers   Sans Pareil IT Services,


What is the base class from which web forms are inherited?

0 Answers  


What are validator? Name the validation controls in asp.net?

0 Answers  


in which protocol ASP.NET WEB API Work?

0 Answers   HCL,


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

0 Answers  


Explain file-based dependency and key-based dependency.

0 Answers   MindCracker,


How do u deploy ur project?

0 Answers   HCL, Microsoft,


hi .net gurus here is my question " how does impersonate in asp.net works? explain with good example"

2 Answers   PennyWise, TCS, Wipro,


Explain a program using code nuggets to create a simple application? : asp.net mvc

0 Answers  


Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?

0 Answers   MCN Solutions,


Categories