Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx.
All pages are in diff. server. When user req. for a page,
Page1.aspx opens Ist & a session established. If user req.
for IIn page, second session established. Similarly, 3rd
session established if user req. 3rd page. In this scenario,
tot. 03 sessions are established. How we can minimize it so
that it will work with only one session?
Answers were Sorted based on User's Feedback
Answer / ashish chaturvedi
create a common Application object for 3 pages in place of 3
different session IDs
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / manish acharya
Use Session State, put it in SQL server mode.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference between response.redirect vs server.transfer
Write a code for "RequiredFieldValidator" in java script
What is a 401 redirect?
Can we mention error in web.config file?
detail code for sql data connections?
How to write unmanaged code and how to identify whether the code is managed /unmanaged?
What is difference between ASP and ASP.NET ?
What is application and session in asp.net?
What is page fragment caching?
How to bind all the binding controls in a page at once in ASP.NET?
What is asp.net mvc? : asp.net mvc
How do I use a proxy server when invoking a web service?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)