Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Disable Session State at the Application Level

Answer Posted / skmdali786

**
The following steps demonstrate how to disable
session state at the Application level, which affects all
pages in the application:
Start Microsoft Visual Studio .NET, and create a new ASP.NET
Web Application.
In Solution Explorer, double-click Web.config to view the
contents of this file.
Locate the <sessionState> section, and set the mode value to
Off.
Save the file and/or the project to disable session state
throughout all pages in the application.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do u optimize a query in asp.net?

1064


Explain asp.net application life cycle?

1025


How response object is related to asp's response object?

959


What is bson in web api?

1081


What is the concept of view state in asp.net?

1051


What are validator? Name the validation controls in asp.net?

1059


Is asp.net free?

1043


What is cross page posting? How is it done?

1014


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

2088


What is redirecting behavior?

1016


From which base class all web forms are inherited?

1036


Explain the differences between managed and unmanaged code?

1101


How can we create pie chart in asp.net?

1105


What is GAC in ASP.NET 2.0

1227


Name the tools or API for developing or testing web api?

995