Saturday, December 1, 2007

Performance comparison between Linq, NHibernate and Stored Procs

This is detailed article on a performance comparison between Linq, NHibernate and Stored Procs with ADO.NET. Here we are trying to analyse performance between

  1. Linq
  2. nHibernate
  3. Stored Procedure
Article uses ADO.NET for the comparison.

Wednesday, June 6, 2007

SEO Friendly Text by Image Replacement

This is a smart library which can be used to replace normal html tags with dynamic images.

So you can benefit from choosing the font you like and the text effects you like without hurting any search engine optimization. The idea is adopted from SIFR which uses Flash and dotIR which uses GIF-images.

The library is SEO friendly and can be attached to any existing project because it replaces html-tags like "h1" on the client with javscript.