February 14, 2011 · 5 min read
ConnectionStringBuilder makes it fool-proof to generate connection strings.
October 16, 2009 · 5 min read
Implementing efficient pagination in LINQ using Skip() and Take() methods to handle large record sets in database applications.
April 21, 2009 · 5 min read
An example of wildcard search with LINQ