Community

Using partial class, when working with LINQ to SQL Stored Procedures

(Michael Livshitz) Working with LINQ to SQL we often use stored procedures, written by ourselves or some other developers. In this article I will explain how you can combine using of your own classes to DataContext (dbml file) and partial DataContext class, when working with LINQ to SQL Stored Proc

Read More - Register for Free Membership