Archive for August, 2006
Saturday, November 29, 2008 10:16
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 in this CTP version:
Firefox support for Sandcasltle generated HTMs
3 different link options (local, Index and MSDN) in sandcastle.config file. [...]
Saturday, November 29, 2008 10:16
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
Download Syntax Highlighter for Windows Live Writer
tags: tool, util, c#
Bookmark It
Hide Sites
$$(‘div.d762′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
Saturday, November 29, 2008 10:16
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, Synchronization Contexts, Memory Barriers and non-blocking synchronization constructs.
[Via Roy Osherove's Blog]
Bookmark It
Hide Sites
$$(‘div.d761′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) [...]
Saturday, November 29, 2008 10:16
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 NET 2003 Service Pack 1
Bookmark It
Hide Sites
$$(‘div.d760′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
Saturday, November 29, 2008 10:16
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 tools visual studio addin
Bookmark It
Hide Sites
$$(‘div.d759′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
Saturday, November 29, 2008 10:16
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
Error and warning notification for your code
Support for Aptana [...]