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...

Types of values mode can hold session state in web.config ?

Answer Posted / virendra singh

1) Inproc Mode : where the values are stored in
ASPNET_WP.exe process
2) StateServer : session values are stored in
ASPNET_state.exe Process
3) SQL Server : session values are stored in SQL server
Databases

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use sessions?

1060


In which event of the page life cycle, is the viewstate available?

1046


Apart from IDE what are the enhancements in asp.net 2.0?

2158


What are the validation controls available in ASP.NET?

1057


Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

1040


How do you identify that the page is postback?

986


What is app_code folder in asp net?

1102


How do I open an ashx file?

1133


Differentiate globalization and localization.

1075


What is the difference between a cookie and a pixel?

973


What are sessions and cookies?

1023


How you can stop the validation of ASP.NET controls from client side?

1093


How can you send an email message from an asp.net web page?

1035


What are the options in ASP.NET to maintain state?

1167


What is the advantage of using Windows authentication in a Web application?

1162