Click Here to Install Silverlight*
United KingdomChange|All Microsoft Sites
MSDN
|Developer Centres|Library|Downloads|Support|How to Buy
Screencasts Home > Search by presenter

Screencasts by Mike Taulty

Results 41 - 45 of 156 screencasts found by Mike Taulty.   MSDN Screencasts | By Keywords | Mike Taulty
  • Querying with Stored Procedures in LINQ to SQL Querying with Stored Procedures in LINQ to SQL

    LINQ to SQL isn't necessarily all about generating T-SQL from your .NET code. You can also query data using stored procedures thereby gaining advantages of security and control. In this session, we'll ...

    Posted: 16/04/2007 by Mike Taulty

  • Deferred Loading of Related Entities in LINQ to SQL Deferred Loading of Related Entities in LINQ to SQL

    LINQ to SQL has capabilities for controlling when related Entities are loaded from the database. The framework has default mechanisms but you can override those and take control. In this video we'll explore ...

    Posted: 16/04/2007 by Mike Taulty

  • When Do LINQ to SQL Queries Execute? When Do LINQ to SQL Queries Execute?

    Defining a query and executing it are two different things in the LINQ to SQL framework and it's important to realise when queries get executed and under what conditions. Here we take a look.

    Posted: 16/04/2007 by Mike Taulty

  • Working with NULLs in LINQ to SQL Working with NULLs in LINQ to SQL

    NULL values are common in relational databases but not so common in .NET Framework programming (especially for value types). In this video we look at how LINQ to SQL (along with CLR 2.0 and Framework V2.0) ...

    Posted: 16/04/2007 by Mike Taulty

  • Joining Data with LINQ to SQL Joining Data with LINQ to SQL

    Inner, Outer, Left, Cross - lots of different join types show up in relational databases and, in this video, we look at how we replicate that when using LINQ to SQL.

    Posted: 16/04/2007 by Mike Taulty


©2009 Microsoft Corporation. All rights reserved. Contact Us |Terms of Use |Trademarks |Privacy Statement
Microsoft