How do I develop WPF applications that manage profiles?
Last reviewed: 8/7/2009
HOW Article ID: H080904
The information in this article applies to:
- ProfileKit 3
Summary
ProfileKit 3 Win32 Edition includes .NET framework class libraries compiled with Microsoft .NET version 1.1, version 2, and version 3.
The Version 3 library is new in the ProfileKit 3. In this library, enhancements for Windows Presentation Foundation applications include support for the WPF Window class.
More Information
The ProfileKit ChantPM component now provides class instantiation with a WPF Window. This enables callback events to execute in the context of the application window and to access properties and methods during callback processing.
New .NET framework version 3 samples can be found in [My] Documents\Chant ProfileKit 3\NETv3\VS2008
See the help file sections entitled: .NET - Microsoft Visual C# and .NET - Microsoft Visual Basic under Configuring Your Development Environment\IDE Configuration\.NET Framework Component Library for steps to configure your applications to use the ProfileKit .NET component libraries.