Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET Framework   (RSS)

WPF and Bling

Here is one of the coolest applications of WPF ever: Bling . It’s a completely new way to leverage the WPF platform for high-performance graphics development. Bling experiments with a programming model that combines the ease of programming provided by
Posted by jgalasyn | 0 Comments

WPF samples now available at Code Gallery

In past versions of our Visual Studio and .NET Framework documentation, you may have experienced frustration when you tried to access our WPF sample code. No more. We’ve picked the best samples, hoisted them out of the docs, updated them for Visual Studio
Posted by jgalasyn | 0 Comments

WPF Designer sample code is posted

If you want to author custom design-time experiences for your WPF controls, this is a good place to start. We have samples for custom adorners, context menus, property value editors, and advanced scenarios. This code is written for Visual Studio 2010

TestApi v0.3 Posted

Ever wondered how to test your WPF, Windows Forms, .Net Framework, and Win32 applications programmatically? Of course you have. Now there’s the TestApi , a library of test and utility APIs that enables developers and testers to create automated tests
Posted by jgalasyn | 0 Comments

WPF and the Parallel Extensions, Updated

At the request of the Parallel .NET team, I’ve cleaned up the code from my earlier post, WPF and the Parallel Extensions . Reaction-diffusion visualization You can download the code from here: WPF and Parallel .NET . Have fun! Technorati Tags: .NET Framework
Posted by jgalasyn | 0 Comments

WPF and the Parallel Extensions

It’s been over six months since the Parallel Extensions to .NET Framework 3.5, June 2008 CTP release, and I’ve been wanting to play around with that stuff for awhile. It’s all shipping in .NET Framework 4.0 and is considered by Soma to be a key cloud-enabling
Posted by jgalasyn | 1 Comments

Using WriteableBitmap to Display a Procedural Texture

A long time ago, back in the Java days, I wrote some code to simulate a particular kind of autocatalytic chemical reaction. A chaos theory researcher named Vladimir Gontar was doing some interesting work,  adapting cellular automata to more closely
Posted by jgalasyn | 5 Comments
 
Page view tracker