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
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 |
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 |
What is applicatio domain?
How can you send an email message from an asp.net web page?
What is difference between viewstate and session in asp net?
What is State Management in .Net and how many ways are there to maintain a state in .Net?
Types of objects in ASP ?
Define static constructor?
What is smart navigation?
About CLS and CTS ?
Difference between connected architecture and Dissconnected architecture?
List some of the important session state modes of asp.net.
Difference between .NET and previous version?
What is the state management in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)