Archive for April, 2008
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
This is second part of a two-part article about free online editors.The first part of article can be found here
widgEditor
widgEditor is an easily installed, easily customizable WYSIWYG editor for simple content. It replaces existing textareas with an improved editing pane using JavaScript .
Download widgEitor
Demo
JWYSIWYG
This plugin is an inline content editor to allow editing rich [...]
Saturday, November 29, 2008 10:16
Use the built-in browser to navigate to a web page. Silverlight Spy will automatically pick up any Silverlight application embedded in the page and display it in the XAML Explorer. The XAML Explorer presents the UI element structure of a Silverlight application. Explore the structure and view and edit the details of the selected UI [...]
Saturday, November 29, 2008 10:16
Tag property is very often used to store a data associated with an object. The simple way to add support for Tag property is to create a base class with the Tag property .I don’t like this solution – the reason is simple .Sometimes I want to inherit from an existing class that doesn’t have [...]
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
FCKeditor this HTML text editor brings to the web much of the power of desktop editors like MS Word.
Download FCKeditor
Demo
Damn Small Rich Text Editor – very small text editor.Built on top of well known JQuery library.
Download Damn Small Rich Text Editor
Demo
TinyMCE -Cross platform HTML WYSIWYG text editor .Supports templates, easy localizable and [...]
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}) });