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
Explain server-side scripting?
What are the advantages of the code-behind feature?
What is the purpose of url encoding?
Is it possible to write code in many languages in one asp.net project?
What is the parent class of all web server control?
What is Web API?
What is Dynamic Web and discuss its usage with the help of real life examples?
How do u deploy your asp.net application?
What is use of Master Page in ASP.NET web pages?
What is http pipeline in asp.net?
Define page output caching?
What are directives in asp.net? List down all the important directives.
Describe the application event handlers in ASP.NET?
Explain the difference between an exe and a dll?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks