HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 46948 thumbnail
User 242304 avatar

By namwar
via blog.namwarrizvi.com
Published: Oct 09 2007 / 18:49

Caching is one of the toughest but essential tasks faced by today’s high end web applications. If you have ever developed or currently developing an e-commerce site you then you may already faced by this question that “Is there any way to make sure that my cached data is 100% synchronized with my database, without polling to database again and again?” Yes, there is a way and you can achieve it by using SQL Server Service Broker mechanism and it is very easy to implement also, in fact you can do it in less than 5 minutes! Start your stop watch now!
  • 7
  • 12
  • 3852
  • 0

Comments

Add your comment
User 244537 avatar

kevmaster replied ago:

0 votes Vote down Vote up Reply

Take a look at this one for linux platforms:
http://www.dzone.com/links/how_to_survice_the_digg_effect.html

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.