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 |
What is the importence of the INTERFACE? but not the inheritence concept?and why we r declaring the empty methods in that? we can directly implements with in the class know? Tell me the importence?
How to refresh a page in asp.net
How does SQL Server session state works
when user is logged on the information is saved in a cookie, what is the name of that cookie?
One of the properties of the Web Part has an incorrect format. Windows SharePoint Services cannot deserialize the Web Part. Check the format of the properties and try again. - this error is occured in Sharepoint 2007 while deploy the web part
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Guys can anobody tell what is Conditional Bloating in asp.net ??
In C#.net application is run on linux michine
What is the use of the tag in the web.config file?
How can we provide the WebParts control functionality to a server control?
In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?
Explain the difference between server control and html control.
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)