PC Review


Reply
Thread Tools Rate Thread

Components & Modules in ASP.NET web app

 
 
david
Guest
Posts: n/a
 
      12th Dec 2003
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...

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
About using Merge Modules for installing shared components =?Utf-8?B?U2hpcmF6?= Microsoft C# .NET 0 2nd Nov 2005 03:54 PM
Public, Private, Event modules, Forms modules,,, Jim May Microsoft Excel Programming 11 31st Oct 2005 03:12 AM
Viewing modules on forms displays All form modules Clyde Ellingwood Microsoft Access Form Coding 0 24th Feb 2004 09:23 PM
Components added to a Components Surface not in Components Collection? Microsoft Microsoft Dot NET Framework 2 20th Feb 2004 07:42 PM
Web Components & Modules david Microsoft ASP .NET 0 15th Dec 2003 01:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:25 PM.