Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
Your Cheap Web Hosting Solution


Browse by Tags

All Tags » WPF   (RSS)
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 Read More...
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 Read More...
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 Read More...
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 Read More...
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 & Read More...
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 Read More...
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 Read More...
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.aspx WPF/E SDK: http://www.microsoft.com/downloads/details.aspx?FamilyID=c744cbb8-d4d9-4bf9-ad5c-eef36e064911&displaylang=en MSDN Dev Center: Read More...
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 Read More...