Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

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


August 2006 - Posts

What's new in August 2006 Sandcastle CTP
Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. August 2006 Sandcastle CTP is available for download . Here is a summary of what's new Read More...
Syntax Highlighter for Windows Live Writer
This is a simple plugin for Windows Live Writer that enables a user to insert highlighted source code, it is based on Wilco Bauwer's Syntax Highlighter tags: tool , util , c# Read More...
Threading in C# - By Joseph Albahari
Threading in C# An extensive article on multi-threading in C# . This tackles difficult issues such as thread safety , when to use Abort , Wait Handles vs Wait and Pulse , the implications of Apartment Threading in Windows Forms, using Thread Pooling , Read More...
Microsoft Visual Studio .NET 2003 Service Pack 1
The Visual Studio.Net 2003 Service Pack 1 is available in microsoft.com . Use this URL to download it ."Fixes in this Service Pack concern stability and security enhancements made in many areas of the product." List of bugs that are fixed in Visual Studio Read More...
XPathmania - Extending Visual Studio 2005 to Support XPath Development
This Visual Studio addin creates a VS tool window where a developer can write an XPath statement and test it against the current document. After running the XPath query, it will list and highlight the nodes returned from the query. Technorati Tags: soft Read More...
JavaScript-focused IDE
Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure Read More...