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 |
How do you get records number from 5 to 15 from a dataset of 100 records?
When we do partial refresh of a page using update panel how server knows it(which event occurs?)
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
What namespaces are imported by default in ASMX files?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is session management in web application?
can u debug application programatically? if yes how?
How does asp page work?
Difference between Active Exe and Dll ?
what is asp and asp.net ?
2 Answers Inspira Technologies,
Types of values mode can hold session state in web.config ?
1 Answers Accenture, Parrot Systems,
What is boxing and unboxing?
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)