show/hide this revision's text 2 Minor edits to make it more readable
  1. .NET Reflector

    Helps you browse and/or analyze the WPF API (or any assembly).

  2. ZAM 3D

    3D Model/Animation Authoring Toolmodel/animation authoring tool; It it also converts 3DS Max files to xaml.

  3. Swift 3D

    Is able to open ZAM 3D model models and shoot them out as a image (png) sequence for flip book animation. I believe it also offers some Silverlight export options.

  4. Paint.NET

    Everyone needs a image editing tool whether it be Photoshop, Gimp, or this.

  5. Notepad++

    This file editor handles large files xaml files well and it folds. This tool was a huge help when I was editing some big 3D model/animation xaml files.

I also want to say that I just stumbled across a debugger visualizer that is quick, lightweight ... nice to have alongside Mole and what it offers. Check this guy out: DepO

Finally, another StackOverflow post also covers this topic.

show/hide this revision's text 1
  1. .NET Reflector

    Helps you browse analyze the WPF API (or any assembly).

  2. ZAM 3D

    3D Model/Animation Authoring Tool; It also converts 3DS Max files to xaml.

  3. Swift 3D

    Is able to open ZAM 3D model and shoot them out as a image (png) sequence for flip book animation. I believe it also offers some Silverlight export options.

  4. Paint.NET

    Everyone needs a image editing tool whether it be Photoshop, Gimp, or this.

  5. Notepad++

    This file editor handles large files xaml files well and it folds. This tool was a huge help when I was editing some big 3D model/animation xaml files.

I also want to say that I just stumbled across a debugger visualizer that is quick, lightweight ... nice to have alongside Mole and what it offers. Check this guy out: DepO

Finally, another StackOverflow post also covers this topic.