Pages

Monday, April 02, 2007

Using SharpDevelop for WPF programming

It can be done! It seems that SharpDevelop 2.1 Final (which I just downloaded and installed) can be used to develop WPF apps. There's no XAML-aware editor; you get the XML editor and you have to come up with everything by yourself. But the tool understands the binding between the XAML file and the code-behind partial class file. Very cool. I tried to use C# Express Edition 2005 with the WPF and WCF extensions installed and that didn't work out so well. I wonder how difficult it would be to develop a XAML addin for SharpDevelop. Heck, one could use Kaxaml to prototype the XAML and then move to SharpDevelop after the XAML is complete. Anything to avoid purchasing a license of VS 2005.



Powered by ScribeFire.

1 comment: