<?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 z2bass</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/z2bass/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 z2bass</title>
		<link>http://channel9.msdn.com/Niners/z2bass/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/z2bass/Discussions</link>
	<language>en</language>
	<pubDate>Mon, 20 May 2013 16:14:26 GMT</pubDate>
	<lastBuildDate>Mon, 20 May 2013 16:14:26 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>Coffeehouse - The fastest Vista laptop on the market</title>
		<description><![CDATA[<p>Two problems there:</p>
<p>1) PC World is using their benchmarks. Who KNOWS what the heck those are. They might have just given the MacBook and extra point&nbsp;or 10 just because it's a Mac.</p>
<p>2) They might have taken the cheapest notebooks from Toshiba, Dell, etc and the most expensive MacBook they could buy. For example, they have only tested 1 tablet PC in the HISTORY of PC World, a Gateway tablet, which isn't one of the better Tablet PCs on
 the market.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/258585-The-fastest-Vista-laptop-on-the-market/46d65bfc09204c2d882c9deb0022b44b#46d65bfc09204c2d882c9deb0022b44b</link>
		<pubDate>Mon, 29 Oct 2007 20:37:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/258585-The-fastest-Vista-laptop-on-the-market/46d65bfc09204c2d882c9deb0022b44b#46d65bfc09204c2d882c9deb0022b44b</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>30</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Visual Studio 2008 already finished?</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">mawcc wrote:</div>
<div class="quoteBody">&#65279;While watching the new screencasts from Daniel Moth (see Screencasts section),&nbsp;I noticed that when he opens Visual Studio 2008,&nbsp;the splash screen doesn't contain the &quot;Beta 2&quot; text anymore.<br>
<br>
Might this be an indication that an RTM version is already available at Microsoft internally? Or is it an RC (which I doubt because Scott Guthries mentioned in his blog that the final release is not very far off).<br>
<br>
Has anyone more information? Any interviews with Scott and/or Soma planned in the near future, Charles
<img src="/emoticons/emotion-5.gif" border="0">?</div>
</blockquote>
<br>
<br>
They usually remove Beta 2 off the splash right after it ships. That doesn't mean that it is RTMed, it just means The Moth is using an internal build of VS 2008.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/258376-Visual-Studio-2008-already-finished/bc9c2a310e174cb58fbf9deb00203d03#bc9c2a310e174cb58fbf9deb00203d03</link>
		<pubDate>Fri, 19 Oct 2007 20:50:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/258376-Visual-Studio-2008-already-finished/bc9c2a310e174cb58fbf9deb00203d03#bc9c2a310e174cb58fbf9deb00203d03</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - C# or VB.NET</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">Cornelius Ellsonpeter wrote:</div>
<div class="quoteBody">&#65279;
<blockquote>
<table class="quoteTable">
<tbody>
<tr>
<td valign="top" width="10"><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td class="txt3"><strong>z2bass wrote:</strong>
<hr size="1">
<i>&#65279;How about you learn both? They are both VERY similar. They really don't have many differences. Most people split hairs over small features... but they esentually do the same stuff and both merge to IL. If you want a &quot;feature-rich&quot; language, I suggest you
 start learning IL <img src="/emoticons/emotion-2.gif" border="0"></i></td>
</tr>
</tbody>
</table>
</blockquote>
Funny...I picked up a VB.NET book the other day. Both languages do share a lot in common. But if I go to the trouble of learning the IL, I'd take it a step further and build my own language!
<img src="/emoticons/emotion-5.gif" border="0"></div>
</blockquote>
<br>
<br>
You can&nbsp; look out there... there are MANY features that you can take advantage of in IL that you can't do in C# or VB. The features just haven't been integrated into the C#/VB languages.<br>
<br>
They are similar. People think that VB was &quot;adopted&quot; from previous versions and is just ploped into the .NET framework. That isn't the case. When they started development of .NET, they started on a fresh codebase and took the VB syntax with them, not the code.
 It's clean <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
But C# is a great language... all .NET languages are great, in fact.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/257942-C-or-VBNET/b0dad03e37e4410bac099deb001b2404#b0dad03e37e4410bac099deb001b2404</link>
		<pubDate>Fri, 05 Oct 2007 20:08:13 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/257942-C-or-VBNET/b0dad03e37e4410bac099deb001b2404#b0dad03e37e4410bac099deb001b2404</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>30</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - So .NET is &amp;quot;Resource&amp;quot; Sourced... what&#39;s next?</title>
		<description><![CDATA[<p>Well, the .NET framework has been &quot;Shared&quot; sourced. So what is the next thing to be open sourced? How about Channel9???<br>
<br>
To me, that would be <strong>REALLY</strong> sweet to see the codebase for c9 v4 since it is a clean implementation of ASP.NET code.<br>
<br>
DotNetKicks open sourced a while ago... so how about it, c9???</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/258005-So-NET-is-quotResourcequot-Sourced-whats-next/258005#258005</link>
		<pubDate>Fri, 05 Oct 2007 00:46:58 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/258005-So-NET-is-quotResourcequot-Sourced-whats-next/258005#258005</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - C# or VB.NET</title>
		<description><![CDATA[<p>How about you learn both? They are both VERY similar. They really don't have many differences. Most people split hairs over small features... but they esentually do the same stuff and both merge to IL. If you want a &quot;feature-rich&quot; language, I suggest you
 start learning IL <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/257942-C-or-VBNET/06ea98d044724795834d9deb001b2234#06ea98d044724795834d9deb001b2234</link>
		<pubDate>Tue, 02 Oct 2007 22:42:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/257942-C-or-VBNET/06ea98d044724795834d9deb001b2234#06ea98d044724795834d9deb001b2234</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>30</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Football Season :)</title>
		<description><![CDATA[<p>Did you see the Colts defence last Thursday... DANG! Colts are going to win again... they have a good chance!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/257532-Football-Season-/f3fc07d6e8754e8a82499deb00154f14#f3fc07d6e8754e8a82499deb00154f14</link>
		<pubDate>Mon, 10 Sep 2007 22:21:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/257532-Football-Season-/f3fc07d6e8754e8a82499deb00154f14#f3fc07d6e8754e8a82499deb00154f14</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>24</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Just say no to Terrorist</title>
		<description><![CDATA[<p>If someone can save one person, it's worth it.</p>
<p>&nbsp;</p>
<p>And I'm not quite sure that would allow them to kidnap people in the future.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/257380-Just-say-no-to-Terrorist/ce2479e410f248f3a86f9dec00a5b634#ce2479e410f248f3a86f9dec00a5b634</link>
		<pubDate>Mon, 03 Sep 2007 14:47:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/257380-Just-say-no-to-Terrorist/ce2479e410f248f3a86f9dec00a5b634#ce2479e410f248f3a86f9dec00a5b634</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>50</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Just say no to Terrorist</title>
		<description><![CDATA[<p>How would you feel if you were being held hostage by Islamic extreamests? Anything to preserve human life!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/257380-Just-say-no-to-Terrorist/715594d2a66c49be872c9dec00a5b5df#715594d2a66c49be872c9dec00a5b5df</link>
		<pubDate>Mon, 03 Sep 2007 14:32:26 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/257380-Just-say-no-to-Terrorist/715594d2a66c49be872c9dec00a5b5df#715594d2a66c49be872c9dec00a5b5df</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>50</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Windows Live Calendar desktop and Windows Live Sidebar</title>
		<description><![CDATA[<p>I've heard that there WILL be an XP sidebar.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/256639-Windows-Live-Calendar-desktop-and-Windows-Live-Sidebar/3c29b4ec105e46a6bba79dec00997450#3c29b4ec105e46a6bba79dec00997450</link>
		<pubDate>Mon, 30 Jul 2007 03:57:04 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/256639-Windows-Live-Calendar-desktop-and-Windows-Live-Sidebar/3c29b4ec105e46a6bba79dec00997450#3c29b4ec105e46a6bba79dec00997450</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - C9v4?</title>
		<description><![CDATA[<p>It's just the fact that they hyped it up like it was the iPhone and:<br>
<br>
1) Didn't deliver in a timely manner<br>
2) Delivered something that was... interesting <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
I would have expected a little more out of the team... especially since they are using Scrum. We should be seeing a new version (or updated) every 4 weeks (says the Scrum gods.)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/256305-C9v4/8587f1552b4b48c3a75b9dec00941d9b#8587f1552b4b48c3a75b9dec00941d9b</link>
		<pubDate>Tue, 17 Jul 2007 20:13:22 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/256305-C9v4/8587f1552b4b48c3a75b9dec00941d9b#8587f1552b4b48c3a75b9dec00941d9b</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>39</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - C9 Summer Activities</title>
		<description><![CDATA[<p><blockquote>
<div class="quoteAuthor">Larsenal wrote:</div>
<div class="quoteBody">&#65279;Anyone have ideas for some fun C9 community activities?<br>
<br>
1) Maybe another coding contest wrought with intrigue and scandal?<br>
2) Maybe a collaborative save-the-world-with-software project?<br>
3) Or how about a &quot;remix&quot; C9v4 if-you-had-fun-you're-a-winner competition?<br>
4) Nine Guy makeovers?<br>
<br>
edit: reformatted<br>
</div>
</blockquote>
<br>
<br>
Dang... they should use your avatar as the Nine guy! That is really cool!<br>
<br>
<img alt="avatar" src="/Avatars/17084.jpg"></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/256048-C9-Summer-Activities/beaff732a727404db97f9dec008ff4f4#beaff732a727404db97f9dec008ff4f4</link>
		<pubDate>Fri, 06 Jul 2007 20:50:38 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/256048-C9-Summer-Activities/beaff732a727404db97f9dec008ff4f4#beaff732a727404db97f9dec008ff4f4</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Channel 9 Beta is down</title>
		<description><![CDATA[<p>My guess is that their doing an upgrade. They probably started with updating SQL Server, which is causing the error.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/256042-Channel-9-Beta-is-down/12f54a03700649f285a69dec008fe73e#12f54a03700649f285a69dec008fe73e</link>
		<pubDate>Fri, 06 Jul 2007 16:27:13 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/256042-Channel-9-Beta-is-down/12f54a03700649f285a69dec008fe73e#12f54a03700649f285a69dec008fe73e</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - First in Line in Steve Yobs Backyard</title>
		<description><![CDATA[<p>Wait... wasn't there a power outage yesterday? That makes me laugh <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> <br>
<br>
Scoble would make a terrible Microsoft emplyee right about now. PR would be ALL over him if he still worked at Microsoft.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/255836-First-in-Line-in-Steve-Yobs-Backyard/ef5ea0b6fc9d4aa895059dec008c20bf#ef5ea0b6fc9d4aa895059dec008c20bf</link>
		<pubDate>Fri, 29 Jun 2007 00:28:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/255836-First-in-Line-in-Steve-Yobs-Backyard/ef5ea0b6fc9d4aa895059dec008c20bf#ef5ea0b6fc9d4aa895059dec008c20bf</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>50</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - NOW UAC is Annoying...</title>
		<description><![CDATA[<p>UAC has ALWAYS been annoying. I thought it was OK for the first few days, but then it starts putting up dialongs for simple little things... like installing an update or changing some useless setting, like the TIME!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/255668-NOW-UAC-is-Annoying/d0f080a1e5854d33bd479dec00899507#d0f080a1e5854d33bd479dec00899507</link>
		<pubDate>Fri, 22 Jun 2007 03:38:45 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/255668-NOW-UAC-is-Annoying/d0f080a1e5854d33bd479dec00899507#d0f080a1e5854d33bd479dec00899507</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - NetTiers, Subsonic, DLINQ, CSLA, NHibernate etc etc ... which one?</title>
		<description><![CDATA[<p>You're the first person that I have heard of with problems with SubSonic. SubSonic 2.0.1 is a really great tool. What was your configuration like? Did you use the build provider or a class library?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/252811-NetTiers-Subsonic-DLINQ-CSLA-NHibernate-etc-etc--which-one/95251c8e395743fa9cb19dea01537df8#95251c8e395743fa9cb19dea01537df8</link>
		<pubDate>Wed, 20 Jun 2007 15:54:35 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/252811-NetTiers-Subsonic-DLINQ-CSLA-NHibernate-etc-etc--which-one/95251c8e395743fa9cb19dea01537df8#95251c8e395743fa9cb19dea01537df8</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>15</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - What&#39;s going on at Microsoft?</title>
		<description><![CDATA[<p>No one has mentioned Silverlight yet. I really think if Microsoft isn't going to push addoption of Silverlight, it is going to be WPF all over again.</p>
<p>I still think that Orcas is seriously flawed. I remember the good ol' days... the days of Visual Studio 2005 Beta. I absolutly loved that program. What I really liked was all the videos, blog posts, Channel 9 things, and bug reporting. With the Orcas (oops...
 its now Visual Studio 2008), I just don't see that. The only employee blogging about LINQ, Silverlight, and VS 2008 is ScottGu. Everyone else just gives the same old stuff. For exaple, my reader got this about 200 times during (and 3 weeks after) Mix: &quot;Silverlight
 1.1 Beta Release&quot;. No, in fact, I STILL get the occational post about that. What is the use in that?</p>
<p>Microsoft has potential. Hopefully the iPhone and OSX 10.5 (CodeName Vista... I mean &quot;Leopard&quot;) will give some compeitition.</p>
<p>I just thought of something... maybe the next &quot;version of Windows&quot; will not actually be &quot;Windows&quot;. Maybe it will be something so different... potential, no passion. (HAHA... eat your words Microsoft!)</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/255491-Whats-going-on-at-Microsoft/f15d56a52ec64cbb89329dec0086e2c8#f15d56a52ec64cbb89329dec0086e2c8</link>
		<pubDate>Fri, 15 Jun 2007 00:33:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/255491-Whats-going-on-at-Microsoft/f15d56a52ec64cbb89329dec0086e2c8#f15d56a52ec64cbb89329dec0086e2c8</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>64</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Looking for Vista working gif...</title>
		<description><![CDATA[<p><a href="http://www.napyfab.com/ajax-indicators/">http://www.napyfab.com/ajax-indicators/</a><br>
<br>
It doesn't look good... but its close.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/255448-Looking-for-Vista-working-gif/37b5a218372e4eb681489dec00862f7e#37b5a218372e4eb681489dec00862f7e</link>
		<pubDate>Tue, 12 Jun 2007 18:39:36 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/255448-Looking-for-Vista-working-gif/37b5a218372e4eb681489dec00862f7e#37b5a218372e4eb681489dec00862f7e</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>10</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Has anyone seen this yet?</title>
		<description><![CDATA[<p>I know what that's for! ITS FOR CHANNEL 8!&nbsp;I filled it out... it was student-oriented. &nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/255433-Has-anyone-seen-this-yet/04e35bc176ef4b1a8cc79dec0086075e#04e35bc176ef4b1a8cc79dec0086075e</link>
		<pubDate>Tue, 12 Jun 2007 02:23:43 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/255433-Has-anyone-seen-this-yet/04e35bc176ef4b1a8cc79dec0086075e#04e35bc176ef4b1a8cc79dec0086075e</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>25</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Post Beta 1 Orcas CTPs?</title>
		<description><![CDATA[<p>I heard somewhere:</p>
<p>June: Post-Beta 1 CTP</p>
<p>July: Beta 2</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/255147-Post-Beta-1-Orcas-CTPs/72a551bd6ffa4adc86c09dec0080f417#72a551bd6ffa4adc86c09dec0080f417</link>
		<pubDate>Thu, 31 May 2007 21:30:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/255147-Post-Beta-1-Orcas-CTPs/72a551bd6ffa4adc86c09dec0080f417#72a551bd6ffa4adc86c09dec0080f417</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Weekend Fun</title>
		<description><![CDATA[<p>Hmmmm..... how about next week?</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/254357-Weekend-Fun/56d56604982842f4889c9dec0075e884#56d56604982842f4889c9dec0075e884</link>
		<pubDate>Sat, 28 Apr 2007 19:39:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/254357-Weekend-Fun/56d56604982842f4889c9dec0075e884#56d56604982842f4889c9dec0075e884</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>23</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Microsoft sued for patent violation over ASP.NET</title>
		<description><![CDATA[<p>How vaque is that patent, it basically describes all programming languages and how they work, &quot;abstract objects&quot;.</p>
<p>I'm guessing that they will be sued by someone like Java. Microsoft will win, hands down.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/254216-Microsoft-sued-for-patent-violation-over-ASPNET/5cb9721de6814985a3789dec0074017c#5cb9721de6814985a3789dec0074017c</link>
		<pubDate>Sat, 21 Apr 2007 15:59:06 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/254216-Microsoft-sued-for-patent-violation-over-ASPNET/5cb9721de6814985a3789dec0074017c#5cb9721de6814985a3789dec0074017c</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>17</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - IE6/png</title>
		<description><![CDATA[<p><a href="http://www.twinhelix.com/css/iepngfix/">http://www.twinhelix.com/css/iepngfix/</a><br>
<br>
It's the only solution that worked for me.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/254210-IE6png/3fdffce0f7394027957e9dec0073dd1c#3fdffce0f7394027957e9dec0073dd1c</link>
		<pubDate>Fri, 20 Apr 2007 23:29:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/254210-IE6png/3fdffce0f7394027957e9dec0073dd1c#3fdffce0f7394027957e9dec0073dd1c</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>7</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ASP.NET hosting</title>
		<description><![CDATA[<p><blockquote>
<div>esoteric wrote:</div>
<div>&#65279;
<blockquote>
<table>
<tbody>
<tr>
<td><img src="/Themes/AlmostGlass/images/icon-quote.gif"></td>
<td><strong>z2bass wrote:</strong> <i>&#65279;
<p>UltimaHosts.NET<br>
<br>
On&nbsp; most plans they don't keep track of bandwidth!!!!!!!!!!</p>
</i></td>
</tr>
</tbody>
</table>
</blockquote>
<br>
<br>
Sounds quite interesting, though I note, according to the site:<br>
<br>
- Data Transfer: 1/2 TB<br>
- Data Transfer &#43; 10 GB: $ 10&nbsp;per month<br>
<br>
That doesn't really assure me. But thanks for the link.</div>
</blockquote>
<br>
<br>
With the higher prices plans (Such as CSK.NET which is what I own) their panel doesn't track bandwidth... I'm sure they don't track it... I've asked. Check out all the plans... Ultima is really the best, hands down.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/253929-ASPNET-hosting/7a9f7aa8fa6d4084932d9dec00702023#7a9f7aa8fa6d4084932d9dec00702023</link>
		<pubDate>Wed, 11 Apr 2007 22:30:48 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/253929-ASPNET-hosting/7a9f7aa8fa6d4084932d9dec00702023#7a9f7aa8fa6d4084932d9dec00702023</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - Will Ajax Extensions 1.0 Work with Orcas?</title>
		<description><![CDATA[<p>They will be baked in... it will be part of the .NET Framework 3.5</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/253932-Will-Ajax-Extensions-10-Work-with-Orcas/125c16bb548d441c82ec9dec007026b9#125c16bb548d441c82ec9dec007026b9</link>
		<pubDate>Wed, 11 Apr 2007 20:35:22 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/253932-Will-Ajax-Extensions-10-Work-with-Orcas/125c16bb548d441c82ec9dec007026b9#125c16bb548d441c82ec9dec007026b9</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - ASP.NET hosting</title>
		<description><![CDATA[<p>UltimaHosts.NET<br>
<br>
On&nbsp; most plans they don't keep track of bandwidth!!!!!!!!!!</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/253929-ASPNET-hosting/4fc8b020d0744249a3579dec00701f52#4fc8b020d0744249a3579dec00701f52</link>
		<pubDate>Wed, 11 Apr 2007 19:35:23 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/253929-ASPNET-hosting/4fc8b020d0744249a3579dec00701f52#4fc8b020d0744249a3579dec00701f52</guid>
		<dc:creator>z2bass</dc:creator>
		<slash:comments>16</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/z2bass/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>