what is caching,session? when & what is used mostly in
which situtations, how they r implemented in real time?
tell with example?
Answer / hari kishan reddy
Caching is a technique to store frequently used web pages
and data to local hard disk, for later retrieval.
Session is used to store about the user information.
For example after login you want to use the user-name for
next pages, store the user-name in session, and you can call
this session through out the application. Default timeout
for session is 20 mins.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is difference between Fragment Caching and Page Caching in ASP.NET?
How does dataset acts in a disconnected fashion ?
What is autopostback in asp net?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
What is viewstate? What does the “enableviewstate” property do?
Do session use cookies in asp net?
What are the event handlers that can be included in the Global.asax file?
What do you mean by serialize?
What is the difference between response.redirect and server.transfer, how to choose one among the other?
How we can kill our Session in web farm where there is no any sticky server .And user can not Logout bcoz of that.
Where is asp.net view state stored?
why should i use FormsAuthentication.RedirectFromLoginPage (); Method in Form Authentication?Without using this method also it's good??
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)