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
What are query strings used for?
Name some asp objects?
What are directives in asp.net? List down all the important directives.
What is class and object in asp.net?
What is the concepts of globalization and localization in .net?
Can we handle the error and redirect to some pages using web.config?
Why do we use sessions?
What are Caching techniques in .NET
What is difference Between Authentication and authorization?
Is post back property in asp net?
What is the difference between response.redirect and server.transfer?
Which adapter should you use, if you want to get the data from an access database?
What is caching? Explain.
What is asp.net ajax?
What is viewstate in asp net with example?