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

Can we share session between ASP.Net & ASP

Answer Posted / kiran varma

Cookies are the most common way for Web applications to
identify the user session, and can be used to identify
session state for both classic ASP and ASP.NET. Session
state information is stored in memory in ASP script and
can't be shared with other applications, such as ASP.NET.
If the session state is stored in a common format in SQL
Server, the session state can be accessible by both classic
ASP and ASP.NET.

Is This Answer Correct ?    22 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Conceptually, what is the difference between early-binding and late-binding?

1147


Should I implement finalize on my class? Should I implement idisposable?

1076


What's the problem with .net generics?

1040


What are the properties of ADO.NET?

1181


Can a try block have nested try blocks?

1083


What is stored procedure ? how we use it in .NET ?

1149


Can a dll be changed to an exe?

1223


Please explain what is heap and what is stack?

1053


What is a variable of implicit type and what is its scope?

983


Why do we use the “using” statement?

1085


What is the difference between a debug and release build?

1378


What is the single responsibility principle?

1085


Explain what relationship is between a process, application domain, and application?

1117


What is dot net and its uses?

1068


Explain can the validation be done in the server side? Or this can be done only in the client side?

984