Null handling the smart wayNZ() is the best way to habdle nulls that you've never heard of! more Create, Read, Update, Delete - CRUDCRUD operations on your database more Conditional LINQ queries using C#Codeyou can run directly in LINQPad to create a conditional query more Using PredicateBuilder for an OR searchSample code using PredicateBuilder to do an OR search using LINQpad more PredicateBuilder usuage with LINQPadCode to run directly in LINQPad demonstrating PredicateBuilder usuage with Northwind's Categories table more Google sitemap xml LINQpadTry this codeyou can run directly in LINQPad to create a google sitemap more LINQPad free samplesStart here to explore some very useful LINQ queries - you can cut and paste into LINQPad more Conditional queries using LINQpadCodeyou can run directly in LINQPad to create a conditional query more Database Search algorithmThis returns either the results for whole search term (if successful) or AND all the words in the search term and try that more |