What Is ASPNET_WP.exe?
What Is The Use Of It?
In Which Place Inproc Session Stored ?
Explain Session State ?

Answer Posted / srinivas.r

ASPNET_WP.exe is used to store Session state. this is
default setting for IIS,if we reboot IIS or re load the
page the we lost session state.

In IIS Inproc session will stores.

Seeion state is used to maintain the all the information of
the page. there are 4 types.

Inpoc
Outprc
State Server
Sql Server

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Contrast OOP and SOA. What are tenets of each ?

1839


What are the main requirements for caching?

635


Why do we need a web application session?

598


What does asp.net stand for?

635


How u refer webservices?

1583






I’m having some trouble with cas. How can I diagnose my problem?

674


Explain the difference between asp and asp.net?

592


Can user control be stored in library?

613


How can we prevent browser from caching an aspx page?

608


How long the items in ViewState exists?

1057


What is event bubbling?

689


How many types of Cookies are available in ASP.NET?

683


Is it possible to write code in many languages in one asp.net project?

646


What kind of data can be stored in viewstate?

629


What is base class of .net?

639