Partial Classes and Partial Methods
In order to understand how Microsoft intends LINQ to be used in a multi layered architecture, we first need to take a look at partial classes, which have been around since .NET 2.0, and the new partial methods.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

