Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cross Application State
Message
From
12/04/2005 08:33:13
 
 
To
12/04/2005 03:48:45
Keith Payne
Technical Marketing Solutions
Florida, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01002294
Message ID:
01003667
Views:
18
Ok, thanks Keith. Some of these I was aware of, others are new to me and appreciated.

Bill

>There are many ways. You can pass the values using public properties in the Global.asax file. You can drop a cookie on the client and pick it up in the application. You can create an XML document on the server and pass the filename in a QueryString. You can create a row in a table retrieve it in the application.
>
>>We have an ASP.NET solution that is made up of a top level project with multiple sub-projects, each sub-project comprising an independent application. The top level project will be used to "manage" and launch the sub-project applications.
>>
>>Since each sub-project application has an independent session, is there a native way ( other than querystrings ) for the top level project to pass information to each sub-project main form when it is launched?
>>
>>Thanks,
>>Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform