<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by brantgurga</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/brantgurga/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by brantgurga</title>
		<link>http://channel9.msdn.com/Niners/brantgurga/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/brantgurga/Discussions</link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 16:21:03 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 16:21:03 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>The Sandbox - Facebook Outlook Add-in</title>
		<description><![CDATA[<p>I installed this, but I see no Facebook-related user interface in Outlook 2007 afterwards. Is it authored properly to install for all users?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/257332-Facebook-Outlook-Add-in/193f45e28b93441ebaf99dea0108cee8#193f45e28b93441ebaf99dea0108cee8</link>
		<pubDate>Fri, 31 Aug 2007 10:12:52 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/257332-Facebook-Outlook-Add-in/193f45e28b93441ebaf99dea0108cee8#193f45e28b93441ebaf99dea0108cee8</guid>
		<dc:creator>brantgurga</dc:creator>
		<slash:comments>2</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/brantgurga/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Does ReadyBoost really boost performance?</title>
		<description><![CDATA[<p>Actually, everything written to the USB stick is written to the regular drive. It is actually designed for performance not power. If it were designed as you claimed, then things would go crazy when you pull the USB stick, but because everything is on the
 drive, it just reads it from a slower device instead of a faster device when it reads the information back in.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/250501-Does-ReadyBoost-really-boost-performance/caac8a6399e64545b3939dec003e1a3e#caac8a6399e64545b3939dec003e1a3e</link>
		<pubDate>Sun, 03 Dec 2006 23:05:52 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/250501-Does-ReadyBoost-really-boost-performance/caac8a6399e64545b3939dec003e1a3e#caac8a6399e64545b3939dec003e1a3e</guid>
		<dc:creator>brantgurga</dc:creator>
		<slash:comments>21</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/brantgurga/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Memory swapping</title>
		<description><![CDATA[<p>Just let Windows automatically set the size. It will set a reasonable minimum to avoid the performance problems of a small swap file that grows, but it will allow it to grow so that you don't run out of virtual memory. It is also import to have a swap
 file so that if your system crashes, a crash dump file will be written. That can then be debugged and/or sent to Microsoft's Online Crash Analysis to determine the cause of the crash.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/250506-Memory-swapping/76887bc2f94046c6af009dea014df9c6#76887bc2f94046c6af009dea014df9c6</link>
		<pubDate>Sun, 03 Dec 2006 23:01:03 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/250506-Memory-swapping/76887bc2f94046c6af009dea014df9c6#76887bc2f94046c6af009dea014df9c6</guid>
		<dc:creator>brantgurga</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/brantgurga/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - uint64 and Linux</title>
		<description><![CDATA[<p>Have you tried compiling as C99. I believe GCC's default is to use gnu90, that is, ANSI C with GNU extensions. Try --std=c99 or --std=gnu99 as compiler flags if you have not done so.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/250357-uint64-and-Linux/72adc1240e6d4e7e84929dea014da28a#72adc1240e6d4e7e84929dea014da28a</link>
		<pubDate>Wed, 29 Nov 2006 13:00:28 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/250357-uint64-and-Linux/72adc1240e6d4e7e84929dea014da28a#72adc1240e6d4e7e84929dea014da28a</guid>
		<dc:creator>brantgurga</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/brantgurga/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>