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?


Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How are sessions stored?

633


What is mvc in asp.net tutorial? : Asp.Net MVC

659


What is difference between asp.net and asp?

642


Is react a template engine?

598


How can we register exception filter from the action?

753






Why is an object pool required?

702


What are the session variables?

598


What are the steps involved to fill a dataset?

657


What is asp.net used for?

692


Define managed code and managed data in .net?

597


What is custom events? How to create it?

717


What is http pipeline in asp.net?

605


How do you secure your connection string information?

595


Disable Mouse right click on web page in asp.net?

666


Explain the difference between AutoPostBack and IspostBack in ASP.NET?

693