LINQtoSQL101_02_04 - LINQ to SQL Stored Procedures
Tags:
VB
, C#
, Experienced
, 2008
, LINQ
In this video we'll demonstrate how to work with Stored Procedures in LINQ, demonstrating how to add stored procs to the Entity Model, the .dbml file ... and how to reference it in code ... and we'll have two examples ... how to retrieve values returned by a stroed proc into an entity define in our .dbml file -- so if your stored procedure is returning all columns from the Product table, for example -- getting those results mapped into the Product entity and working with a sequence of Products ... and then secondly I'll show what happens when oyur stored proc is returning data that you can't map to a entity ... so, your stored proce is returning columns from multiple tables ... what do you do? How does that work? We'll show you how.
Downloads:
Sign up today to access downloads.
 |
LINQtoSQL101_02_04 - LINQ to SQL Stored Procedures
Duration:
15 Minutes, 50 Seconds
Size:
16.22M
Recorded Using:
Visual Studio 2008 (all versions)
|
|
Get Free Videos via Email
Sign up for our newsletter and receive links to free videos and more.
We don't rent/sell/or commit other evil deeds with your email address. See our
Privacy Policy.
|