<?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 CompiledMonkey</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/CompiledMonkey/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 CompiledMonkey</title>
		<link>http://channel9.msdn.com/Niners/CompiledMonkey/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/CompiledMonkey/Discussions</link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 23:17:01 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 23:17:01 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Tech Off - Sharepoint Designer ????</title>
		<description><![CDATA[<p><blockquote><div class="quoteUser">fabian said:</div><div class="quoteText">
<blockquote>
<div class="quoteUser">Prakash4u said:</div>
<div class="quoteText">*snip*</div>
</blockquote>
<p>You can customize materpage, page layouts (or create new), xml, css etc ... but not files containing c# code</p>
<p>&nbsp;</p>
<p>To customize the site you just press file --&gt; open site --&gt; and enter the Url to the site.</p>
<p>&nbsp;</p>
<p>My advice is NOT to user SharePoint designer. You&nbsp;can face deployment and performance issues. A page that has been modified by SharePoint cannot be cached. That includes all the custom caching you might be using the your custom code (HttpContent.Current.Cache).
</p>
<p>&nbsp;</p>
<p>Page/masterpages that you have modified using SharePoint designer has been ghosted. See
<a href="http://blogs.msdn.com/michael_yeager/archive/2007/11/03/sharepoint-terms-ghosted-unghosted-and-reghosted.aspx">
http://blogs.msdn.com/michael_yeager/archive/2007/11/03/sharepoint-terms-ghosted-unghosted-and-reghosted.aspx</a></p>
<p>&nbsp;</p>
<p>That said I am involved in an Internet facing site that has been build almost entirely using SharePoint designer and that works and preform ok (no customer complains regarding perfomance). But deployment of new code is a hell. That site was one of the first
 sites in the world to launch on MOSS 2007 and we didn't know better. We do now ...</p>
<p>&nbsp;</p>
<p>The recommende way it to customize SharePoint using Feature. WSP Builder will help you build, debug and deploy those.
<a href="http://www.codeplex.com/wspbuilder">http://www.codeplex.com/wspbuilder</a></p>
<p>&nbsp;</p>
<p>WSP Builder is an extension to Visual Studio.</p>
<p>&nbsp;</p>
<p>Best advice i can give you is to build EVERYTHING using feature and don't use SharePoint designer in the production environment.</p>
<p>&nbsp;</p>
</div></blockquote>
<p>Put simply, SharePoint Designer is complete junk. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/524998-Sharepoint-Designer-/4b3a9d2148624c1cbf6c9deb000bd5f1#4b3a9d2148624c1cbf6c9deb000bd5f1</link>
		<pubDate>Wed, 03 Feb 2010 21:03:18 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/524998-Sharepoint-Designer-/4b3a9d2148624c1cbf6c9deb000bd5f1#4b3a9d2148624c1cbf6c9deb000bd5f1</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Sql Server CD Key?</title>
		<description><![CDATA[<p>Yeah, neither of my installs needed keys either. <br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/127369-Sql-Server-CD-Key/bfeffc6a42044588bfb89deb01019b44#bfeffc6a42044588bfb89deb01019b44</link>
		<pubDate>Fri, 28 Oct 2005 13:38:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/127369-Sql-Server-CD-Key/bfeffc6a42044588bfb89deb01019b44#bfeffc6a42044588bfb89deb01019b44</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>9</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Today is the day for VS2005 on MSDN!!!: Part 3</title>
		<description><![CDATA[<p>My CD1 download must have been bad, because I got the same missing cab file on two install attempts.&nbsp; So now I'm half way through the DVD download...<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/127160-Today-is-the-day-for-VS2005-on-MSDN-Part-3/e44f1cc1aecd4d90b6779deb01012ccd#e44f1cc1aecd4d90b6779deb01012ccd</link>
		<pubDate>Fri, 28 Oct 2005 01:23:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/127160-Today-is-the-day-for-VS2005-on-MSDN-Part-3/e44f1cc1aecd4d90b6779deb01012ccd#e44f1cc1aecd4d90b6779deb01012ccd</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>67</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - VS 2005 beside 2003</title>
		<description><![CDATA[<p>I was able to get RC1 installed beside 2003 ok.&nbsp; The only problem I can remember was VSS.&nbsp; My 2003 install seemed to break, with regards to VSS 6.0.&nbsp; There was another case where installing 2005 beside 2003 broke everything in 2003 (wouldn't create web
 apps, couldn't debug existing ASP.NET projects, etc).<br>
<br>
I'm wondering if anyone is far enough that they've downloaded and installed RTM 2005 beside 2003.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/127240-VS-2005-beside-2003/127240#127240</link>
		<pubDate>Thu, 27 Oct 2005 19:01:57 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/127240-VS-2005-beside-2003/127240#127240</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Today is the day for VS2005 on MSDN!!!: Part 3</title>
		<description><![CDATA[<p>YAY!!!!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/127160-Today-is-the-day-for-VS2005-on-MSDN-Part-3/d1ffb0ac52c842c7baf89deb01012036#d1ffb0ac52c842c7baf89deb01012036</link>
		<pubDate>Thu, 27 Oct 2005 17:15:16 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/127160-Today-is-the-day-for-VS2005-on-MSDN-Part-3/d1ffb0ac52c842c7baf89deb01012036#d1ffb0ac52c842c7baf89deb01012036</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>67</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Google Recruitment</title>
		<description><![CDATA[<p>I'd love to work at Microsoft too, that's why I'm going through that &quot;hiring head-trip&quot; right now... :o<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126841-Google-Recruitment/d091e9658ff54863b9e99deb01008f9c#d091e9658ff54863b9e99deb01008f9c</link>
		<pubDate>Thu, 27 Oct 2005 01:46:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126841-Google-Recruitment/d091e9658ff54863b9e99deb01008f9c#d091e9658ff54863b9e99deb01008f9c</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>21</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day for VS2005 on MSDN?: Part 2</title>
		<description><![CDATA[<p>LOL!&nbsp; Don't hold your breath.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/67959fc6237f4e31950e9deb01003cf0#67959fc6237f4e31950e9deb01003cf0</link>
		<pubDate>Thu, 27 Oct 2005 01:44:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/67959fc6237f4e31950e9deb01003cf0#67959fc6237f4e31950e9deb01003cf0</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>57</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Google Recruitment</title>
		<description><![CDATA[<p>I'd love to work at Google.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126841-Google-Recruitment/2f1d165d97f44838887a9deb01008ea4#2f1d165d97f44838887a9deb01008ea4</link>
		<pubDate>Thu, 27 Oct 2005 01:08:30 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126841-Google-Recruitment/2f1d165d97f44838887a9deb01008ea4#2f1d165d97f44838887a9deb01008ea4</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>21</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day for VS2005 on MSDN?: Part 2</title>
		<description><![CDATA[<p>My excitement is fading.&nbsp; I wish they would just tell us when it will be on MSDN so we can stop wasting their bandwidth.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/b358518ea7234e5ba70d9deb01003c57#b358518ea7234e5ba70d9deb01003c57</link>
		<pubDate>Thu, 27 Oct 2005 01:07:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/b358518ea7234e5ba70d9deb01003c57#b358518ea7234e5ba70d9deb01003c57</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>57</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day for VS2005 on MSDN?: Part 2</title>
		<description><![CDATA[<p>The &quot;clean&quot; tool I found earlier from a MS blogger seemed to work really really well.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/42d05fc489ed429a880d9deb010036c8#42d05fc489ed429a880d9deb010036c8</link>
		<pubDate>Wed, 26 Oct 2005 19:42:22 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/42d05fc489ed429a880d9deb010036c8#42d05fc489ed429a880d9deb010036c8</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>57</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day for VS2005 on MSDN?: Part 2</title>
		<description><![CDATA[<p>Of course, everything I do is productive and in VS.NET 2003, therefore I'm getting productive work done in VS.NET 2003. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
My interest is for upcoming projects.&nbsp; I just had 5 new projects, all very similar, come through and I would have loved to get them on the 2.0 framework.&nbsp; Not because of 2.0 language enhancements, but for future maintenence.&nbsp; In a few months I expected to be
 in 2.0 land for everything, but now I'll have to keep 1.1 around to support these new projects.&nbsp; With the recent events over the past 2 weeks, my 2.0 fun, related to work at least, won't begin until early next year probably.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/47fe946a484b492da2039deb010033b2#47fe946a484b492da2039deb010033b2</link>
		<pubDate>Wed, 26 Oct 2005 15:26:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/47fe946a484b492da2039deb010033b2#47fe946a484b492da2039deb010033b2</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>57</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day for VS2005 on MSDN?: Part 2</title>
		<description><![CDATA[<p>WTF<br>
<br>
This is starting to get annoying.&nbsp; I wish they wouldn't have said anything to start, no 10/14, no nothing.&nbsp; When official Microsoft people begin to tell us hopeful dates for anything, people start to plan around those days because you would expect them to have
 a clue for when the product will be available.&nbsp; Then it turns out we might be looking at 3 weeks after the original plan to release RTM on 10/14.&nbsp; I know it's all hopeful targets, etc, but say nothing at all if your target date is as subject to change as we've
 seen over the past 2 weeks.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/193e73907dc74d6b824d9deb01003113#193e73907dc74d6b824d9deb01003113</link>
		<pubDate>Wed, 26 Oct 2005 13:04:21 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/193e73907dc74d6b824d9deb01003113#193e73907dc74d6b824d9deb01003113</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>57</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day for VS2005 on MSDN?: Part 2</title>
		<description><![CDATA[<p><a href="http://msdn.microsoft.com/howtobuy/vs2005/editions/team/compare/">http://msdn.microsoft.com/howtobuy/vs2005/editions/team/compare/</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/9637de81ddce444d86759deb01003084#9637de81ddce444d86759deb01003084</link>
		<pubDate>Wed, 26 Oct 2005 12:44:10 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/9637de81ddce444d86759deb01003084#9637de81ddce444d86759deb01003084</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>57</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day for VS2005 on MSDN?: Part 2</title>
		<description><![CDATA[<p>Inspired by <a href="/ShowPost.aspx?PageIndex=3&amp;PostID=129711">yesterday's thread</a>, hopefully today is the day. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/126614#126614</link>
		<pubDate>Wed, 26 Oct 2005 12:38:39 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126614-Is-today-the-day-for-VS2005-on-MSDN-Part-2/126614#126614</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>57</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day? (for VS2005 on MSDN)</title>
		<description><![CDATA[<p>I can't access MSDN at all now. :o&nbsp;&nbsp; <br>
<br>
The member area that is...<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/02a065b0a0444f7dad0c9deb00ffb445#02a065b0a0444f7dad0c9deb00ffb445</link>
		<pubDate>Wed, 26 Oct 2005 00:14:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/02a065b0a0444f7dad0c9deb00ffb445#02a065b0a0444f7dad0c9deb00ffb445</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day? (for VS2005 on MSDN)</title>
		<description><![CDATA[<p>LOL!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/aac44c0108dc453eb75a9deb00ffb3f1#aac44c0108dc453eb75a9deb00ffb3f1</link>
		<pubDate>Wed, 26 Oct 2005 00:02:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/aac44c0108dc453eb75a9deb00ffb3f1#aac44c0108dc453eb75a9deb00ffb3f1</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day? (for VS2005 on MSDN)</title>
		<description><![CDATA[<p>Wonder how long it's going to take to download... :o&nbsp;&nbsp; <br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/fdff69daf7fd4c4c87af9deb00ffaf0a#fdff69daf7fd4c4c87af9deb00ffaf0a</link>
		<pubDate>Tue, 25 Oct 2005 23:10:21 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/fdff69daf7fd4c4c87af9deb00ffaf0a#fdff69daf7fd4c4c87af9deb00ffaf0a</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day? (for VS2005 on MSDN)</title>
		<description><![CDATA[<p>Sorry about that.&nbsp; I should have added it. :o&nbsp;&nbsp; <br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/8c54797cfe6845b3adf79deb00ffaa27#8c54797cfe6845b3adf79deb00ffaa27</link>
		<pubDate>Tue, 25 Oct 2005 18:13:42 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/8c54797cfe6845b3adf79deb00ffaa27#8c54797cfe6845b3adf79deb00ffaa27</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day? (for VS2005 on MSDN)</title>
		<description><![CDATA[<p>Wow, this thread got crazy; QUICK!<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/31a23d58990847cc98bc9deb00ffa7e5#31a23d58990847cc98bc9deb00ffa7e5</link>
		<pubDate>Tue, 25 Oct 2005 15:43:56 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/31a23d58990847cc98bc9deb00ffa7e5#31a23d58990847cc98bc9deb00ffa7e5</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day? (for VS2005 on MSDN)</title>
		<description><![CDATA[<p>Oh wait, it just came in... <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif' alt='Sad' /><br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/a34556d3b0764f369ff69deb00ffa4b2#a34556d3b0764f369ff69deb00ffa4b2</link>
		<pubDate>Tue, 25 Oct 2005 13:48:34 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/a34556d3b0764f369ff69deb00ffa4b2#a34556d3b0764f369ff69deb00ffa4b2</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Is today the day? (for VS2005 on MSDN)</title>
		<description><![CDATA[<p>I sure hope so. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-4.gif' alt='Tongue Out' /><br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/126315#126315</link>
		<pubDate>Tue, 25 Oct 2005 13:29:41 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126315-Is-today-the-day-for-VS2005-on-MSDN/126315#126315</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>66</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How does Expression compare with Visual Studio?</title>
		<description><![CDATA[<p>WOW!<br>
<br>
That stuff looks awesome!<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126226-How-does-Expression-compare-with-Visual-Studio/42c7116054a54c9a828e9deb00ff60be#42c7116054a54c9a828e9deb00ff60be</link>
		<pubDate>Tue, 25 Oct 2005 01:35:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126226-How-does-Expression-compare-with-Visual-Studio/42c7116054a54c9a828e9deb00ff60be#42c7116054a54c9a828e9deb00ff60be</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Latest Microsoft Release Dates</title>
		<description><![CDATA[<p>Because it's more fun than not posting them.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/126001-Latest-Microsoft-Release-Dates/ff2b6d2f06344a6892849deb00ff0f7e#ff2b6d2f06344a6892849deb00ff0f7e</link>
		<pubDate>Mon, 24 Oct 2005 12:38:12 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/126001-Latest-Microsoft-Release-Dates/ff2b6d2f06344a6892849deb00ff0f7e#ff2b6d2f06344a6892849deb00ff0f7e</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>10</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Gateway: &amp;quot;Windows XP Tablet PC Edition 2005&amp;quot;</title>
		<description><![CDATA[<p>Avalon, Indigo, etc are soooo much better than their official names.<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/125401-Gateway-quotWindows-XP-Tablet-PC-Edition-2005quot/26d377fe3ffd4f28a7ee9deb00fdef7a#26d377fe3ffd4f28a7ee9deb00fdef7a</link>
		<pubDate>Sat, 22 Oct 2005 18:57:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/125401-Gateway-quotWindows-XP-Tablet-PC-Edition-2005quot/26d377fe3ffd4f28a7ee9deb00fdef7a#26d377fe3ffd4f28a7ee9deb00fdef7a</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - For all those waiting for VS2005...</title>
		<description><![CDATA[<p>I too have gotten a little nervous about the pending release.&nbsp; I check MSDN many times a day waiting for the good news.&nbsp; It's been so long with so many new features promised, I just can't wait.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/125282-For-all-those-waiting-for-VS2005/6167822089534f96900c9deb00fd8c88#6167822089534f96900c9deb00fd8c88</link>
		<pubDate>Sat, 22 Oct 2005 02:15:29 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/125282-For-all-those-waiting-for-VS2005/6167822089534f96900c9deb00fd8c88#6167822089534f96900c9deb00fd8c88</guid>
		<dc:creator>CompiledMonkey</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/CompiledMonkey/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>