Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
3answers
1k views

How do I reference different DLLs in Kaxaml

I want to work with a DataGrid in Kaxaml. How do I reference the toolkit dll?
1
vote
3answers
1k views

Free XamlPad Alternatives

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 ...
1
vote
2answers
2k views

Tools to convert html layouts to Silverlight 3.0

I have a couple of applications for clients that were dragged into the web kicking and screaming. I'd like to take a crack at moving some to Silverlight 3.0 if even just as a proof of concept ...
1
vote
2answers
560 views

Xaml Layout Resources for a Web Guy

Long story short: I've been layout out UI's with Html/CSS for about 8 years now. Recently I've been dipping into Xaml/Silverlight/Wpf and really struggling with designing a UI using Xaml. I ...