<?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>Techartifact &#187; Tools</title>
	<atom:link href="http://www.techartifact.com/blogs/tag/tools/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs</link>
	<description>Latest tip and information on Java and Oracle ADF</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:01:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>XML Documentation in Visual Studio using GhostDoc</title>
		<link>http://www.techartifact.com/blogs/2009/05/xml-documentation-in-visual-studio-using-ghostdoc.html</link>
		<comments>http://www.techartifact.com/blogs/2009/05/xml-documentation-in-visual-studio-using-ghostdoc.html#comments</comments>
		<pubDate>Fri, 22 May 2009 06:30:27 +0000</pubDate>
		<dc:creator>Anky Goyal</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=578</guid>
		<description><![CDATA[In this article we will explore how to generate the xml documentation in Visual Studio for our .NET code. Basically Every .NET assembly can contain the comments as documentation which we place after &#8216;///&#8217;(Triple slash) in our code. For example: If we write the following code in visual studio it gets assigned into assembly as [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/05/xml-documentation-in-visual-studio-using-ghostdoc.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

