Ask a Question related to ASP.NET General, Design and Development.
-
Mircea Pleteriu #1
State management issue
I have a quite complex data structure whose content is specific to a
session. So, it cannot be global to the application.
I need this structure just to share some data between 2 or 3 pages. The
whole application has at least 20 pages.
If I store that structure into a Session object I think it is not the best
idea because I need this information only once for 2 or 3 pages in order to
process some other date.
What do you think it is the best solution to store this big structure?
Mircea Pleteriu Guest
-
management state with SOAP Header
Hi colleague, I have to developer a Web service (C#) and i need to maintain state during multiples calls to it, The Web service go to be consumed... -
Software Design - Software Management - Project Management
On Mon, Aug 25, 2003 at 06:08:05PM -0400, Paul Kraus wrote: I thought Perl was just executable pseudo code. And flow charts? I haven't seen... -
Session State Management
Dear Friends, I'm working on a web besed project. In visual studio I have a solution and multiple web projects in this solution. How can I use... -
SUN Blade150 power management issue
Hi folks The SUNBlade150s I am deploying have a problem with going to sleep and not waking up. I have setup the power management features to... -
Setting a default state for Multi-State buttons
I'm using the multi-state button behavior and would like to have one button set ON as the default when the app first runs. Is it possible to set the...



Reply With Quote

