CSharpFeeds - All your C# feeds in one place.

Friday, August 03, 2007

LINQ: Building an IQueryable Provider - Part V

by mattwar via The Wayward WebLog on 8/3/2007 10:54:00 PM

Over the past four parts of this series I have constructed a working LINQ IQueryable provider that targets ADO and SQL and has so far been able to translate both Queryable.Where and Queryable.Select standard query operators. Yet, as big of an accomplishment that has been there are still a few gaping holes and I’m not talking about other missing operators like OrderBy and Join. I’m talking about huge conceptual gaffs that will bite anyone that strays from my oh-so-ideally crafted demo queries. . ...

[ read more ]

C# .NET Extension Methods 3.0

by via eggheadcafe.com articles on 8/3/2007 1:47:44 PM

.NET 3.5 Extension methods are a great new way of adding functionality to an existing type – even a type you don’t have the source code to modify that type. This article explains extension methods and provides clear examples along with pros and cons. By Ian Suttle ...

[ read more ]

C# .NET Extension Methods 3.0

by via eggheadcafe.com articles on 8/3/2007 1:47:44 PM

.NET 3.5 Extension methods are a great new way of adding functionality to an existing type – even a type you don’t have the source code to modify that type. This article explains extension methods and provides clear examples along with pros and cons.  read moreBy Ian Suttle ...

[ read more ]

Creating Custom NUnit Assertions

by Brian Mains via ASPAlliance.com - Articles, reviews, and samples for .NET Developers on 8/3/2007 12:00:00 AM

This article discusses how to create assertions in the NUnit framework. NUnit has added some assertion classes to its framework; this article will show you how to extend it to meet your testing needs. ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us