Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Persisting components


Message #1 by "Andrew Haslett" <ahaslett@b...> on Wed, 26 Mar 2003 08:00:57 +1030
Hi all,

Newby trying to come to grips with ASP.Net and utilising comonents.

I'm building an ASP.net app (in VB.Net) which containts a component class.
This component contains a function (method) which returns a structure.

Whats the best way to persisit this structure between pages?  Is it still in
session scope or is there better alternative in .Net?

Thanks in advance,
Andrew



  Return to Index