<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/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:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Entries for Klaus Enevoldsen</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/klaus enevoldsen/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for Klaus Enevoldsen</title><link>http://channel9.msdn.com/Niners/klaus%20enevoldsen/</link></image><description>Entries, comments and threads posted by Klaus Enevoldsen</description><link>http://channel9.msdn.com/Niners/klaus%20enevoldsen/</link><language>en-us</language><pubDate>Wed, 15 Apr 2009 07:08:37 GMT</pubDate><lastBuildDate>Wed, 15 Apr 2009 07:08:37 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Why I love .NET [Why I love .NET]</title><description>&lt;P&gt;A colleague of mine had a problem and came to me. A provider of data had closed the ftp server that he used to download some files from. The files were now only available from a web site and he asked me if it was possible to download it from the web site. He sent me an email with the URL and the credentials needed to logon to the site.&lt;/P&gt;
&lt;P&gt;I started to code the solution in VS2008, the first problem is that the site demanded forms authentication so I sent a post to the page with the data that the form needed to logon. WebException occurred! It turned out that the System.Net.WebClient refuses to connect to a site where the certificate has expired – Google code and 5 minutes later I had the solution. Now I was able to download the web page that contains the links to the different files that was available. I used a regular expression to find the anchors in the html document and I downloaded the latest file.&lt;/P&gt;
&lt;P&gt;It took me about an hour to solve my colleague’s problem and I didn’t know much about System.Net.WebClient when I started out. Microsoft .NET made it so simple to solve this problem quickly – I love .NET!&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/465412-Why-I-love-NET/'&gt;Why I love .NET&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/465412/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/465412-Why-I-love-NET/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/465412-Why-I-love-NET/</link><pubDate>Wed, 15 Apr 2009 07:08:37 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/465412-Why-I-love-NET/</guid><evnet:views>1050</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/465412/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>A colleague of mine had a problem and came to me. A provider of data had closed the ftp server that he used to download some files from. The files were now only available from a web site and he asked me if it was possible to download it from the web site. He sent me an email with the URL and the&amp;#8230;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>16</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/465412-Why-I-love-NET/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/465412/Trackback.aspx</trackback:ping></item><item><title>Windows 7 and .NET Framework 4.0? [Windows 7 and .NET Framework 4.0?]</title><description>Hi guys,&lt;BR&gt;&lt;BR&gt;Have any of you heard if Windows 7 is going to ship with .NET Framework 4.0?&lt;BR&gt;&lt;BR&gt;.NET&amp;nbsp;1.0, 1.1, 2.0, 3.0 and 3.5&amp;nbsp;are installed default in the beta.&lt;BR&gt;&lt;BR&gt;/Klaus&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/452167-Windows-7-and-NET-Framework-40/'&gt;Windows 7 and .NET Framework 4.0?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/452167/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/452167-Windows-7-and-NET-Framework-40/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/452167-Windows-7-and-NET-Framework-40/</link><pubDate>Fri, 09 Jan 2009 13:26:16 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/452167-Windows-7-and-NET-Framework-40/</guid><evnet:views>1175</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/452167/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi guys,Have any of you heard if Windows 7 is going to ship with .NET Framework 4.0?.NET&amp;nbsp;1.0, 1.1, 2.0, 3.0 and 3.5&amp;nbsp;are installed default in the beta./Klausin reply to Windows 7 and .NET Framework 4.0?</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>4</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/452167-Windows-7-and-NET-Framework-40/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/452167/Trackback.aspx</trackback:ping></item><item><title>What happened to ... [insert technology hyped by Microsoft] [What happened to ... [insert technology hyped by Microsoft]]</title><description>What happened to SideShow? Was it ever a good idea?&lt;BR&gt;&lt;BR&gt;What happened to Windows Vista Media Center Extenders built into televisions? What happened to low priced extenders? The current extenders are way too expensive...&lt;BR&gt;&lt;BR&gt;Any thoughts?&lt;BR&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/406512-What-happened-to--insert-technology-hyped-by-Microsoft/'&gt;What happened to ... [insert technology hyped by Microsoft]&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/406512/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/406512-What-happened-to--insert-technology-hyped-by-Microsoft/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/406512-What-happened-to--insert-technology-hyped-by-Microsoft/</link><pubDate>Thu, 29 May 2008 20:12:56 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/406512-What-happened-to--insert-technology-hyped-by-Microsoft/</guid><evnet:views>1111</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/406512/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>What happened to SideShow? Was it ever a good idea?&lt;BR&gt;&lt;BR&gt;What happened to Windows Vista Media Center Extenders built into televisions? What happened to low priced extenders? The current extenders are way too expensive...&lt;BR&gt;&lt;BR&gt;Any thoughts?&lt;BR&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>20</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/406512-What-happened-to--insert-technology-hyped-by-Microsoft/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/406512/Trackback.aspx</trackback:ping></item><item><title>The Imperial March with a twist... [The Imperial March with a twist...]</title><description>&lt;a href="http://www.youtube.com/watch?v=artOXVZxECA&amp;amp;feature=related"&gt;http://www.youtube.com/watch?v=artOXVZxECA&amp;amp;feature=related&lt;/a&gt;&lt;BR&gt;&lt;BR&gt;It's a good one!&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/400210-The-Imperial-March-with-a-twist/'&gt;The Imperial March with a twist...&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/400210/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/400210-The-Imperial-March-with-a-twist/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/400210-The-Imperial-March-with-a-twist/</link><pubDate>Tue, 29 Apr 2008 10:15:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/400210-The-Imperial-March-with-a-twist/</guid><evnet:views>677</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/400210/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;a href="http://www.youtube.com/watch?v=artOXVZxECA&amp;amp;feature=related"&gt;http://www.youtube.com/watch?v=artOXVZxECA&amp;amp;feature=related&lt;/a&gt;&lt;BR&gt;&lt;BR&gt;It's a good one!</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/400210-The-Imperial-March-with-a-twist/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/400210/Trackback.aspx</trackback:ping></item><item><title>The future holds many surprises...? [The future holds many surprises...?]</title><description>Brian Harry just released some info on &lt;a href="http://blogs.msdn.com/bharry/archive/2008/04/28/team-foundation-server-2008-sp1.aspx"&gt;VSTS 2008 SP 1&lt;/a&gt;. It is a great big list of many improvements. The next version of VSTS is code named "Rosario" (I think that Rosario is a resort on Orcas).&lt;BR&gt;&lt;BR&gt;Does anyone know anything else about VS 2008 SP 1, which I suppose VSTS 2008 SP 1 will be released with. I know that we should expect ADO.NET entity framework along with SP 1... But what else?&lt;BR&gt;&lt;BR&gt;Does anyone know anything about the release after SP 1, what is the code name, Rosario is only the code name for TS, not for the complete VS... All we have now is a CTP of that parallel LINQ-thing...?&lt;BR&gt;&lt;BR&gt;What will the future bring? .NET 4.0? A new run-time? A ribbon in VS (I am hoping)?&lt;BR&gt;&lt;BR&gt;("The future holds many surprises" was printed on the T-shirts at the PDC where Visual Studio .NET 2002 was introduced - was it Beta 1 or Beta 2?)&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/400183-The-future-holds-many-surprises/'&gt;The future holds many surprises...?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/400183/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/400183-The-future-holds-many-surprises/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/400183-The-future-holds-many-surprises/</link><pubDate>Tue, 29 Apr 2008 06:19:36 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/400183-The-future-holds-many-surprises/</guid><evnet:views>2314</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/400183/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Brian Harry just released some info on VSTS 2008 SP 1. It is a great big list of many improvements. The next version of VSTS is code named "Rosario" (I think that Rosario is a resort on Orcas).Does anyone know anything else about VS 2008 SP 1, which I suppose VSTS 2008 SP 1 will be released with. I know that we should expect ADO.NET entity framework along with SP 1... But what else?Does anyone know anything about the release after SP 1, what is the code name, Rosario is only the code name for TS, not for the complete VS... All we have now is a CTP of that parallel LINQ-thing...?What will the&amp;#8230;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/400183-The-future-holds-many-surprises/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/400183/Trackback.aspx</trackback:ping></item><item><title>Funny method/member/property names? [Funny method/member/property names?]</title><description>&lt;P&gt;An old colleague of mine used to name member in code after Disney Cartoon Characters.&lt;BR&gt;&lt;BR&gt;His code was very hard to read! I usually name the members with a relevant name, but there is just one little thing I always do... I always name members of the type System.Text.StringBuilder: “BobTheStringBuilder” :-)&lt;BR&gt;&lt;BR&gt;Do you have any funny/annoying habits like this?&lt;BR&gt;&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/261644-Funny-methodmemberproperty-names/'&gt;Funny method/member/property names?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/261644/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/261644-Funny-methodmemberproperty-names/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/261644-Funny-methodmemberproperty-names/</link><pubDate>Fri, 14 Mar 2008 07:11:28 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/261644-Funny-methodmemberproperty-names/</guid><evnet:views>3237</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/261644/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;P&gt;An old colleague of mine used to name member in code after Disney Cartoon Characters.&lt;BR&gt;&lt;BR&gt;His code was very hard to read! I usually name the members with a relevant name, but there is just one little thing I always do... I always name members of the type System.Text.StringBuilder: “BobTheStringBuilder” &lt;img src='/emoticons/C9/emotion-1.gif' alt='Smiley' /&gt;&lt;BR&gt;&lt;BR&gt;Do you have any funny/annoying habits like this?&lt;BR&gt;&lt;/P&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>32</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/261644-Funny-methodmemberproperty-names/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/261644/Trackback.aspx</trackback:ping></item><item><title>Vista 64 bit and Cisco VPN Client [Vista 64 bit and Cisco VPN Client]</title><description>I love my Vista 64 bit, it runs smoothly and fast, I don't have any problems with it. I use Visual Studio 2008 and it just works... Great...&lt;BR&gt;&lt;BR&gt;Sometimes I have to connect to my workplace from my home to do some work, my&amp;nbsp;employeer uses Cisco and I should use&amp;nbsp;the Cisco VPN client on my Vista machine to connect. Cisco has released a VPN client that works on Vista, but - big supprise - it does not work on Vista 64 bit!&lt;BR&gt;&lt;BR&gt;Excuse me, but how hard can it be? Vista has been out more than a year now.&lt;BR&gt;&lt;BR&gt;So in order to connect to my workplace I have to start an XP virtual pc and connect through it. How stupid is that?&lt;BR&gt;&lt;BR&gt;Am I the only one with this problem?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/261597-Vista-64-bit-and-Cisco-VPN-Client/'&gt;Vista 64 bit and Cisco VPN Client&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/261597/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/261597-Vista-64-bit-and-Cisco-VPN-Client/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/261597-Vista-64-bit-and-Cisco-VPN-Client/</link><pubDate>Tue, 11 Mar 2008 09:53:04 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/261597-Vista-64-bit-and-Cisco-VPN-Client/</guid><evnet:views>61986</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/261597/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I love my Vista 64 bit, it runs smoothly and fast, I don't have any problems with it. I use Visual Studio 2008 and it just works... Great...&lt;BR&gt;&lt;BR&gt;Sometimes I have to connect to my workplace from my home to do some work, my&amp;nbsp;employeer uses Cisco and I should use&amp;nbsp;the Cisco VPN client on my Vista machine to connect. Cisco has released a VPN client that works on Vista, but - big supprise - it does not work on Vista 64 bit!&lt;BR&gt;&lt;BR&gt;Excuse me, but how hard can it be? Vista has been out more than a year now.&lt;BR&gt;&lt;BR&gt;So in order to connect to my workplace I have to start an XP virtual pc and connect through it. How stupid is that?&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>25</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/261597-Vista-64-bit-and-Cisco-VPN-Client/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/261597/Trackback.aspx</trackback:ping></item><item><title>Why are TV programs censored in USA (beep)? [Why are TV programs censored in USA (beep)?]</title><description>I just saw a few clips on YouTube with two comedians who claimed to have sex with Matt Damon and Ben Affleck. Very funny clips, but why was the f-word always beeped out?&lt;BR&gt;&lt;BR&gt;Can I even write "(I need to watch my language)ing" here on Channel9 without getting censored or even banned? I don't see the point of beeping the words, everyone knows what they are saying.&lt;BR&gt;&lt;BR&gt;It reminds me of an episode where someone from Denmark went to a restaurant: "I would like a bloody beef" (a red steak)&amp;nbsp;and the waiter replies "Maybe you would like some (I need to watch my language)ing fries too?" :-)&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/261237-Why-are-TV-programs-censored-in-USA-beep/'&gt;Why are TV programs censored in USA (beep)?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/261237/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/261237-Why-are-TV-programs-censored-in-USA-beep/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/261237-Why-are-TV-programs-censored-in-USA-beep/</link><pubDate>Tue, 26 Feb 2008 12:00:07 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/261237-Why-are-TV-programs-censored-in-USA-beep/</guid><evnet:views>3144</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/261237/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I just saw a few clips on YouTube with two comedians who claimed to have sex with Matt Damon and Ben Affleck. Very funny clips, but why was the f-word always beeped out?&lt;BR&gt;&lt;BR&gt;Can I even write "(I need to watch my language)ing" here on Channel9 without getting censored or even banned? I don't see the point of beeping the words, everyone knows what they are saying.&lt;BR&gt;&lt;BR&gt;It reminds me of an episode where someone from Denmark went to a restaurant: "I would like a bloody beef" (a red steak)&amp;nbsp;and the waiter replies "Maybe you would like some (I need to watch my language)ing fries too?" &lt;img src='/emoticons/C9/emotion-1.gif' alt='Smiley' /&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>15</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/261237-Why-are-TV-programs-censored-in-USA-beep/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/261237/Trackback.aspx</trackback:ping></item><item><title>Did you name a LINQ test project &amp;quot;MissingLinq&amp;quot;? [Did you name a LINQ test project &amp;quot;MissingLinq&amp;quot;?]</title><description>I wonder, was I the only one who named a LINQ test project "MissingLinq"?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/260516-Did-you-name-a-LINQ-test-project-quotMissingLinqquot/'&gt;Did you name a LINQ test project &amp;quot;MissingLinq&amp;quot;?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/260516/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/260516-Did-you-name-a-LINQ-test-project-quotMissingLinqquot/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/260516-Did-you-name-a-LINQ-test-project-quotMissingLinqquot/</link><pubDate>Thu, 24 Jan 2008 11:46:20 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/260516-Did-you-name-a-LINQ-test-project-quotMissingLinqquot/</guid><evnet:views>939</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/260516/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I wonder, was I the only one who named a LINQ test project "MissingLinq"?</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>7</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/260516-Did-you-name-a-LINQ-test-project-quotMissingLinqquot/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/260516/Trackback.aspx</trackback:ping></item><item><title>Star Wars Fans look here... It is sooooo funny.... [Star Wars Fans look here... It is sooooo funny....]</title><description>Hi,&lt;BR&gt;&lt;BR&gt;I am an old Star Wars fan and I just found this: &lt;a href="http://www.youtube.com/watch?v=JhaveqRaxwI"&gt;Vader Sessions&lt;/a&gt;&lt;BR&gt;&lt;BR&gt;It is sooooo funny, it is video clips of Darth Vader and the sound has been changed with other quotes from movies that "James Earl Jones" was in.&lt;BR&gt;&lt;BR&gt;When Vader kills Obi Wan he says something like: "That's right mamma"...&lt;BR&gt;&lt;BR&gt;/Klaus&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/259314-Star-Wars-Fans-look-here-It-is-sooooo-funny/'&gt;Star Wars Fans look here... It is sooooo funny....&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/259314/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/259314-Star-Wars-Fans-look-here-It-is-sooooo-funny/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/259314-Star-Wars-Fans-look-here-It-is-sooooo-funny/</link><pubDate>Thu, 29 Nov 2007 08:23:42 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/259314-Star-Wars-Fans-look-here-It-is-sooooo-funny/</guid><evnet:views>1722</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/259314/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi,&lt;BR&gt;&lt;BR&gt;I am an old Star Wars fan and I just found this: &lt;a href="http://www.youtube.com/watch?v=JhaveqRaxwI"&gt;Vader Sessions&lt;/a&gt;&lt;BR&gt;&lt;BR&gt;It is sooooo funny, it is video clips of Darth Vader and the sound has been changed with other quotes from movies that "James Earl Jones" was in.&lt;BR&gt;&lt;BR&gt;When Vader kills Obi Wan he says something like: "That's right mamma"...&lt;BR&gt;&lt;BR&gt;/Klaus</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/259314-Star-Wars-Fans-look-here-It-is-sooooo-funny/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/259314/Trackback.aspx</trackback:ping></item><item><title>What do you think of Visual Studio 2008 so far? [What do you think of Visual Studio 2008 so far?]</title><description>Hi,&lt;BR&gt;&lt;BR&gt;I have been using VS2008 for&amp;nbsp;one whole day now. If I had used VS2005 the Windows Forms Designer would have crashed a few time already, but I have not had a single problem with VS2008 yet.&lt;BR&gt;&lt;BR&gt;VS2008 is so much faster than VS2005 and it is such a good experience using it!&lt;BR&gt;&lt;BR&gt;I use VB and the new IntelliSense is soooo good. On the project that I am working on the rebuild solution time has gone from 22 seconds (VS2005) to 15 seconds (VS2008). The debugger is much faster.&lt;BR&gt;&lt;BR&gt;VS2008 proves that VS2005 was not even close to finished when it shipped, VS2008 is what VS2005 should have been!!! :D&lt;BR&gt;&lt;BR&gt;/Klaus&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/259153-What-do-you-think-of-Visual-Studio-2008-so-far/'&gt;What do you think of Visual Studio 2008 so far?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/259153/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/259153-What-do-you-think-of-Visual-Studio-2008-so-far/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/259153-What-do-you-think-of-Visual-Studio-2008-so-far/</link><pubDate>Thu, 22 Nov 2007 10:08:06 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/259153-What-do-you-think-of-Visual-Studio-2008-so-far/</guid><evnet:views>5105</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/259153/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hi,&lt;BR&gt;&lt;BR&gt;I have been using VS2008 for&amp;nbsp;one whole day now. If I had used VS2005 the Windows Forms Designer would have crashed a few time already, but I have not had a single problem with VS2008 yet.&lt;BR&gt;&lt;BR&gt;VS2008 is so much faster than VS2005 and it is such a good experience using it!&lt;BR&gt;&lt;BR&gt;I use VB and the new IntelliSense is soooo good. On the project that I am working on the rebuild solution time has gone from 22 seconds (VS2005) to 15 seconds (VS2008). The debugger is much faster.&lt;BR&gt;&lt;BR&gt;VS2008 proves that VS2005 was not even close to finished when it shipped, VS2008 is what VS2005 should have been!!! &lt;img src='/emoticons/C9/emotion-2.gif' alt='Big Smile' /&gt;&lt;BR&gt;&lt;BR&gt;/Klaus</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>26</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/259153-What-do-you-think-of-Visual-Studio-2008-so-far/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/259153/Trackback.aspx</trackback:ping></item><item><title>The future of Vista? What can MS do to restore the faith? [The future of Vista? What can MS do to restore the faith?]</title><description>For me Vista has been a bit of a disappointment, I have had too many hardware problems with Vista, mainly with graphics drivers. In previous threads on Channel 9 others expressed the same frustrations.&lt;BR&gt;&lt;BR&gt;So, what is the best thing Microsoft can do to restore the faith in Vista? Is SP1 enough or should they rebrand Vista as Vista SE? Should they just hurry up and release Windows Seven? :P&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/258745-The-future-of-Vista-What-can-MS-do-to-restore-the-faith/'&gt;The future of Vista? What can MS do to restore the faith?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/258745/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/258745-The-future-of-Vista-What-can-MS-do-to-restore-the-faith/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/258745-The-future-of-Vista-What-can-MS-do-to-restore-the-faith/</link><pubDate>Mon, 05 Nov 2007 12:59:39 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/258745-The-future-of-Vista-What-can-MS-do-to-restore-the-faith/</guid><evnet:views>3023</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/258745/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>For me Vista has been a bit of a disappointment, I have had too many hardware problems with Vista, mainly with graphics drivers. In previous threads on Channel 9 others expressed the same frustrations.&lt;BR&gt;&lt;BR&gt;So, what is the best thing Microsoft can do to restore the faith in Vista? Is SP1 enough or should they rebrand Vista as Vista SE? Should they just hurry up and release Windows Seven? &lt;img src='/emoticons/C9/emotion-4.gif' alt='Tongue Out' /&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>8</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/258745-The-future-of-Vista-What-can-MS-do-to-restore-the-faith/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/258745/Trackback.aspx</trackback:ping></item><item><title>UX Guide and .NET Framework [UX Guide and .NET Framework]</title><description>&lt;P&gt;Microsoft has released a beta of their UX Guidelines for Windows Vista. It is a great guide and it has a lot of great advice. Those 600+ pages are easily read. J Lots of screen shots of good and bad ways to create GUI.&lt;/P&gt;
&lt;P&gt;I want to follow those guidelines!&lt;/P&gt;
&lt;P&gt;But I can’t!&lt;/P&gt;
&lt;P&gt;Because the controls that are used in Vista are not a part of the .NET framework. I could create the controls myself, but I like RAD and making a lot of user controls to follow the guidelines is not RAD.&lt;/P&gt;
&lt;P&gt;I guess I could buy the controls from a third part company. But I don’t want to!&lt;/P&gt;
&lt;P&gt;This is what I want:&lt;/P&gt;
&lt;P&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When Microsoft releases a new OS with new guidelines, all ordinary controls that they use should be included in the .NET framework delivered with the OS.&lt;/P&gt;
&lt;P&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When Microsoft releases a new version of Office I want the controls that they use (so that when I create applications that interact with Office, I can create a consistent UI that follow that written in the UX guide).&lt;/P&gt;
&lt;P&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Faster delivery of the Guidelines when the OS is released (the UX guidelines is not yet completed and Vista is almost a year old).&lt;/P&gt;
&lt;P&gt;Any feedback? :D&lt;BR&gt;&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/258495-UX-Guide-and-NET-Framework/'&gt;UX Guide and .NET Framework&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/258495/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/258495-UX-Guide-and-NET-Framework/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/258495-UX-Guide-and-NET-Framework/</link><pubDate>Thu, 25 Oct 2007 08:31:57 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/258495-UX-Guide-and-NET-Framework/</guid><evnet:views>2852</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/258495/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;P&gt;Microsoft has released a beta of their UX Guidelines for Windows Vista. It is a great guide and it has a lot of great advice. Those 600+ pages are easily read. J Lots of screen shots of good and bad ways to create GUI.&lt;/P&gt;
&lt;P&gt;I want to follow those guidelines!&lt;/P&gt;
&lt;P&gt;But I can’t!&lt;/P&gt;
&lt;P&gt;Because the controls that are used in Vista are not a part of the .NET framework. I could create the controls myself, but I like RAD and making a lot of user controls to follow the guidelines is not RAD.&lt;/P&gt;
&lt;P&gt;I guess I could buy the controls from a third part company. But I don’t want to!&lt;/P&gt;
&lt;P&gt;This is what I want:&lt;/P&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>10</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/258495-UX-Guide-and-NET-Framework/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/258495/Trackback.aspx</trackback:ping></item><item><title>.NET framework source code can be yours! [.NET framework source code can be yours!]</title><description>&lt;a href="http://blogs.msdn.com/jgalasyn/archive/2007/10/03/net-framework-source-code-to-be-released.aspx"&gt;This&lt;/a&gt; is a big surprise! I am speechless!:|&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/257970-NET-framework-source-code-can-be-yours/'&gt;.NET framework source code can be yours!&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/257970/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/257970-NET-framework-source-code-can-be-yours/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/257970-NET-framework-source-code-can-be-yours/</link><pubDate>Wed, 03 Oct 2007 16:15:46 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/257970-NET-framework-source-code-can-be-yours/</guid><evnet:views>6130</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/257970/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;a href="http://blogs.msdn.com/jgalasyn/archive/2007/10/03/net-framework-source-code-to-be-released.aspx"&gt;This&lt;/a&gt; is a big surprise! I am speechless!&lt;img src='/emoticons/C9/emotion-8.gif' alt='Expressionless' /&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>35</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/257970-NET-framework-source-code-can-be-yours/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/257970/Trackback.aspx</trackback:ping></item><item><title>BillGates.Voice.SoundsLike(Kermit.Voice) ? [BillGates.Voice.SoundsLike(Kermit.Voice) ?]</title><description>I saw this &lt;a href="http://www.youtube.com/watch?v=h5Mc55P1i9g"&gt;video&lt;/a&gt; and I it just hit me Bill Gates sounds like Kermit the Frog!&lt;BR&gt;&lt;BR&gt;Is it just me?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/257878-BillGatesVoiceSoundsLikeKermitVoice-/'&gt;BillGates.Voice.SoundsLike(Kermit.Voice) ?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/257878/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/257878-BillGatesVoiceSoundsLikeKermitVoice-/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/257878-BillGatesVoiceSoundsLikeKermitVoice-/</link><pubDate>Fri, 28 Sep 2007 09:46:34 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/257878-BillGatesVoiceSoundsLikeKermitVoice-/</guid><evnet:views>1270</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/257878/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I saw this &lt;a href="http://www.youtube.com/watch?v=h5Mc55P1i9g"&gt;video&lt;/a&gt; and I it just hit me Bill Gates sounds like Kermit the Frog!&lt;BR&gt;&lt;BR&gt;Is it just me?</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>1</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/257878-BillGatesVoiceSoundsLikeKermitVoice-/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/257878/Trackback.aspx</trackback:ping></item><item><title>My 6th sense is telling me we'll have a new CTP of VS2008 this weekend! [My 6th sense is telling me we'll have a new CTP of VS2008 this weekend!]</title><description>But my 6th sense has never been right before, so why should it be right this time? [A]&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/257611-My-6th-sense-is-telling-me-well-have-a-new-CTP-of-VS2008-this-weekend/'&gt;My 6th sense is telling me we'll have a new CTP of VS2008 this weekend!&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/257611/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/257611-My-6th-sense-is-telling-me-well-have-a-new-CTP-of-VS2008-this-weekend/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/257611-My-6th-sense-is-telling-me-well-have-a-new-CTP-of-VS2008-this-weekend/</link><pubDate>Fri, 14 Sep 2007 08:33:25 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/257611-My-6th-sense-is-telling-me-well-have-a-new-CTP-of-VS2008-this-weekend/</guid><evnet:views>2377</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/257611/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>But my 6th sense has never been right before, so why should it be right this time? [A]</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>8</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/257611-My-6th-sense-is-telling-me-well-have-a-new-CTP-of-VS2008-this-weekend/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/257611/Trackback.aspx</trackback:ping></item><item><title>Will Xbox360 be the only media center extender? [Will Xbox360 be the only media center extender?]</title><description>Ever since the Microsoft Windows Vista home page has been live the following phrase has been there:&lt;br&gt;&lt;i&gt;&lt;br&gt;"Other Media Center Extenders&lt;br&gt;&lt;/i&gt;&lt;p&gt;&lt;i&gt;Throughout
the year, other types of Windows Media Center Extenders will become
available, so you can choose the one that's right for your home and
digital entertainment lifestyle. You'll find Media Center Extenders
built into high-definition televisions, digital media set-top boxes,
and even DVD players. And, if your PC has the right amount of power,
Windows Vista Home Premium and Ultimate enable you to connect up to
five Media Center Extender devices throughout your home."&lt;/i&gt;&lt;/p&gt;&lt;p&gt;Which year are they talking about? I was thinking 2007, but I am sort of loosing my faith in Microsoft. Will we ever have another MCX besides Xbox360? I saw a little hope when HP showed off a HD-flat screen TV with a built in MCX, but there has been silence ever since.&lt;/p&gt;&lt;p&gt;Does anyone know anything? Will there be a selection of MCX devices out in our shops before Christmas (2007) or will Microsoft miss this Christmas also?&lt;/p&gt;&lt;p&gt;Please Microsoft give us some hope!&lt;br&gt;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/257381-Will-Xbox360-be-the-only-media-center-extender/'&gt;Will Xbox360 be the only media center extender?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/257381/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/257381-Will-Xbox360-be-the-only-media-center-extender/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/257381-Will-Xbox360-be-the-only-media-center-extender/</link><pubDate>Mon, 03 Sep 2007 08:24:44 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/257381-Will-Xbox360-be-the-only-media-center-extender/</guid><evnet:views>4445</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/257381/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Ever since the Microsoft Windows Vista home page has been live the following phrase has been there:&lt;br&gt;&lt;i&gt;&lt;br&gt;"Other Media Center Extenders&lt;br&gt;&lt;/i&gt;&lt;p&gt;&lt;i&gt;Throughout
the year, other types of Windows Media Center Extenders will become
available, so you can choose the one that's right for your home and
digital entertainment lifestyle. You'll find Media Center Extenders
built into high-definition televisions, digital media set-top boxes,
and even DVD players. And, if your PC has the right amount of power,
Windows Vista Home Premium and Ultimate enable you to connect up to
five Media Center Extender devices throughout your home."&lt;/i&gt;&lt;/p&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>18</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/257381-Will-Xbox360-be-the-only-media-center-extender/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/257381/Trackback.aspx</trackback:ping></item><item><title>Visual Studio 2008 RTM before november 5th [Visual Studio 2008 RTM before november 5th]</title><description>Microsoft will be giving away copies of Visual Studio 2008 RTM on DevConnections in Las Vegas which starts on november 5th.&lt;br&gt;&lt;br&gt;I read somewhere that many of the teams are already at zero bugs bounce and that they are arming the war room and the ship room soon. Cool. I wonder if there will be any releases before RC?&lt;br&gt;&lt;br&gt;A September 2007 CTP would be great!&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/257335-Visual-Studio-2008-RTM-before-november-5th/'&gt;Visual Studio 2008 RTM before november 5th&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/257335/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/257335-Visual-Studio-2008-RTM-before-november-5th/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/257335-Visual-Studio-2008-RTM-before-november-5th/</link><pubDate>Fri, 31 Aug 2007 12:05:57 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/257335-Visual-Studio-2008-RTM-before-november-5th/</guid><evnet:views>7803</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/257335/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Microsoft will be giving away copies of Visual Studio 2008 RTM on DevConnections in Las Vegas which starts on november 5th.&lt;br&gt;&lt;br&gt;I read somewhere that many of the teams are already at zero bugs bounce and that they are arming the war room and the ship room soon. Cool. I wonder if there will be any releases before RC?&lt;br&gt;&lt;br&gt;A September 2007 CTP would be great!&lt;br&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>21</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/257335-Visual-Studio-2008-RTM-before-november-5th/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/257335/Trackback.aspx</trackback:ping></item><item><title>What is the worst thing in .NET? [What is the worst thing in .NET?]</title><description>.NET Framework is the best, but a few things could be better, right? :P&lt;br&gt;&lt;br&gt;What about ".Equals(object) : boolean"? It is seriously the worst thing in the .NET Framework. It was only invented because we did not have operator overloading in .NET 1.0! Removing "Equals" from the framework would be an OK breaking change!&lt;br&gt;&lt;br&gt;In Visual Basic one of the things I don't like is that you can call a function without using () after the method name: Return Me.ToString -&amp;gt; Should be: Return Me.ToString() !!!&lt;br&gt;&lt;br&gt;/Klaus Enevoldsen&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/256745-What-is-the-worst-thing-in-NET/'&gt;What is the worst thing in .NET?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/256745/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/256745-What-is-the-worst-thing-in-NET/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/256745-What-is-the-worst-thing-in-NET/</link><pubDate>Thu, 02 Aug 2007 13:04:05 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/256745-What-is-the-worst-thing-in-NET/</guid><evnet:views>5534</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/256745/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>.NET Framework is the best, but a few things could be better, right? &lt;img src='/emoticons/C9/emotion-4.gif' alt='Tongue Out' /&gt;&lt;br&gt;&lt;br&gt;What about ".Equals(object) : boolean"? It is seriously the worst thing in the .NET Framework. It was only invented because we did not have operator overloading in .NET 1.0! Removing "Equals" from the framework would be an OK breaking change!&lt;br&gt;&lt;br&gt;In Visual Basic one of the things I don't like is that you can call a function without using () after the method name: Return Me.ToString -&amp;gt; Should be: Return Me.ToString() !!!&lt;br&gt;&lt;br&gt;/Klaus Enevoldsen&lt;br&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>32</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/256745-What-is-the-worst-thing-in-NET/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/256745/Trackback.aspx</trackback:ping></item><item><title>Whatever happened to Tony Goodhew? [Whatever happened to Tony Goodhew?]</title><description>I remember this &lt;a href="http://channel9.msdn.com/ShowPost.aspx?PostID=63550&gt;interview&lt;/a&gt; with Tony Goodhew. I remember it as an exciting interview and in the recent &lt;a href="http://channel9.msdn.com/Showpost.aspx?postid=329443&gt;interview&lt;/a&gt; with Soma and Scott Guthrie there is more talk about how MS built VS2008 (their process - some sort of Agile).&lt;br&gt;&lt;br&gt;What happened to Tony Goodhew, was he in on it? Whatever MS did to change their practice, they did something right because VS2008 Beta 2 is so much more better in terms of quality and performance than VS2005 (even in the RTM version ;)).&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/256591-Whatever-happened-to-Tony-Goodhew/'&gt;Whatever happened to Tony Goodhew?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/256591/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/256591-Whatever-happened-to-Tony-Goodhew/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/256591-Whatever-happened-to-Tony-Goodhew/</link><pubDate>Fri, 27 Jul 2007 09:05:30 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/256591-Whatever-happened-to-Tony-Goodhew/</guid><evnet:views>1443</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/256591/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I remember this &lt;a href="/ShowPost.aspx?PostID=63550"&gt;interview&lt;/a&gt; with Tony Goodhew. I remember it as an exciting interview and in the recent &lt;a href="/Showpost.aspx?postid=329443"&gt;interview&lt;/a&gt; with Soma and Scott Guthrie there is more talk about how MS built VS2008 (their process - some sort of Agile).&lt;br&gt;&lt;br&gt;What happened to Tony Goodhew, was he in on it? Whatever MS did to change their practice, they did something right because VS2008 Beta 2 is so much more better in terms of quality and performance than VS2005 (even in the RTM version &lt;img src='/emoticons/C9/emotion-5.gif' alt='Wink' /&gt;).&lt;br&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/256591-Whatever-happened-to-Tony-Goodhew/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/256591/Trackback.aspx</trackback:ping></item><item><title>Summer CTP Madness for Sure! [Summer CTP Madness for Sure!]</title><description>&lt;a href="http://blogs.msdn.com/bharry/archive/2007/07/25/a-rosario-milestone.aspx"&gt;Brian Harry&lt;/a&gt; just announced that a new CTP of the version, following the next version of Visual Studio Team Suite. &lt;br&gt;&lt;br&gt;Say again!&lt;br&gt;&lt;br&gt;After Visual Studio 2008 comes Visual Studio codenamed “Rosario”. There will be a very early CTP of “Rosario” for us to download in the next week or so! It will be a VPC only and a feature list will be available in the near future!&lt;br&gt;&lt;br&gt;Exciting times are ahead…&amp;nbsp;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/256541-Summer-CTP-Madness-for-Sure/'&gt;Summer CTP Madness for Sure!&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/256541/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/256541-Summer-CTP-Madness-for-Sure/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/256541-Summer-CTP-Madness-for-Sure/</link><pubDate>Wed, 25 Jul 2007 19:11:21 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/256541-Summer-CTP-Madness-for-Sure/</guid><evnet:views>2502</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/256541/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;a href="http://blogs.msdn.com/bharry/archive/2007/07/25/a-rosario-milestone.aspx"&gt;Brian Harry&lt;/a&gt; just announced that a new CTP of the version, following the next version of Visual Studio Team Suite. &lt;br&gt;&lt;br&gt;Say again!&lt;br&gt;&lt;br&gt;After Visual Studio 2008 comes Visual Studio codenamed “Rosario”. There will be a very early CTP of “Rosario” for us to download in the next week or so! It will be a VPC only and a feature list will be available in the near future!&lt;br&gt;&lt;br&gt;Exciting times are ahead…&amp;nbsp;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>12</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/256541-Summer-CTP-Madness-for-Sure/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/256541/Trackback.aspx</trackback:ping></item><item><title>Visual Studio 2008 Beta 2 less than a week away! [Visual Studio 2008 Beta 2 less than a week away!]</title><description>News about the Visual Studio 2008 Beta 2 on &lt;a href="http://weblogs.asp.net/scottgu/archive/2007/07/19/vs-2008-javascript-debugging.aspx#3243263"&gt;Scott Guthrie blog&lt;/a&gt;. It is less than a week away (comment entry dated Saturday 21st of July), this means that at latest on friday we will be able to download Beta 2!!! COOL! Beta 2 should have a "go live" license. The following questions will be answered:&lt;br&gt;&lt;br&gt;1) Will we get a new SQL Query editor?&lt;br&gt;2) Will Foundation Server support SharePoint 3.0?&lt;br&gt;3) Will the name Visual Studio 2008 be implemented in this release?&lt;br&gt;4) Will it be compatible with SQL Server 2008?&lt;br&gt;&lt;br&gt;It is going to be a great week end! ;)&lt;br&gt;&lt;br&gt;/Klaus Enevoldsen&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/256440-Visual-Studio-2008-Beta-2-less-than-a-week-away/'&gt;Visual Studio 2008 Beta 2 less than a week away!&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/256440/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/256440-Visual-Studio-2008-Beta-2-less-than-a-week-away/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/256440-Visual-Studio-2008-Beta-2-less-than-a-week-away/</link><pubDate>Mon, 23 Jul 2007 09:52:20 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/256440-Visual-Studio-2008-Beta-2-less-than-a-week-away/</guid><evnet:views>2026</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/256440/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>News about the Visual Studio 2008 Beta 2 on &lt;a href="http://weblogs.asp.net/scottgu/archive/2007/07/19/vs-2008-javascript-debugging.aspx#3243263"&gt;Scott Guthrie blog&lt;/a&gt;. It is less than a week away (comment entry dated Saturday 21st of July), this means that at latest on friday we will be able to download Beta 2!!! COOL! Beta 2 should have a "go live" license. The following questions will be answered:&lt;br&gt;&lt;br&gt;1) Will we get a new SQL Query editor?&lt;br&gt;2) Will Foundation Server support SharePoint 3.0?&lt;br&gt;3) Will the name Visual Studio 2008 be implemented in this release?&lt;br&gt;4) Will it be compatible with SQL Server 2008?&lt;br&gt;&lt;br&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/256440-Visual-Studio-2008-Beta-2-less-than-a-week-away/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/256440/Trackback.aspx</trackback:ping></item><item><title>What happens when a .NET win. app. is minimized? [What happens when a .NET win. app. is minimized?]</title><description>Hello!&lt;br&gt;&lt;br&gt;What happens when a .NET windows application is minimized? The memory consumption is lowered and the virtual memory rises, but when you maximize the application again, it memory consumption rises again but not to the same level as before. Is it garbage collection? What happens?&lt;br&gt;&lt;br&gt;Klaus Enevoldsen&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/256346-What-happens-when-a-NET-win-app-is-minimized/'&gt;What happens when a .NET win. app. is minimized?&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/256346/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/256346-What-happens-when-a-NET-win-app-is-minimized/</comments><link>http://channel9.msdn.com/forums/TechOff/256346-What-happens-when-a-NET-win-app-is-minimized/</link><pubDate>Thu, 19 Jul 2007 08:44:53 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/256346-What-happens-when-a-NET-win-app-is-minimized/</guid><evnet:views>1928</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/256346/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Hello!&lt;br&gt;&lt;br&gt;What happens when a .NET windows application is minimized? The memory consumption is lowered and the virtual memory rises, but when you maximize the application again, it memory consumption rises again but not to the same level as before. Is it garbage collection? What happens?&lt;br&gt;&lt;br&gt;Klaus Enevoldsen&lt;br&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>7</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/256346-What-happens-when-a-NET-win-app-is-minimized/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/256346/Trackback.aspx</trackback:ping></item><item><title>A secret Visual Studio 2008 CTP has been released - don't tell anyone... [A secret Visual Studio 2008 CTP has been released - don't tell anyone...]</title><description>&lt;p&gt;Microsoft Visual Studio Code Name 
"Orcas" Team Suite June 2007 Community Technology Preview 
(CTP)&lt;/p&gt;
&lt;p&gt;You are not able to find it when you search Microsoft's download site, but it is &lt;a href="http://download.microsoft.com/download/f/2/a/f2ac411f-acf9-42a7-a84f-3efc409bcd6b/VSTS_VPCJuneCTP.mht"&gt;there&lt;/a&gt;. Use IE to open the page, Firefox does not open it (.mht-file). It is a VPC image.&lt;/p&gt;&lt;p&gt;There are some great new features and a whole lot of bug fixes, looking good for Beta 2!&lt;br&gt;&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/256125-A-secret-Visual-Studio-2008-CTP-has-been-released-dont-tell-anyone/'&gt;A secret Visual Studio 2008 CTP has been released - don't tell anyone...&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/256125/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/256125-A-secret-Visual-Studio-2008-CTP-has-been-released-dont-tell-anyone/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/256125-A-secret-Visual-Studio-2008-CTP-has-been-released-dont-tell-anyone/</link><pubDate>Tue, 10 Jul 2007 07:01:31 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/256125-A-secret-Visual-Studio-2008-CTP-has-been-released-dont-tell-anyone/</guid><evnet:views>3371</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/256125/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>&lt;p&gt;Microsoft Visual Studio Code Name 
"Orcas" Team Suite June 2007 Community Technology Preview 
(CTP)&lt;/p&gt;
&lt;p&gt;You are not able to find it when you search Microsoft's download site, but it is &lt;a href="http://download.microsoft.com/download/f/2/a/f2ac411f-acf9-42a7-a84f-3efc409bcd6b/VSTS_VPCJuneCTP.mht"&gt;there&lt;/a&gt;. Use IE to open the page, Firefox does not open it (.mht-file). It is a VPC image.&lt;/p&gt;&lt;p&gt;There are some great new features and a whole lot of bug fixes, looking good for Beta 2!&lt;br&gt;&lt;/p&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>14</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/256125-A-secret-Visual-Studio-2008-CTP-has-been-released-dont-tell-anyone/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/256125/Trackback.aspx</trackback:ping></item><item><title>New CTP of .NET Framework 3.5 and Visual Web Developer Orcas [New CTP of .NET Framework 3.5 and Visual Web Developer Orcas]</title><description>Microsoft has released a new CTP of .NET Framework 3.5, Visual Web Developer Orcas and Entity Framework all named June 2007 CTP...&lt;br&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e6fd8663-8b77-4649-8d36-3830e18528fa&amp;amp;DisplayLang=en"&gt;.NET Framework 3.5 June 2007 CTP&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/c/e/bcea0399-5dd8-4d02-a125-c02cf331b86b/vnssetup.exe"&gt;Visual Web Developer Express Orcas June 2007 CTP&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=5c12fe07-e646-49c2-887f-8cc070b37247&amp;amp;DisplayLang=en"&gt;Entity Framework June 2007 CTP&lt;/a&gt;&lt;br&gt;&lt;br&gt;I downloaded the VWD and wanted to test a few things in LINQ To SQL, the previous version of VWD had the visual designer to LINQ to SQL, but the new version does not have the designer! I wonder what is going on!?!&lt;br&gt;&lt;br&gt;Is there a new Visual Studio 2008 CTP on the way, or are we going straight to Beta 2?&lt;br&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/255972-New-CTP-of-NET-Framework-35-and-Visual-Web-Developer-Orcas/'&gt;New CTP of .NET Framework 3.5 and Visual Web Developer Orcas&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/255972/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/255972-New-CTP-of-NET-Framework-35-and-Visual-Web-Developer-Orcas/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/255972-New-CTP-of-NET-Framework-35-and-Visual-Web-Developer-Orcas/</link><pubDate>Wed, 04 Jul 2007 10:49:07 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/255972-New-CTP-of-NET-Framework-35-and-Visual-Web-Developer-Orcas/</guid><evnet:views>1866</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/255972/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Microsoft has released a new CTP of .NET Framework 3.5, Visual Web Developer Orcas and Entity Framework all named June 2007 CTP...&lt;br&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e6fd8663-8b77-4649-8d36-3830e18528fa&amp;amp;DisplayLang=en"&gt;.NET Framework 3.5 June 2007 CTP&lt;/a&gt;&lt;br&gt;&lt;a href="http://download.microsoft.com/download/b/c/e/bcea0399-5dd8-4d02-a125-c02cf331b86b/vnssetup.exe"&gt;Visual Web Developer Express Orcas June 2007 CTP&lt;/a&gt;&lt;br&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=5c12fe07-e646-49c2-887f-8cc070b37247&amp;amp;DisplayLang=en"&gt;Entity Framework June 2007 CTP&lt;/a&gt;&lt;br&gt;&lt;br&gt;</evnet:previewtext><dc:creator>Klaus Enevoldsen</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/255972-New-CTP-of-NET-Framework-35-and-Visual-Web-Developer-Orcas/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/255972/Trackback.aspx</trackback:ping></item></channel></rss>