In a recent post to the NETTUTS.com site Juan Mellado looks at creating caching that will fit in with your a data access layer in your application.
Dynamic web pages are great; you can adapt the resulting page to your user, show other user's activity, offer different products to your customers based on their navigation history, and so on.
[...] In this tutorial, I will demonstrate a way to improve performance, without running extra unnecessary queries.
We'll...
Post new comment