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
How to create discussion forum in asp.net mvc? : Asp.Net MVC
How can I configure asp.net applications that are running on a remote machine?
What kind of programming language is ASP.NET?
Why Unload event of MasterPage Calls first in ASP.net ?
Can we add code files of different languages in app_code folder?
How do you handle server controls?
What is session in asp.net?
How do you remove duplicates without using remove duplicate stage?
Explain the difference between value type and reference type?
What is autopostback true?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
Which is faster union or union all?
What is a windows service?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What are the differences between the response.write() and response.output.write()?