Welcome to Dave Sexton's Blog Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio » C#   (RSS)

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

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

DocProject for Sandcastle 1.7.0 RC Preview

Preview some new features in DocProject for Sandcastle 1.7.0 Release Candidate.

DocProject for Sandcastle 1.6.2 Release Candidate

DocProject 1.6.2 was released and is now available for download on CodePlex.

2 in 1: DocProject for Sandcastle 1.4.0 and AIP Beta 1

I've just published 2 open source deployments in one month, one of which is a brand new project: Auto-Input Protection (AIP). The other, DocProject, has been around for a few versions already. Both deployments are available on CodePlex.

Custom C# Code Snippets

Code Snippets allow developers to create templates for common C# programming constructs, XML documentation, or any other text that one might want to quickly insert into C# code with only a couple of keystrokes. Snippets even provide the refactoring capabilities found in the Refactor menu. In this blog entry I provide the code snippets that I use frequently, discuss some of the benefits of snippets and briefly describe how to use them.
Posted by Dave Sexton | 2 Comments
Filed under: , ,