Videos with tag Linq2Sql All | Novice | Advanced | Expert

Behind LINQ - And Beyond

Summary In this presentation from the JVM Languages Summit 2008, Mads Torgersen discusses LINQ, declarative programming and metaprogramming in C#, examples of LINQ syntax and usage, lazy evaluation... read more »

Level: advanced Nov 05, 2008 Votes: 0 Dmytro Shteflyuk

 

DimeCasts.Net #50: Introduction to NH...

In this episode, you will learn about the reasons why you might use an Object/Relational Mapper (ORM). You will also hear why NHibernate is a particularly good ORM, when it is appropriate to use NH... read more »

Level: novice Oct 03, 2008 Votes: 0 Dmytro Shteflyuk

 

DimeCasts.Net #32: Harnessing the Pow...

In this episode we will how to use Linq2Sqls Delayed Execution process to modify or append query syntax to our statements. This can be used to remove duplication withen your query logic. read more »

Level: novice Aug 06, 2008 Votes: 0 Dmytro Shteflyuk

 

DimeCasts.Net #23: Adding a New Featu...

In this episode we will start a new series where we are going to be walking through the coding process of adding a new feature to the Dimecasts.net website. In this episode we will create the neede... read more »

Level: novice Jul 15, 2008 Votes: 0 Dmytro Shteflyuk

 

DimeCasts.Net #17: Performing Subsele...

In this episode we will walk you though the the various ways to perform subselects with Linq2Sql. We will also take a look at the SQL that is generated. We will be doing all of our coding in this e... read more »

Level: novice Jul 01, 2008 Votes: 0 Dmytro Shteflyuk

 

DimeCasts.Net #7: (re)Creating your D...

In this episode we will learn how to use the DataContext object that is part of Linq2Sql to build/rebuild our data base for testing. We will walk though the creation of the database, the creation o... read more »

Level: novice Jun 08, 2008 Votes: 0 Dmytro Shteflyuk

 

DimeCasts.Net #6: Joins, Grouping, Ag...

In this episode we take a look at how to create various types of Linq2Sql statements.  All the statements created in this episode are done using the really sweat LinqPad tool. The types of sta... read more »

Level: novice Jun 01, 2008 Votes: 0 Dmytro Shteflyuk

 

DimeCasts.Net #5: Introduction to Lin...

In this episode we do an introductory of Linq2Sql.  This is meant to be a beginners guide. The items that are covered are: Learn how to create the data connection via Server Explorer How to us... read more »

Level: novice May 29, 2008 Votes: 0 Dmytro Shteflyuk