Search results
-
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
-
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
-
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
-
Multi-threading Debugging Enhancements in Visual Studio 2008
Posted: 23/09/2007 by Daniel Moth
Tags: Debugging, VisualStudio