Dave Sexton's Blog

on software development using C# and the Microsoft .NET Framework
Welcome to Dave Sexton's Blog Sign in | Join | Help
in
Search

Browse by Tags

All Tags » Visual Studio 2008
  • Sandcastle 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 haven't yet, I highly recommend installing the latest Code Contracts release.  If you're using Visual Studio 2008 then you'll also get a ...
    Posted to Dave Sexton's Blog (Weblog) by dave on September 13, 2009
  • DocProject 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, toasters, etc.  I think it's a great idea.  Google can only help so much here (have you tried searching for ''visual studio add-ins''? ...
    Posted to Dave Sexton's Blog (Weblog) by dave on February 27, 2008
  • Sandcastle 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 this blog post I intend to provide some details about the templates, with more focus on hosted components and DocProject's API.  Instructions ...
    Posted to Dave Sexton's Blog (Weblog) by dave on February 12, 2008
  • DocProject 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], but keep an eye on it because it may change [3].  There are still a few unanswered questions that I have [3] about how Microsoft's work on ...
    Posted to Dave Sexton's Blog (Weblog) by dave on January 17, 2008
  • DocProject 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 Express. Supports side-by-side installation with the DocProject 1.9.0 RC for Visual Studio 2005. Built using the same codebase as the 1.9.0 RC, with ...
    Posted to Dave Sexton's Blog (Weblog) by dave on November 20, 2007
  • DocProject 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 cleaner solution to reproduce the problem: https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=340664 Nov. 20, 2007 ...
    Posted to Dave Sexton's Blog (Weblog) by dave on November 16, 2007
  • AppDomain.AssemblyResolve Bug

    April 27, 2008 Update: I've submitted a new bug report that provides a cleaner solution for reproduction.  I've also determined that the issue is not with AppDomain.AssemblyResolve but actually appears to be a problem with Type.GetType when invoked in VS 2008's ...
    Posted to VS 2008 (FileGallery) by dave on November 16, 2007
  • DocProject 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 release, 1.9.0 RC.  Sorry for any inconvenience this may have caused.
    Posted to Dave Sexton's Blog (Weblog) by dave on October 8, 2007
  • 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, which may contain some ideas that you'd be interested in seeing me implement in a subsequent release. Notes on the Conversion from 1.7.0 to 2008 ...
    Posted to Dave Sexton's Blog (Weblog) by dave on August 13, 2007
Powered by Community Server (Personal Edition), by Telligent Systems