Robbie Clutton: WPF and the Web21C SDK by Xaml templates

Sat, 09 May 2009 00:25:08 -0600

Robbie Clutton: WPF and the Web21C SDK

by Xaml templates @ Sat, 09 May 2009 00:25:08 -0600



Using Expression Blend, I created my (awesome) GUI for a sample app I've been working on using the SDK. Added a few buttons, text boxes and the like and then added some on click events. Indecently, this was one of the issues I came across where you couldn't edit the .cs code files behind the XAML and trying to create an wouldn't create the signatures in the code. The nice thing about this package is that it creates a Visual Studio project so after doing the design ...