<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tetrahedra &#187; .NET</title>
	<atom:link href="http://tetrahedra.co.uk/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://tetrahedra.co.uk</link>
	<description>Digital design and development</description>
	<lastBuildDate>Sun, 05 Feb 2012 19:47:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Building the Sandcastle</title>
		<link>http://tetrahedra.co.uk/sandcastle/</link>
		<comments>http://tetrahedra.co.uk/sandcastle/#comments</comments>
		<pubDate>Wed, 10 Jan 2007 21:31:21 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://tetrahedra.johnadams.org.uk/sandcastle/</guid>
		<description><![CDATA[Sandcastle is a documentation tool for .NET code, that takes the class structure and the inline XML comments and builds either HTML or CHM files. It saves a considerable amount of time in documenting code by hand, although the documentation is only ever as good as the inline comments! Sandcastle is a Microsoft version of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://images.google.co.uk/images?q=tbn:4YZ_sRzjmxIaxM:http://www.phys.psu.edu/~schiffer/Images/sandcastle.jpg" alt="sandcastle" class="right" /><br />
<a href="http://blogs.msdn.com/sandcastle/">Sandcastle</a> is a documentation tool for .NET code, that takes the class structure and the inline XML comments and builds either HTML or CHM files. It saves a considerable amount of time in documenting code by hand, although the documentation is only ever as good as the inline comments!</p>
<p>Sandcastle is a Microsoft version of <a href="http://ndoc.sourceforge.net/">nDoc</a>, although nDoc has not been updated for almost 2 years now. Sandcastle is used to build internal .NET Framework documentation within Microsoft.</p>
<p>Sandcastle is a command-line only program, so if you don&#8217;t want to run 14 commands in the correct sequence, then you need a GUI. A <a href="http://www.sandcastledocs.com/Wiki%20Pages/Sandcastle%20GUIs%20from%20Community.aspx">few are available</a> from the community, the one I like is from <a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=SHFB">Eric Woodruff</a>. </p>
<p>More info at the <a href="http://www.sandcastledocs.com/Wiki%20Pages/Home.aspx">Sandcastle Wiki</a>.</p>
<p>Of course, what we really need is a tool that creates full architectural diagrams from code, but <a href="http://en.wikipedia.org/wiki/Model-driven_architecture">more of that</a> another day.</p>
]]></content:encoded>
			<wfw:commentRss>http://tetrahedra.co.uk/sandcastle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

