Disable Session State at the Application Level

Answer Posted / k.vijayakumar

Go to Web.Config file under the <system.web>
use the tag <sessionstate mode="off"> then we restrict the
session state in entire project

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is http session stored?

686


What are the steps to follow to host a web application on a web server?

785


How do you do client-side validation in .net? How to disable validator control by client side javascript?

746


Explain the role of global.asax?

738


How to display Alert in ASP.NET

849


Is LINQ performance wise better or using sqlcommand?

4654


What is query string with example?

722


What is the function of the ViewState property?

817


What is Razor View Engine

828


Define static constructor?

750


How does the iis work?

797


What is enableviewstate in asp net?

722


What is the use of service provider?

768


What are the benefits of Razor View?

750


Can we create a multiple user simultaneously ?

812