891
Views
Get T-SQL for Linq to Sql expression [draft]
By @toha73 "Code Contributor" October 10, 2012 8:51 AM
"Generate sql query for your linq to sql query expression. Doesn't support all dbtypes."
By @toha73 "Code Contributor" October 10, 2012 8:51 AM
"Generate sql query for your linq to sql query expression. Doesn't support all dbtypes."




1.28k
Views
Left outer join extension method
By @toha73 "Code Contributor" August 13, 2012 5:03 PM
"Extension method to do a left outer join with linq expressions"
By @toha73 "Code Contributor" August 13, 2012 5:03 PM
"Extension method to do a left outer join with linq expressions"




1.6k
Views
Fork of Serialize an object into a Querystring, using LINQ syntax
By @benlaan February 17, 2011 6:03 AM
"Can be used to serialize an object to a QueryString."
By @benlaan February 17, 2011 6:03 AM
"Can be used to serialize an object to a QueryString."




1.35k
Views
Simple LINQ implementation for .NET20
By @jesperpalm "Code Contributor" July 20, 2010 9:41 AM
"Let's you use LINQ methods like .Where() and .Select() in a .NET 2.0 project."
By @jesperpalm "Code Contributor" July 20, 2010 9:41 AM
"Let's you use LINQ methods like .Where() and .Select() in a .NET 2.0 project."



