Example on how to join a table-valued function in a T-SQL query
The follow example shows how to get a list of objects that are distinct based on a property's value.
The following code snippets are examples of how to return the date only part from a datetime data type.
Example on setting up an ASP.NET GridView to work with the jQuery Data Tables plugin
The following article explains how to disable the apply key to windows key mapping in Parallels.
The following example shows how to query a table and count records associated in another
Quick Reference guide for C# Razor syntax
C# Examples on how to use inheritance in Entity Framework