New Generation UI applications
Windows Presentation Foundation brings tools for building applications and high fidelity experiences in Windows Vista, blending together application UI, documents, and media content.
We have built some complex UI solutions in XAML/WPF. Check out our ribbon control or the Automated testing tool for WPF.
The Invivo Ribbon Control
Check the crisp Office-2007 like Ribbon control we have built. You can easily integrate it in your application without writing a single line of code.
Download and install Invivo ribbon control, a sample project and a user document.
We will make the sources available for free very soon. If you need the sources before that, send an email to support@invivosoft.com.
ISimplyTest - Automated Testing for WPF
We developed an automated testing tool for WPF graphical applications. This tool has a recorder
and a playback interface. You can insert verification hooks at various points during the test playback.
Download iSimplyTest with documentation. We will make the sources available very soon.