Well organized easy to understand SQL. Including ASP.NET , SQL Server. Related: HTML, CSS, JavaScript, ASP, XML...
Wednesday, 4 February 2015
What is caching?
Caching is a technique used to increase performance by keeping frequently accessed data or files in memory. The request for a cached file/data will be accessed from cache instead of actual location of that file.
No comments:
Post a Comment