Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
CouponOK.com - Free Web Hosting and Domain Coupons for webmasters


April 2008 - Posts

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...
7 free online editors for your asp.net site (part 2)
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 Read More...
Explore Silverlight project hierarchy with Silverlight Spy 2
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. Read More...
Tag property without inheritance
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 Read More...
Must Have Tool for ASP.NET Developer
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 Read More...
6 free online editors for your asp.net site
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 Read More...
String Format - Online Silverlight Reference
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 Technorati Read More...