Ask a Question related to ASP.NET General, Design and Development.
-
Robert Scarborough #1
Manage State of COM objects
Can someone point me to information on how to save the state of COM objects
in WebForm between round trips in ASP.NET? I've read much of the
documentation about Application and Session state and Caching but it all
seems to deal with saving data and the state of .NET controls between round
trips.
I want to know for instance how to prevent the COM object from being "Newed"
every time the user clicks a button and causes a post-back.
Thanks for any help.
Robert Scarborough Guest
-
how do I manage all these instances?
is there an easy way to manage all your instances, we have 6 instances and if I need to add a dsn/ mapping / verity / cfx tag do I have to set this... -
Manage databases
i am trying to contact databases from flash fortunately i can, but what i'd like to do is a member login using a database, i am using some asp... -
Manage effects
Hello, i have a little problem with fireworks MX. I had created some effects and given them a special name so that i can make an effect by clicking... -
recycling the ASPNet_WP.EXE + application-state Objects get lost.
Hello, I am using ASP.NET, C# under W2K. I try to keep some important information in application- and session-state Objects. With the recycling... -
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

