All Tags > SQL Server
-
LINQ to Entities - Intro (Metadata, Querying, Updating)
ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we take a quick look at how to obtain build ...
Posted: 13/10/2007 by Mike Taulty
Tags: LINQ, SQL Server, Visual Studio
-
Windows Workflow Foundation: Building Persistence Services
Windows Workflow Foundation comes with its own persistence service that uses SQL Server. However, it is also possible to build your own, and in this session we explore the basics of achieving that.
Posted: 26/06/2006 by Mike Taulty
Tags: SQL Server, Workflow
-
ASP.NET Database Connection
This Screencast shows you how to configure your ASP.NET 2.0 Web application to connect to SQL Server 2005 by using Windows authentication. In addition, this Screencast presents an authorisation pattern ...
Posted: 23/02/2006 by Jim Captianino
Tags: .NET, SQL Server
-
SQL Server 2005 Express- Express Editions
Posted: 19/09/2005 by Mike Pelton
Tags: SQL Server
-
Working with triggers on Data Definition Language
A new feature in SQL Server 2005 allows us to install triggers on Data Definition Language (e.g. when a table is created). This session takes a look.
Posted: 31/05/2005 by Mike Taulty
Tags: SQL Server