All Tags > .NetFramework
-
How to use the static Parallel class
Posted: 06/12/2007 by Daniel Moth
Tags: .NetFramework
-
Intro to Parallel Extensions to the .NET Framework
Posted: 06/12/2007 by Daniel Moth
Tags: .NetFramework
-
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
-
Durable Services with WCF V3.5
Windows Communication Foundation in .NET Framework V3.5 has some new capabilities around easily building services which manage long-running conversations with clients. The new framework bits make it much ...
Posted: 13/10/2007 by Mike Taulty
Tags: .NetFramework, Web Service
-
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