Click here to Skip to main content
15,886,873 members
Articles / Web Development / ASP.NET

Automatically documenting web site projects created in VB with Sandcastle

Rate me:
Please Sign up or sign in to vote.
4.50/5 (5 votes)
9 Sep 2009CPOL11 min read 40.1K   277   27  
Build the CHM file automatically when building a "web site project" created with VB.NET - How I combined several steps into a single process.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
I graduated with a First class honours degree in Computer Science from the University of Salford in June 2006. Shortly after I graduated, I started my first job as a web developer in a small consultancy company in the North-West. I have since moved to a larger organisation in Manchester, which is a bit closer to my home.

My development is 99% ASP.NET based with the remaining 1% being ad-hoc console applications or Windows services, and although I prefer to develop in C# (just because I think it is cleaner), VB is what is used in the team.

Comments and Discussions