Posts Tagged tool
Saturday, November 29, 2008 10:16
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 visual tree.
Working Set [...]
Saturday, November 29, 2008 10:16
NetFXHarmonics DevServer is a web server hosting environment built on .NET 3.5 using WPF, WCF, and LINQ technologies that allows multiple instances of VS-like web servers to run in parallel. NetFXHarmonics DevServer also includes tracing capabilities for monitoring view status code, date/time, URL, POST data , response data, request headers, response headers, as well as [...]
Saturday, November 29, 2008 10:16
My coworker wrote a interesting silverlight tool ,which allows to you test and play with string formatting syntax.Or you can use it as a interactive online reference when you deal with strings and localization.
Check out string format tool
Bookmark It
Hide Sites
$$(‘div.d854′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
Saturday, November 29, 2008 10:16
SourceMonitor measures and records source code metrics. SourceMonitor parses ASCII source code looking for countable metrics items. As these items are identified, their counts are accumulated for each source code file, and within each function or method. These metrics are then accumulated into summary metrics for all files in each checkpoint.If you develop software with [...]
Saturday, November 29, 2008 10:16
MS has released the .NET Reference Source Code, you can only get it one file at a time while you’re debugging. If you’d like to populate the cache, you’d may use Mass Downloader For .Net Framework which allows you do download .Net Framework source code in batch.The Mass Downloader For .Net Framework enables offline debugging [...]
Saturday, November 29, 2008 10:16
Pex (Program EXploration) is an assistant to the programmer.Pex takes test-driven development to the next level. Pex analyzes .NET programs. From a parameterized unit test, it automatically generates unit tests cases with high code coverage. In addition,when a generated test fails, it suggests to the developer how to fix the bugs.
Features
With Pex, you can write [...]
Saturday, November 29, 2008 10:16
Microsoft SharedView is a fast, easy way to share documents and screen views with small groups of friends or coworkers.Share, review, and update documents with up to 15 people in real time.A Windows Live ID (Passport, Hotmail, or MSN) is required to start sessions, but not to join sessions.
Sharing an Application or Desktop
Previewing what [...]
Saturday, November 29, 2008 10:16
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 best possible reading experience on any screen.
Readability [...]
Saturday, November 29, 2008 10:16
UMLet is an open-source UML tool with a simple user interface.UMLet is a UML tool provide a fast way of creating UML diagrams. UML elements are modified using text input instead of pop-up dialogs. UMLet runs stand-alone or as Eclipse plug-in on Windows, OS X and Linux.
Features:
Draw UML diagrams fast
Export diagrams to EPS, PDF [...]
Saturday, November 29, 2008 10:16
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 using "Element Tree Explorer"
Examine [...]