aspx_beginners thread: Persisting components
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
|





