Answer Posted / dasharatham
In future developer changes seetings like
sessiontimeout,sessionmode,culture for webapplication by
providing configuration file is called webconfig.
asp.net supports inheritance based configuration seeting.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can viewstate be accessed in another page?
What is voluum?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
Which type of state management is provided by Query String in ASP.NET?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Is post back property in asp net?
What is the sequence in which ASP.NET events are processed?
What is http post and http get?
What is Pre-Render event in ASP.NET?
How can I open ashx file in mobile?
Is asp.net web forms dead?
What is routing in MVC?
When you use Ajax controls in the ASP.NET application?
what is a .xap file? Explain with an example.
Please briefly explain the usage of global.asax?