473,385 Members | 1,693 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.

Large ASP.NET application architecture.

Hi all,

Ok, we are an ASP for environmental tools, and over the last couple years
we've moved our systems from ASP to ASP.NET (1.1); in doing so, we decided
to create individual applications that can be re-used for different clients.
Each application is a project setup in IIS as both a virtual directory and
an IIS application (so they have their own session data). The problem we've
run into, however, is that we use a number of session variables to preserve
user security -- after they initially log in, we have to perserve this data
and move it between applications. To do so, we have written transfer pages
that load the session data into a SQL database (with unique IDs), redirect
to the new page, and then load the data out of the SQL database and back
into the session objects.

Is this an appropriate way to do this? Is there a better way to share
session data between applications? This really feels like a hacked
solution.

I'd love any and all input.

Thanks!

Wade
Dec 9 '05 #1
1 1158
Sounds like a good hack to me!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but you can't make it stink.

"Wade" <wwegner23NOEMAILhotmail.com> wrote in message
news:OB*************@TK2MSFTNGP12.phx.gbl...
Hi all,

Ok, we are an ASP for environmental tools, and over the last couple years
we've moved our systems from ASP to ASP.NET (1.1); in doing so, we decided
to create individual applications that can be re-used for different
clients. Each application is a project setup in IIS as both a virtual
directory and an IIS application (so they have their own session data).
The problem we've run into, however, is that we use a number of session
variables to preserve user security -- after they initially log in, we
have to perserve this data and move it between applications. To do so, we
have written transfer pages that load the session data into a SQL database
(with unique IDs), redirect to the new page, and then load the data out of
the SQL database and back into the session objects.

Is this an appropriate way to do this? Is there a better way to share
session data between applications? This really feels like a hacked
solution.

I'd love any and all input.

Thanks!

Wade

Dec 9 '05 #2

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

Similar topics

1
by: Simeon Lobo | last post by:
Hello All, I am in the process of building a proof-of-concept ASP.NET reporting application that compares using a DataSet to hold information from various data sources (SQL Server 2000 and...
1
by: Ectoplasma | last post by:
Hello, I have arrived at quite an architectural challenge. I am at the verge of deciding to rewrite a large application written in C++ with MFC. I am quite sure we will switch to C# language...
1
by: Eddie Pazz | last post by:
Hi, I'm doing the proof of concept for a very large application. My initial design shows the app exe file will probably hit about 2MG. I decided to split the GUI into DLL to support the main form....
0
by: CodeMonkey | last post by:
Hi, I was wondering if anybody could give me some advice on how to structure an application that I am about to start work on. The vague requirements will be: 1) Always-On monitoring of data...
8
by: Robert Bravery | last post by:
Hi al,, New to VB.net. What methods should I use in ordewr to create a small exe application that can call other libraries. I am in the process of creating a rather large application, I don't want...
15
by: limeydrink | last post by:
Hi all, I want to create a mobile field worker data solution. Let me explain... I work for a company that has some software used by call takers to enter information into a database about...
2
by: Jeff | last post by:
Please note this is NOT a rant or complaint! And yes, I'm over-simplifying, but intentionally. Here goes... With ASP.NET Web applications I like that I can access data from anywhere without...
1
by: abhijitbkulkarni | last post by:
Hello, I am designing a .NET database application that uses 3 tier architecture. Starting initially, this application will be desktop application but I will convert it into a website later but...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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
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.