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

What are Sessions?

Answer Posted / manikanta.srinu

Web is Stateless, which means a new instance of the web
page class is re-created each time the page is posted to
the server. As we all know HTTP is a stateless protocol, it
can't hold the client information on page. If user inserts
some information, and move to the next page, that data will
be lost and user would not able to retrieve the
information. So what we need? we need to store information.
Session provides that facility to store information on
server memory. It can support any type of object to store
along with our custom object. For every client Session data
store separately, means session data is stored as per
client basis.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is connected and diconnected database ?

1104


What should you do to store an object in a viewstate?

1136


Name the classes that are introduced in the system.numerics namespace.

1104


How will you make .NET programs work in Linux ?

2061


What are the different types of Classes in .NET?

1139


What is the difference between web application and enterprise application?

1132


How com+ related to the dna architecture?

1158


What is UDDI and how to register the web service in it?

1270


What is the need of OLE-automation?

1209


Explain the .net framework overview?

1116


Explain me why do we use msmq?

1090


Is atl redundant in the .net world?

1042


Which namespace does it belong to by default?

1086


When we use windows api in .net is it managed or unmanaged code?

1135


Is there built-in support for logging?

1120