Re: Session State
From: Kevin Spencer (kspencer_at_takempis.com)
Date: 11/12/04
- Next message: Francois: "ASP.Net not impersonating for WSE 2.0 AuthenticateToken method"
- Previous message: jeff_at_removeemergencyreporting.com: "Re: HELP! web services deployment question"
- In reply to: jeff_at_removeemergencyreporting.com: "Re: Session State"
- Next in thread: Ray Costanzo [MVP]: "Re: Session State"
- Reply: Ray Costanzo [MVP]: "Re: Session State"
- Reply: jeff_at_removeemergencyreporting.com: "Re: Session State"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 12 Nov 2004 15:44:03 -0500
> I won't even answer that...I hate threads that discuss semantics..when the
> language used is sufficient to communicate the issue.
That's not sematics, and I tried to be nice about it by giving you an out
("I think you mean..., right?"). It has nothing to do with a COM object
being binary. It has everything to do with the threading model. I simply
used an Integer as an example. In fact, almost everything you store in
Session State is binary. When people point out my mistakes, I admit them, as
hard as it is on my flesh to do so, in order to maintain my credibility.
And BTW, you contradicted yourself by saying that you wouldn't answer that,
and then answering that.
-- HTH, Kevin Spencer .Net Developer Microsoft MVP Neither a follower nor a lender be. <jeff@removeemergencyreporting.com> wrote in message news:uVjobFPyEHA.3400@TK2MSFTNGP10.phx.gbl... > I won't even answer that...I hate threads that discuss semantics..when the > language used is sufficient to communicate the issue. > > An integer is NOT a binary object, it's a base object, in my mind. Of course > I meant a COM or similiar object. Your post added no new information. > > Jeff > > > "Kevin Spencer" <kspencer@takempis.com> wrote in message > news:#s8gMPOyEHA.3676@TK2MSFTNGP10.phx.gbl... > > An Integer is a binary object. I think you mean that storing a COM object > in > > Session is not recommended, right? > > > > -- > > HTH, > > Kevin Spencer > > .Net Developer > > Microsoft MVP > > Neither a follower > > nor a lender be. > > > > <jeff@removeemergencyreporting.com> wrote in message > > news:OwG6PGOyEHA.260@TK2MSFTNGP11.phx.gbl... > > > You are storing a binary object in session? This is not recommended and > > not > > > scalable > > > > > > Jeff > > > > > > "Colin J Paterson" <memexmsdn@memex.com> wrote in message > > > news:#oFYX7KyEHA.3400@TK2MSFTNGP10.phx.gbl... > > > > Is it possible to store session state for each separate user in a > > separate > > > > process? We have a COM component that we want to use that is not > thread > > > safe > > > > and has to be isolated. We would like to store this in a separate > > process > > > > for each user. > > > > > > > > Thanks for any help > > > > > > > > > > > > > > > > > > > >
- Next message: Francois: "ASP.Net not impersonating for WSE 2.0 AuthenticateToken method"
- Previous message: jeff_at_removeemergencyreporting.com: "Re: HELP! web services deployment question"
- In reply to: jeff_at_removeemergencyreporting.com: "Re: Session State"
- Next in thread: Ray Costanzo [MVP]: "Re: Session State"
- Reply: Ray Costanzo [MVP]: "Re: Session State"
- Reply: jeff_at_removeemergencyreporting.com: "Re: Session State"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|