<?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>HyperHawk &#187; C#</title>
	<atom:link href="http://notes.hyperhawk.com/category/c/feed" rel="self" type="application/rss+xml" />
	<link>http://notes.hyperhawk.com</link>
	<description>Development Notes</description>
	<lastBuildDate>Thu, 27 May 2010 19:08:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>C# csc.exe Environment Variable</title>
		<link>http://notes.hyperhawk.com/c/c-csc-exe-environment-variable-387.htm</link>
		<comments>http://notes.hyperhawk.com/c/c-csc-exe-environment-variable-387.htm#comments</comments>
		<pubDate>Tue, 11 May 2010 22:35:20 +0000</pubDate>
		<dc:creator>HyperHawk</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://notes.hyperhawk.com/?p=387</guid>
		<description><![CDATA[environment variable->add new:
name: cs
value: C:\WINDOWS\Microsoft.NET\Framework\[VERSION]\csc.exe
use:
C:\>%cs% example.cs
]]></description>
			<content:encoded><![CDATA[<p>environment variable->add new:</p>
<p>name: cs<br />
value: C:\WINDOWS\Microsoft.NET\Framework\[VERSION]\csc.exe</p>
<p>use:<br />
<code>C:\>%cs% example.cs</code></p>
]]></content:encoded>
			<wfw:commentRss>http://notes.hyperhawk.com/c/c-csc-exe-environment-variable-387.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

