All Tags > .NetFramework > .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 - 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
-
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
-
Using ASP.NET Client Application Services in Windows Forms Apps
Visual Studio 2008 and .NET Framework V3.5 offer a productive mechanism to make use of ASP.NET services such as membership, roles and profile from a Windows Forms smart client. In this session we'll take ...
Posted: 13/10/2007 by Mike Taulty
Tags: .NET, .NetFramework, ASP.NET, VisualStudio