James' Blog

James’ personal blog

ColorTrack-Realtime WPF application

Most recently created application using Visual Studio 2008, .NET Framework 3.5, and Windows Presentation Foundation (WPF), and a few different national instruments devices.  WPF is a new windows UI library that is the next evolution of windows forms.  It provides flexibility by using XAML which is an XML based markup language to describe the UI.  The actual C# code is separated from the XAML markup.  The application reads data from various national instruments devices and displays/logs that data for the user.

pic.jpg

Posted 1 year, 3 months ago at 6:36 pm.

Add a comment