session state

C

chris w.

The situation:
We have a table that contains usercontrols. In the
usercontrols, there is input that we want to keep
throughout the session.

But are finding it difficult to get the variable values
from other usercontrols.

What does .NET suggest we do now that we are discouraged
from using Session variables?

Thanks for any help!

chris
 
M

Marina

Why are you discouraged from using session variables?

..NET does not discourage the use of session variables. That is why it has 3
different models for maintaining session state.
 
B

Bill Priess

Agreed. In fact, you could say that ASP.NET promotes the use of more session
state management than previous ASP did.

:)

Bill P.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,091
Messages
2,570,605
Members
47,225
Latest member
DarrinWhit

Latest Threads

Top