Main contents

Software Category Archive

MSBuild Resources

8 April 2006

I promised this post for the talk I gave at the Victoria .NET Developers Association Code Camp. This post is a bunch of pointers to good stuff about MSBuild that I collected for my talk.

Introduction to MSBuild – this is a great introductory article on MSBuild, which covers the main points of my talk very [...] Read more »

Posted in .NET, Software | No Comments »

Creating Professional Documentation with NDoc and GhostDoc

15 March 2006

At work we use NDoc 1.3 for all of our documentation needs. It’s a pretty good tool for the price. I was playing around with the options on an NDoc file and found that some of the default values for some settings aren’t the optimal ones. Here are some that you should change from the [...] Read more »

Posted in .NET, Software | No Comments »