Note that there are some explanatory texts on larger screens.

plurals
  1. POTools to develop WPF or Silverlight applications
    text
    copied!<p>List out the Tools and Utilities to develop Rich Interactive Application on Microsoft platform</p> <p>The recommendations should have some sort of direct relationship with either XAML or Silverlight/WPF and not the common .NET utilities.</p> <ol> <li><a href="http://www.microsoft.com/expression/" rel="nofollow noreferrer">Expression</a> Blend - XAML Development</li> <li><a href="http://www.kaxaml.com/" rel="nofollow noreferrer">Expression</a> Design - Graphic asset creation</li> <li><a href="http://www.kaxaml.com/" rel="nofollow noreferrer">KaXaml</a>, A cool and handy XAML editor <a href="http://www.kaxaml.com/" rel="nofollow noreferrer">http://www.kaxaml.com/</a></li> <li><a href="http://blois.us/Snoop/" rel="nofollow noreferrer">Snoop</a> a WPF tool <a href="http://snoopwpf.codeplex.com" rel="nofollow noreferrer">http://snoopwpf.codeplex.com</a></li> <li><a href="http://www.codeproject.com/KB/WPF/MoleForWPF.aspx" rel="nofollow noreferrer">Mole</a> WPF Visual Tree debugger</li> <li>Blender for 3D modeling <a href="http://www.blender.org/" rel="nofollow noreferrer">http://www.blender.org/</a></li> <li>Silverlight <a href="http://www.microsoft.com/downloads/details.aspx?familyid=457b17b7-52bf-4bda-87a3-fa8a4673f8bf&amp;displaylang=en#Overview" rel="nofollow noreferrer">Deepzoom composer</a> </li> <li><a href="http://silverlightspy.com/" rel="nofollow noreferrer">SilverlightSpy</a> - Suggested by @<a href="https://stackoverflow.com/users/10893/bryant">Bryant</a></li> <li>Adobe Illustrator to XAML export <a href="http://www.mikeswanson.com/xamlexport/" rel="nofollow noreferrer">http://www.mikeswanson.com/xamlexport/</a></li> <li>ZAM 3D - 3D model/animation authoring tool; it also converts 3DS Max files to xaml suggested by @<a href="https://stackoverflow.com/users/22294/cplotts">cplotts</a></li> </ol> <p>Some other related questions:</p> <ul> <li><a href="https://stackoverflow.com/questions/38642/what-tools-do-you-use-for-wpf-development">What tools do you use for WPF development</a></li> <li><a href="https://stackoverflow.com/questions/222070/how-to-speed-up-wpf-programs">How to speed up WPF programs?</a> - has a list of related tools</li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload