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

What is the difference between page-level caching and fragment caching?

529


Is post back in asp.net?

518


What r the asp.net list controls and difference between them?

506


Describe session handling in a webfarm?

555


Explain the different parts that constitute ASP.NET application?

563






How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

5076


Is asp.net and .net the same?

514


3. What goals do you have in your career?

1420


Explain culture and uiculture values.

540


Explain the asp.net page life cycle.

554


How we implement web farm and web garden concept in asp.net?

537


Explain how to prepare culture-specific formatting in .net.

536


How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

701


What is the life-span of the items in the viewstate?

495


What are early binding and late binding.

564