Buy Questpond's video subscriptions on
huge discount
.
Online: 6386
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
interview purpose i want answers
Posted by
Ramana
under
ASP.NET
on 3/14/2012 |
Points: 10
| Views : 1719 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
WHAT IS DATA CACHING ?HOW IT WORKS?HOW MANY TYPES OF CACHING?
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Patel28rajendra
on: 3/14/2012
[Member]
Starter
|
Points: 25
0
Hi
What is Caching
When browser request a page first time it will load from server but when it will request for same page for another time it will get cached page, means if particular data or page is requested more time it will be store in cache, so no need to load from server every time.
We can cache particular part of page also
output caching , Fragment Caching
refer this links you will get it what is caching ans its types how it works
1.
http://www.dotnetfunda.com/blogs/umeshdwivedi/1803/caching-and-error-tracing-debugging
2.
http://www.dotnetfunda.com/interview/exclusive/x904-what-are-different-types-of-caching-using-cache-object-of-aspnet.aspx
3.
http://www.dotnetfunda.com/articles/article791-data-caching-with-file-dependency-in-aspnet-.aspx
please Mark as answer It it helps
Thanks
Rajendra Patel
R D Patel
Ramana
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Sabarimahesh
on: 3/19/2012
[Member]
Bronze
|
Points: 25
0
Data caching
Data caching is about storing some variable in cache and retrieving it later from cache
http://www.progress.com/en/Product-Capabilities/data-caching.html
Caches Are:
Applications
Sessions
and Cookies
Cache Remove:Cache.Remove()
Life is a Race
Thanks & Regards
By
Sabari Mahesh P M
Ramana
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...