DocProject Conversion to 2008 and Backlog
In case anyone's interested, this post contains my notes for converting the code base of DocProject 1.7.0 to support Visual Studio 2008 Beta 2. After that I've included DocProject's backlog of tasks,...
View ArticleDocProject 2008 Beta 2 Is Delayed
I've decided not to release DocProject 2008 Beta 2 with the 1.8.0 feature set. Instead, I plan to reduce the number of conversion requirements and release Beta 2 with the next VS2005-compatible...
View ArticleDocProject 2008 Beta 2 - AssemblyResolve Showstopper
April 27, 2008 Update: The problem is with Type.GetType forcing a complete JIT when executing in VS 2008 (it is used by InstantiateProviders). I've submitted a new bug report that provides a much...
View ArticleDocProject 2008 Beta 2 Released
DocProject 2008 Beta 2 has been deployed to CodePlex.Compatible with Visual Studio 2008 RTM (tested against Team Suite Trial).Compatible with Visual C# 2008 Express and Visual Basic 2008...
View ArticleDocProject Roadmap
As you may have already heard, Sandcastle [1] was officially released to the web (RTW) through CodePlex on January 15, 2008. The license that was chosen is the Microsoft Public License (Ms-PL) [2],...
View ArticleSandcastle Build Component Templates 1.1 Released
The Sandcastle Build Component Templates 1.1 release provides two C# Item Templates that you can use to easily create custom Sandcastle Build Components in Visual Studio 2005 and Visual Studio 2008.In...
View ArticleDocProject in the Visual Studio Gallery
Microsoft's Visual Studio Gallery was announced to the public today. It provides a one-stop-shop for Visual Studio add-ins, packages, item and project templates, macros, controls, coffee makers,...
View ArticleSandcastle with Code Contracts
Microsoft Dev Labs has released a new version of Code Contracts. (For more information about Code Contracts in the .NET Framework 4.0, see System.Diagnostics.Contracts and this article). If you...
View Article