Logo 
Search:

LinQ Video

Submit Video
Home » Videos » LinQ

Stored Procedures using LINQ to SQL Classes

  Shared By: davidmbush      Date: Feb 14      Category: LinQ     
blog.dmbcllc.com While it is true that LINQ will allow you to write all of your data access in .NET without writing a line of SQL, many organizations have already determined that using stored procedures to retrieve the data from their database is the preferred way of accessing the data. So, what we want to look at today is, how do you use the LINQ 2 SQL classes (let's call that L2S from now on, eh?) in combination with stored procedures?
 
Share: 

Didn't find what you were looking for? Find more on Stored Procedures using LINQ to SQL Classes Or get search suggestion and latest updates.

 

Related Videos