All Tags > API
-
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
-
Building RSS Applications with IE7 in Windows Vista
Windows Vista ships with Internet Explorer 7, which has a new common store for RSS feeds and a programming interface that makes building RSS support into your applications very simple. This session takes ...
Posted: 26/06/2006 by Mike Taulty
-
Protected Data
In this session we look at using the Data Protection API (DPAPI) for protecting data stored on the machine, using information already stored in a secure way by the operating system. We'll also take a look ...
Posted: 26/06/2006 by Dominick Baier
Tags: API
-
Using Application Restart and Recovery
Windows Vista has new capabilities around detecting application crashes, and providing the application with the ability to restart itself in the event of a crash and to recover the user's data. In this ...
Posted: 26/06/2006 by Mike Taulty
-
"Hello World": Introduction to WPF
The WPF provides rich new capabilities for user interface, documents and media through a productive .NET API. In this session we'll build a simple application and look at the different approaches to building ...
Posted: 23/01/2006 by Mike Taulty