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

Answers were Sorted based on User's Feedback



Can we share session between ASP.Net & ASP..

Answer / 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

Can we share session between ASP.Net & ASP..

Answer / santosh

Its not possible, because both having different worker
process

Is This Answer Correct ?    1 Yes 6 No

Can we share session between ASP.Net & ASP..

Answer / anand

Yes, we share sesseion because it both are microsoft
technology and asp.net is next generation of asp.

Is This Answer Correct ?    4 Yes 22 No

Post New Answer

More Dot Net General Interview Questions

Describe the role of global.asax.

2 Answers  


Explain the process of serialization in .NET?

0 Answers  


Explain about the features and elements present in Visual studio.NET IDE?

0 Answers  


Name some of the languages .NET support?

3 Answers  


What is the difference between Dataset and DataReader? Can u breif me ADO.net classes and architecture

2 Answers   Deloitte,


How do you create threading in .NET? What is the namespace for that?

2 Answers  


Explain the procedure to add assemly to gac to make it shared one?

0 Answers  


What is the single responsibility principle?

0 Answers  


What are the purposes of using .net?

0 Answers  


Difference between machine.config and web.config?

0 Answers  


What is alias ? Is it used in .Net ?

0 Answers   MCN Solutions,


What are the similarities and difference between class and structure in .net?

0 Answers  


Categories