Devintelligence.com

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

Browse by Tags

All Tags » WPF
  • 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
  • The Syndicated Client Experiences Starter Kit and Reader Software Development Kit

    SCE(Syndicated Client Experiences) applications are .Net applications that are deployed by web, occasionally connected, and fully exploitive of the desktop providing the optimal user experience for your content. The SC Reader application is a feature rich application that utilizes WPF’s layout capabilities and advanced text to present the ...
    Posted to .Net Adventures (Weblog) by admin on January 21, 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
  • WPF on steroids - Outlook clone

    Two engineer from the Switzerland branch of Microsoft Ronnie Saurenmann and  Ruihua Jin developed an Outlook clone using WPF, XAML, Expression Blend etc.The online demonstration(XPAB) is available at this url. Check out the 90 pages tutorial about how you can do this (be sure to download the project files).   Technorati tags: WPF, MS, ...
    Posted to .Net Adventures (Weblog) by adventurer on June 14, 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
  • WPF/E Resources List

    Here's list of links related to WPF/E WPF/E Downloads: http://msdn2.microsoft.com/en-us/asp.net/bb187452.aspxWPF/E SDK: http://www.microsoft.com/downloads/details.aspx?FamilyID=c744cbb8-d4d9-4bf9-ad5c-eef36e064911&displaylang=enMSDN Dev Center: http://msdn2.microsoft.com/en-us/asp.net/bb187358.aspxSamples Pack for Feb CTP: ...
    Posted to .Net Adventures (Weblog) by adventurer on March 23, 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