Re: Can I store a Object in the Session Variable?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Bryant Hankins (bryanthankins_at__NO_SPAM_hotmail.com)
Date: 07/21/04


Date: Wed, 21 Jul 2004 11:11:27 -0500

See this link for more details:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconSessionState.asp

-- 
Bryant Hankins
Numinet Systems Inc.
http://www.numinet.com
"Raterus" <raterus@spam.org> wrote in message
news:ebtRQxzbEHA.1656@TK2MSFTNGP09.phx.gbl...
You can't store anything other than an object in the Session
"RSB" <rsbamra@hotmail.com> wrote in message
news:HnwLc.6218$tr2.614@news.cpqcorp.net...
> Hi Every one,
>
> Can i store a Object  in the Session variable???
>
> if Yes then HOW?
>
> Thanks RSB
>
>


Relevant Pages

  • Re: Storing a datatable (or arraylist )on ASP.NET Session
    ... Perhaps your ArrayList store smth which can't be casted to object. ... If exactly that code u shown didn't work (emply arraylists) that I recomment to re-register asp.net 2.0 calling aspnet_regiis,exe - i ... Team blog: http://devkids.blogspot.com/ ... b> session variables is stored on web server's local sql database. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: LISP for web
    ... >>Ideas on how to store this information centrally for all of the app ... > ucw's form handling code (to make sure session ids are always ... > can deal with hardware failures an the app servers but this ...
    (comp.lang.lisp)
  • Re: Problem with asp.net app only allowing 1 user at a time
    ... from the client to the server), Application (an object that can store ... Now in your case you are reading and writing everything to the database, ... there is the Session object. ... To retrieve this you would do something like: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: LISP for web
    ... > Ideas on how to store this information centrally for all of the app ... the risk of losing data and sessions if one of the machines goes ... ucw's form handling code (to make sure session ids are always ...
    (comp.lang.lisp)
  • Re: Dynamic controls query
    ... If they are choosing their own UI, I am assuming they will want to retain ... these settings beyond this session? ... In that case you would store in either a data store (xml file on server, ... in a session variable and call from a postback, ...
    (microsoft.public.dotnet.framework.aspnet)