473,503 Members | 2,075 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Sharing state variables between web applications

Hi,

I need to pass session state variables across different
web applications. Firstly is this possible and secondly
can someone show me how please??

Nov 18 '05 #1
4 1337
First, it is possible, and second, how many ways can you think of to send a
message from one application to another? Here are a few:

POST Request
GET Request
Windows Messaging Services
Web Services
Remoting
SMTP
FTP
Telnet
HTTP
etc...

Anyway, I hope you get the idea.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living

"W Akthar" <an*******@discussions.microsoft.com> wrote in message
news:1b****************************@phx.gbl...
Hi,

I need to pass session state variables across different
web applications. Firstly is this possible and secondly
can someone show me how please??

Nov 18 '05 #2
Thanks Kevin,

Do you know of any examples, tutorials on this on the web?
I am completely new to web proogramming and asp.net so
any help would be much appreciated!!!

Cheers

-----Original Message-----
First, it is possible, and second, how many ways can you think of to send amessage from one application to another? Here are a few:

POST Request
GET Request
Windows Messaging Services
Web Services
Remoting
SMTP
FTP
Telnet
HTTP
etc...

Anyway, I hope you get the idea.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living

"W Akthar" <an*******@discussions.microsoft.com> wrote in messagenews:1b****************************@phx.gbl...
Hi,

I need to pass session state variables across different
web applications. Firstly is this possible and secondly
can someone show me how please??

.

Nov 18 '05 #3
Hi there,

See my post on 9/16/2004 I asked this very question. It turns out in my
case I could not share state across apps, so what I did was I built an
encrypted token system that passed a token around from one application to
the next whenever the user wanted to go. I then created a "welcome" or
entrance page for each app and on this page I decrypt the token and set the
session variables for the application in question. This way each app
handles its own session data and state.

HTH Lerp :)

"W Akthar" <an*******@discussions.microsoft.com> wrote in message
news:1b****************************@phx.gbl...
Hi,

I need to pass session state variables across different
web applications. Firstly is this possible and secondly
can someone show me how please??

Nov 18 '05 #4
> Do you know of any examples, tutorials on this on the web?
On this? Don't you mean "on these?" I did list quite a few, and mentioned
that there are others.

About all I can do is point you to the freely-downloadable .Net SDK, which
explains quite a lot and has samples of doing much of it:

http://www.microsoft.com/downloads/d...displaylang=en

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living

"W Akthar" <an*******@discussions.microsoft.com> wrote in message
news:2f****************************@phx.gbl...
Thanks Kevin,

Do you know of any examples, tutorials on this on the web?
I am completely new to web proogramming and asp.net so
any help would be much appreciated!!!

Cheers

-----Original Message-----
First, it is possible, and second, how many ways can you

think of to send a
message from one application to another? Here are a few:

POST Request
GET Request
Windows Messaging Services
Web Services
Remoting
SMTP
FTP
Telnet
HTTP
etc...

Anyway, I hope you get the idea.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living

"W Akthar" <an*******@discussions.microsoft.com> wrote

in message
news:1b****************************@phx.gbl...
Hi,

I need to pass session state variables across different
web applications. Firstly is this possible and secondly
can someone show me how please??

.

Nov 18 '05 #5

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

Similar topics

6
5870
by: varlagas | last post by:
We disabled the antivirus software but the problem persists. Any clues? Many thanks in advance! Panagiotis Varlagas ======================================================================= ...
3
5972
by: Nhi Lam | last post by:
Hi, I understand that there are 3 modes in which I can configure the SessionStateModule. What I need is an out of process Session State store with fail over support. The "SQL Server Mode" seems...
2
1362
by: PeteZ | last post by:
Hi, I was of the understanding that Session variables were GLOBALLY scoped across all Applications on a specific web site and that data obtained and stored in "variables" were available for...
4
2037
by: Cowboy \(Gregory A. Beamer\) | last post by:
Background: ------------- The idea started as a single sign on type of application. Having tested it before, I knew we could institute single sign on using the same Authentication Cookie name (in...
3
1982
by: grooby | last post by:
I would like to develop an asp.net Web application using muliple web projects under one solution file and share the session information between web applications( or projects). Is this possible?
5
1528
by: Arun | last post by:
Hi, Is it possible to share Session/Application State across different Asp.net webapplication (one in VB.net ) and the other is C# ? If so can you guide me ? -Regards' Arun
0
1624
by: Nabani Silva | last post by:
Hi, hope someone could help I need to share session state (and contents) through differente web applications. I'm trying to get it done by using StateServer session state, below I paste code...
4
2326
by: qube3 | last post by:
We have applications written by JSP/Servlet and ASP.NET. All our future development would be based on ASP.NET. We wants to develop a single user interface so that users would not be aware that...
9
2881
by: Peri | last post by:
Dear All, Is there a way in which 2 application can share a common memory location to access static data? Say for example I have a product master data that is available in a single place, and...
0
7192
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
7064
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
7261
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,...
1
6974
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5559
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
4665
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3158
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
3147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1492
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.