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 |
Which platform does Microsoft .NET use for exchanging data between applications?
repeater and gridview diff? Why is repeater fast than gridview?
When Garbage Collector will run and how its identifing whether the Object is used or Not.?
What is session in asp.net?
What is the use of session state and application state and difference between them?
what is CLR?
difference between Trace and Debug ?
2 Answers Accenture, HCL, Patni,
When is an object collected by the Garbage Collector? [Four options were given]
what is the difference between response.write() and response.output.write()?
How do you add a javascript function for a link button in a datagrid?
How Can assign alias name for ASP.NET Web API Action?
Explain how cookies work.
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)