Devintelligence.com

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

Browse by Tags

All Tags » WPF » Tool
  • 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
  • PoshConsole - a PowerShell console written in WPF

      PoshConsole is a modern PowerShell Console. The PoshConsole is written in WPF and including a custom ConsoleTextBox control which could be reused for other purposes.PowerShell Console will also include lots of powerful features like tab-completion and keyboard navigation.It has separate options for setting the window's opacity, always on ...
    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
  • ReSharper 3.0 Pre-Beta(Build 402) released

    According to the Jetbrains roadmap the 3.0 release is going to be mostly about adding in Visual Basic.NET support for ReSharper. The full list of changes for this build: Rename works in Visual Basic The following refactorings work in Visual Basic: Rename Move type to another file Copy type Move static members Introduce variable Live ...
    Posted to .Net Adventures (Weblog) by adventurer on March 15, 2007
Powered by Community Server, by Telligent Systems