Devintelligence.com

In .Net we trust
Welcome to Devintelligence.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » Tool » WPF » XAML
  • WPF performance profiling tools

    The WPF Performance Suite is a set of performance profiling tools that allow you to analyze the runtime behavior of your WPF application. This suite includes the following tools: Perforator - for analyzing rendering behavior. Visual Profiler - for profiling the use of WPF services, such as layout and event handling, by elements in the ...
    Posted to .Net Adventures (Weblog) by admin on April 30, 2008
  • An Add-in to convert Visio 2007 files to XAML

    A small utility(by Saveen Reddy)  to convert Visio 2007 files to XAML. It uses XAMLTune to parse Visio files and generates XAML. Download VisioExportToXAML   Technorati Tags: codeplex,tool,visio2007,xaml,wpf
    Posted to .Net Adventures (Weblog) by admin on February 6, 2008
  • XamlHack - a better XAMLPad alternative

    XamlHack is a XAML authoring tool which can be used to develop or test a small pieces of XAML code.This tool is lightweight and easier to work with when writing some trivial WPF applications. Screenshot   Features Basic text editing features & syntax highlighting for XAML XAML preview with element tree viewing capability ...
    Posted to .Net Adventures (Weblog) by admin on November 7, 2007
  • A Spy++ like utility for WPF applications

    Take a look at a tool called Snoop that I found useful while developing and debugging WPF Applications. Features Browse the visual tree of running WPF applications. Inspect properties of elements at runtime. Edit properties of elements at runtime. Inspect RoutedEvents that are occurring, including the elements that handle them. Magnify ...
    Posted to .Net Adventures (Weblog) by adventurer on May 14, 2007
Powered by Community Server, by Telligent Systems