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 MVVM in dot net?
What is state management in .net?
What are the built-in objects in asp.net?
What is sequence of code in retrieving data from database?
How to handle error while project running on live
What are main return types supported in Web API?
In which event of the page life cycle, is the viewstate available?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Can you change a master page dynamically at runtime? How?
Which is faster viewbag or viewdata?
How to write unmanaged code and how to identify whether the code is managed /unmanaged?
Descrie about response.buffer and repsonse.flush ?
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)