All Tags > .NET
-
Debugging Into the .NET Framework Source Code with Visual Studio 2008
Posted: 16/01/2008 by Daniel Moth
Tags: .NET, .NetFramework, c#, VB9, VisualStudio
-
LINQ to Entities - Metadata Generation Tools
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'll take a look at how we can use metadata ...
Posted: 13/10/2007 by Mike Taulty
Tags: .NET, ADO.NET, LINQ, SQL Server
-
LINQ to Entities - The ObjectContext
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'll take a look at one of the key types ...
Posted: 13/10/2007 by Mike Taulty
Tags: .NET, .NetFramework, ADO.NET, LINQ
-
Deploying Office 2007 Add-Ins with ClickOnce in VS 2008
Visual Studio 2008 has great capabilities for building .NET Add-Ins for Office 2007 (and Office 2003). In this video we'll take a look at how you can now use ClickOnce deployment for your Office Add-Ins ...
Posted: 13/10/2007 by Mike Taulty
Tags: .NET, Office, VisualStudio
-
Offering Syndicated RSS/ATOM Data from WCF V3.5 Services
Windows Communication Foundation V3.5 comes with a built-in object model that makes serialization and consumption of syndication formats like RSS and ATOM a lot easier than hand-cranking your own XML. ...
Posted: 13/10/2007 by Mike Taulty
Tags: .NET, .NetFramework, Web Service