All Tags > .NET
-
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
-
Using CardSpace with ASP.NET
Here we'll look at how you can use Windows CardSpace in order to authenticate users of your web site.
Posted: 22/06/2007 by Dominick Baier
-
VB9 - XML Support
VB9 becomes the best .NET language for creating and manipulating XML with XML features built natively in the language. In this session, we'll take a quick look at what you can expect.
Posted: 14/11/2006 by Mike Taulty
-
Wrapping Windows APIs with C++/CLI
C++/CLI is a great technology for marrying existing C/C++ code with new .NET code. In this session we'll take a brief look at how we can wrap up a Windows API with C++/CLI in order to make use of it from ...
Posted: 14/11/2006 by Mike Taulty
-
Windows Workflow Foundation: Exposing Web Services
Workflow Foundation has built-in capabilities that allow a Workflow to be published as an ASP.NET Web Service - in this session we'll look at how this is done and how it works.
Posted: 26/08/2006 by Mike Taulty
Tags: .NET, Web Service, Workflow