Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
Your Cheap Web Hosting Solution


Browse by Tags

All Tags » XAML   (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...
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...
View Source Reflector Plugin for Silverlight
Ernie Booth has wrote plugin for Lutz Roeder’s Reflector that takes a URL to a Silverlight host page and locates the assembly for that page. Get sources and assemblies for "View Source Reflector Plugin for Silverlight" 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...