vote up 1 vote down star

I was using the XamlPad from the .NET SDK, so I did a quick search for something similar but with more features and utility.

My search turned up multiple alternatives, so I was wondering if anyone had any specific recommendations on which XamlPad alternative to choose.

flag

78% accept rate
I'm currently using blogs.msdn.com/llobo/archive/… – sylvanaar Oct 1 at 12:36
@sylvanaar: this is a good answer, but why do you post it as comment ? – Thomas Levesque Oct 1 at 12:39

3 Answers

vote up 2 vote down check

As others have said, Kaxaml is a great alternative to XamlPad. Kaxaml is great for quickly testing out layouts. And has some great snippets that show how to style basic UIElements and Brushes.

However, Kaxaml looses the ability to render the layout as soon as you start getting into !OOB namespaces.

IIRC, VS2010 has much better support for XAML. Can't wait :)

link|flag
I got to Kaxaml after using both XamlPad and Petzold's XamlCruncher for a while, and it is definitely my favourite. – Gordon Mackie JoanMiro Oct 2 at 11:32
vote up 0 vote down

I use Kaxaml

link|flag
vote up 1 vote down

I agree, Kaxaml is good

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.