http://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?
Great but very short video. Could you make more advanced videos about Linq To SQL instead of these simple ones.
It'd be much appreciated.
Thanks.
atarikg 2 years ago
Great video - question - what tool are you using for zooming in on the screen.
bobleith2 2 years ago
I like how C# 3.5 uses expression trees, it seems quite neat, the whole LINQ stuff. I've been using LINQ to SQL quite a bit. I am looking forward to the Entity Framework.
Aliuar 3 years ago 2
Thank You SR!!!!!
programacionviva 3 years ago