473,385 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Components & Modules in ASP.NET web app

I'm designing a web application - several web forms. I'm
using components. I've also considering using modules for
the development process too.

With a module, I can define some public variables and have
settings that are retained when I redirect from one form
to another : variable are shared properly - BUT My concern
though is when this web application is published on the
server - and if I use the public variables from the
module - does each user who accesses the same web
site "share" the current assignment for the variables - is
there one instance of the module for all who connect to
the web-site?

If I use components, then are the variables within the
component again - one instance of variable for all who
access the web-site and component.

Request: I need a means to have a few variables "shared"
amongst all the forms that are part of the web
application. But, for these global form variables - I
would like each user to have their own reserved group of
variables - NOT one pool of variables that are shared in
common with all users who access the web-site.

Any advice!
Please Advise...

Jul 21 '05 #1
0 1083

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

Similar topics

3
by: Jason | last post by:
Hi, I've been having trouble understanding the difference between global namespace within and between modules. For example, I can program a subthread to see a global name (a threaded event to...
3
by: Henne | last post by:
Hello, in VB6 we werr able to make ActiveX-DLL's (In Process Components) and ActiveX-Exe (Out Of Process Components). Out Application is build of one main application that starts other...
3
by: Tim Marshall | last post by:
My A2003 is set up so that the default file format is Access 2000 (options, advanced tab). I've just tried to make my first A2003 mdb into an mde and I get an error saying: "you cannot create a...
0
by: Shiraz | last post by:
Hi I have a question regarding the functionality of merge modules. Since this relates to my previous queries, I'll just give you a brief background on the topic. I had to make an installer for...
0
by: david | last post by:
I'm designing a web application - several web forms. I'm using components. I've also considering using modules for the development process too. With a module, I can define some public...
1
by: RD | last post by:
Planning an app that will be made up of separately purchasable modules. Do not want all the modules to be needed to be installed on end user machines, only install when they get an additional...
0
by: david | last post by:
I'm designing a web application - several web forms. I'm using components. I've also considering using modules for the development process too. With a module, I can define some public...
3
by: KimberlyM | last post by:
This has been driving me crazy. I hope someone can help. The site displays perfectly in FF but all div's do not show in IE. Please help me find the problem! Thanks! Here is my css. ...
3
by: rellaboyina | last post by:
Hi All, I want to test the Mason components and perl Modules using the modules available in Perl. I have already gone through the modules like Test::Harness, Test::Simple, Test::More,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.