473,466 Members | 1,646 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Session varibles limit?

If given, maybe 25 users on my ASP.NET web app what is setting too many
session variables?
What are the draw backs of setting 8 session variables?
I thought about on each page making another db call to get user info and
just set 3 session variables, but isn't that more resource consuming?
what is ideal?
This is the age old "setting login information".
Is there a better way to manage this?
thanx.
Nov 19 '05 #1
2 1314
If you've only got only 25 users and only 8 session variables for each, you
should have nothing to worry about.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Chris" <Ch***@discussions.microsoft.com> wrote in message
news:9B**********************************@microsof t.com...
If given, maybe 25 users on my ASP.NET web app what is setting too many
session variables?
What are the draw backs of setting 8 session variables?
I thought about on each page making another db call to get user info and
just set 3 session variables, but isn't that more resource consuming?
what is ideal?
This is the age old "setting login information".
Is there a better way to manage this?
thanx.

Nov 19 '05 #2
that's what I thought. I figured db calls is more resource demanding than
these few session variables. I like doing these web applications, they're
more controllable. Public websites have more considerations. Thanx.
"Steve C. Orr [MVP, MCSD]" wrote:
If you've only got only 25 users and only 8 session variables for each, you
should have nothing to worry about.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Chris" <Ch***@discussions.microsoft.com> wrote in message
news:9B**********************************@microsof t.com...
If given, maybe 25 users on my ASP.NET web app what is setting too many
session variables?
What are the draw backs of setting 8 session variables?
I thought about on each page making another db call to get user info and
just set 3 session variables, but isn't that more resource consuming?
what is ideal?
This is the age old "setting login information".
Is there a better way to manage this?
thanx.


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Chewy509 | last post by:
Hi All, I'm having a small problem with sessions, or in particular some of the data is not being saved within the session data. To be exact, 1 variable from within an object is not being...
2
by: Alex | last post by:
Thank you in advance. My ASP page 1 redirect user to third party's website, after the process at third party is finished, in 3rd party's page, there is one link to route user back to my...
6
by: Perdit | last post by:
My 1st page calls a 2nd that uses same data from a database. What is the best way to get the data in the second: a new call to the database or passing array through session variable?? I seems...
7
by: Billy Jacobs | last post by:
I am having a problem with my session variable being set to Null for no apparent reason. I am declaring it like the following when the user logs in. dim objUserInfo as new clsUserInfo 'Set...
7
by: Adam Short | last post by:
I'm having all sorts of problems with Sessions, I've been using them for years with out a hitch, all of a sudden the last 6 - 12 months since getting our new Win2003 server it's all gone shakey!!!...
4
by: DeeAnn | last post by:
We've encountered a "flaky" situation with a Session variable holding a data set on load balanced servers; server session with cookies is set up. Background: Session variable holds a dataset. ...
0
by: nbdy9(nospam) | last post by:
I have a ASP.Net website (mobile). From time to time the browser popup the following message. Anyway to catch the error and redirect to my start page? saying, login.aspx? Thanks. ...
1
by: ChrisN | last post by:
Hi there, Two questions related to each other. 1. Session variables expire by defualt when not used for 20 minutes. Does "used" mean that a user has not access any session varibles in 20...
1
by: NarutoFanatic | last post by:
Hi, Im currently updating our email sending functionality of our application. The website is written in classic asp and all codes are really a mess. anyway my problem is that our current process...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.