<?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</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/HilaryPike/Posts/RSS"></atom:link>
    <itunes:summary></itunes:summary>
    <itunes:author>Microsoft</itunes:author>
    <itunes:subtitle></itunes:subtitle>
    <image>
      <url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
      <title>Channel 9</title>
      <link>http://channel9.msdn.com/Niners/HilaryPike/Posts</link>
    </image>
    <itunes:image href=""></itunes:image>
    <itunes:category text="Technology"></itunes:category>
    <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/HilaryPike/Posts</link>
    <language>en</language>
    <pubDate>Sat, 18 May 2013 18:36:08 GMT</pubDate>
    <lastBuildDate>Sat, 18 May 2013 18:36:08 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>2</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Simple Installer using Visual Studio 2005</title>
      <description><![CDATA[
<p class="MsoNormal"><font size="3"><font face="Calibri"><span lang="EN">Martin Schray walks through creating an installer for the<a href="http://go.microsoft.com/?linkid=7791786"> Delayed Startup Application</a> using Visual Studio 2005.<span>&nbsp;
</span>This is remarkable easy compared to using InstallShield!&nbsp; <br>
<br>
The Delayed Startup Application&nbsp;delays the startup of some applications so you can use your computer more quickly after reboot.&nbsp; Get the source code
<a href="http://go.microsoft.com/?linkid=7791786">here</a>.<br>
<br>
Visit my blog for more simple applications:&nbsp; <br>
<a href="http://go.microsoft.com/?linkid=7735522">Springboard:&nbsp; From Mortarboard to Onboard, practical skills for employment</a></span></font></font></p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/HilaryPike/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:982534074cc44c11a0ce9dec000ba9aa">]]></description>
      <comments>http://channel9.msdn.com/Blogs/HilaryPike/Simple-Installer-using-Visual-Studio-2005</comments>
      <itunes:summary>
Martin Schray walks through creating an installer for the Delayed Startup Application using Visual Studio 2005.&amp;nbsp;
This is remarkable easy compared to using InstallShield!&amp;nbsp; 

The Delayed Startup Application&amp;nbsp;delays the startup of some applications so you can use your computer more quickly after reboot.&amp;nbsp; Get the source code
here.

Visit my blog for more simple applications:&amp;nbsp; 
Springboard:&amp;nbsp; From Mortarboard to Onboard, practical skills for employment 
</itunes:summary>
      <itunes:duration>437</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/HilaryPike/Simple-Installer-using-Visual-Studio-2005</link>
      <pubDate>Tue, 20 Nov 2007 21:51:47 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/HilaryPike/Simple-Installer-using-Visual-Studio-2005</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/259112_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/259112_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/b96b2fd5-6a88-4701-970e-e58933002e41.jpg" height="203" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/01e96ec8-b208-412b-a42a-714ffaf85030.jpg" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/1/1/9/5/2/358270_Delayed Startup Setup Project.wmv" expression="full" duration="437" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/2/1/1/9/5/2/358270_Delayed Startup Setup Project.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Hilary Pike</dc:creator>
      <itunes:author>Hilary Pike</itunes:author>
      <slash:comments>1</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/HilaryPike/Simple-Installer-using-Visual-Studio-2005/RSS</wfw:commentRss>
    </item>
  <item>
      <title>Your way, Your play, XNA: Modify a 2D Game in 10 minutes</title>
      <description><![CDATA[
<p>Introduction to Gaming:&nbsp; Modify your first 2D Game using XNA Games Studio Express.</p>
<p>I walk you through some of the key gaming concepts and then add in Collision Detection and Score Keeping to the game.</p>
<p>Please visit my blog, <br>
<a href="http://go.microsoft.com/?linkid=7735516">Springboard:&nbsp; From Mortarboard to Onboard, practical skills for employment.</a></p>
<p>Resources:<br>
<a href="http://go.microsoft.com/?linkid=7735499">Original 2D Project</a><br>
<a href="http://go.microsoft.com/?linkid=7735496">XNA Creators Club</a><br>
<a href="http://go.microsoft.com/?linkid=7735498">XNA Team Blog<br>
TorqueX </a>(Drag &amp; Drop Game Components)<br>
</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Niners/HilaryPike/Posts/RSS&WT.dl=0&WT.entryid=Entry:RSSView:a0a9f2b002f848ae87289dec000bad26">]]></description>
      <comments>http://channel9.msdn.com/Blogs/HilaryPike/Your-way-Your-play-XNA-Modify-a-2D-Game-in-10-minutes</comments>
      <itunes:summary>
Introduction to Gaming:&amp;nbsp; Modify your first 2D Game using XNA Games Studio Express. 
I walk you through some of the key gaming concepts and then add in Collision Detection and Score Keeping to the game. 
Please visit my blog, 
Springboard:&amp;nbsp; From Mortarboard to Onboard, practical skills for employment. 
Resources:
Original 2D Project
XNA Creators Club
XNA Team Blog
TorqueX (Drag &amp;amp; Drop Game Components)
 
</itunes:summary>
      <link>http://channel9.msdn.com/Blogs/HilaryPike/Your-way-Your-play-XNA-Modify-a-2D-Game-in-10-minutes</link>
      <pubDate>Tue, 13 Nov 2007 16:54:10 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/HilaryPike/Your-way-Your-play-XNA-Modify-a-2D-Game-in-10-minutes</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/258944_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/258944_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/320/94ad03a1-e556-4add-bcf7-255ef323ad9a.jpg" height="240" width="270"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/85/5efd5bfc-022e-4ca5-bf3d-3f0a13225c34.jpg" height="64" width="57"></media:thumbnail>
      <media:group>
        <media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/4/9/8/5/2/356225_Modify2DGame.wmv" expression="full" fileSize="1" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/4/4/9/8/5/2/356225_Modify2DGame.wmv" length="0" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Hilary Pike</dc:creator>
      <itunes:author>Hilary Pike</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/HilaryPike/Your-way-Your-play-XNA-Modify-a-2D-Game-in-10-minutes/RSS</wfw:commentRss>
    </item>    
</channel>
</rss>