Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:802430
More Search Options
RSS Available
Matching Posts
Persist Session variables
Hello, I have my application hosted in Load Balacing scenario. There are 3 physical servers. (e.g. www.xxx.com ) I have same application but hosted with a Subdomain on other 2 servers. (e.g. www.uk.xxx.com ) We use State Server to maintain sessions. I want to persist Session Variables for the requests for different domains. ( www.xxx.com and www.uk.xxx.com )
Posted to
State Management
(Forum)
by
mihir.mone
on 7/24/2009
Re: Persist Session variables
Thanks for the reply.. Okay, In short, there is no such setting to do so. I was planning to go with SQL Server for storing sessions. I hope, It will solve my problem then. But, I have a query upon your suggestion - How can a HttpModule can solve my problem with same application (physically stored on different NLB's) with different sub-domains? How Microsoft must be handling User Session aroung multiple sub-domains?
Posted to
State Management
(Forum)
by
mihir.mone
on 7/24/2009
Re: Persist Session variables
Hey Rick, I must thank you for sharing your knowledge. Wonderful explaination and a Great Help..
Posted to
State Management
(Forum)
by
mihir.mone
on 7/24/2009
Re: how to update a var in database when browser is closed
Hello, If you are using ASP.net AJAX, you can write a Javascript function which will handle Window_OnUnload event. You can call user function in codebehind from that Javascript to Abandon the session. Hope this will help you..
Posted to
State Management
(Forum)
by
mihir.mone
on 7/9/2009
Re: session abandon with stateserver and postback
You do not provide any authentication or authorization method right? Then what exactly do you store in the Session? Second thing is, Page Unload will get called once its closed and/or some new page will be opened. I dont understand, for which reason you are creating a Session variable for anonymous requests. Kindly specify the scenario.
Posted to
State Management
(Forum)
by
mihir.mone
on 7/9/2009
Re: Text in Label for variable
Declare your variable directly in the page class. Initialize variable in page load event. use - <%=VARIABLE%> Hope this will help you...
Posted to
Web Forms
(Forum)
by
mihir.mone
on 7/9/2009
Re: How to use parameters in query in sql server?
Hello, I guess you have got your hands wet with .net syntax's.. :) You are using extra (") around your parameters.. Kindly remove them. It will execute.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
mihir.mone
on 7/9/2009
Re: Must click button twice to fire event
Hello, I am not sure, but it might be bubbling up Button_Click event in the first postback. Hence its getting executed the next time.
Posted to
Web Forms
(Forum)
by
mihir.mone
on 7/8/2009
Re: prevent execution of validation controls when using a gridview
Hello, If you are accepting the data and processing it.. You dont need to add any validation. 1. Set MaxLength property of textbox to 25 2. While precessing on data make it ToUpper() If you have to do so.. You may use validationGroup property of the controls.
Posted to
Web Forms
(Forum)
by
mihir.mone
on 7/8/2009
Re: Clone DataTable failed
Hello, Clone follows Shallow copying, not deep copying. It just creates structure, schema and constraints if any. If you want to have data also, then go for Copy() of data table. Hope this helps you..
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
mihir.mone
on 7/8/2009
Page 1 of 8 (72 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online