Browse by Tags

WPF Compute Cluster Monitor Demo - Using 3D, Transparency and Styles
20 February 08 02:22 AM | mrdecav | 3 comment(s)
Here's a cool demo that Ronald Lintag and I threw together for Lab49. The application is supposed to demo a basic GUI that shows the status of nodes and jobs on a compute cluster. We're showing off the use of WPF 3D and styles to create a cool...
Distributed/Grid Computing with Silverlight
26 December 07 01:07 PM | mrdecav | 3 comment(s)
Daniel Vaughan has a very cool project up on CodeProject.com. He's built an awesome grid computing "platform" using Silverlight for his compute nodes. Think SETI@Home style. CodeProject article: http://www.codeproject.com/KB/silverlight...
Live Updating Line Graph in WPF
26 August 07 12:14 AM | mrdecav | 11 comment(s)
See a ClickOnce (.NET 3.5) Sample Here Download the Source Code (VS 2008 Beta 2) Here A live, updating graph in Windows Presentation Foundation and .NET 3.5 is a natural use of the new framework, and is something that WPF is well suited to do. You can...
More Posts