<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.dzone.com/~d/styles/itemcontent.css"?><rss xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://dotnet.dzone.com/">
  <channel>
    <title>.NET Zone - Community for .NET developers everywhere</title>
    <link>http://dotnet.dzone.com/</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.dzone.com/zones/dotnet" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
    <title>DZone Daily Dose - 2009/11/21</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/7YAnXjqUcR4/dzone-daily-dose-20091120-0</link>
    <description>The Cray XT5 &amp;quot;Jaguar&amp;quot; supercomputer at the Oak Ridge National Laboratory is now the world's fastest computing system according to the TOP500 rankings.  The Jaguar grabbed the number one spot from IBM after upgrading roughly 250,000 processors from quad-core Opterons to six-core Istanbul Opterons.  The system, which is used by the US Department of Energy, delivers a performance of 1.75...&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/7YAnXjqUcR4" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/dzone-daily-dose-20091120-0#comments</comments>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/architecture">Architecture</category>
 <category domain="http://dotnet.dzone.com/category/tags/amazon">Amazon</category>
 <category domain="http://dotnet.dzone.com/taxonomy/term/79">AMD</category>
 <category domain="http://dotnet.dzone.com/category/tags/cray">Cray</category>
 <category domain="http://dotnet.dzone.com/category/tags/ec2">ec2</category>
 <category domain="http://dotnet.dzone.com/category/tags/quartz">quartz</category>
 <category domain="http://dotnet.dzone.com/category/tags/rubinium">Rubinium</category>
 <category domain="http://dotnet.dzone.com/category/tags/terracotta">Terracotta</category>
 <category domain="http://dotnet.dzone.com/category/tags/zeus-technology">Zeus Technology</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/languages/php">PHP</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/languages/ruby">Ruby</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14623</wfw:commentRss>
 <dz:submitDate>Fri, 20 Nov 2009 15:47:13 -0500</dz:submitDate>
 <dz:readCount>1071</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 20 Nov 2009 20:47:13 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14623 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/dzone-daily-dose-20091120-0</feedburner:origLink></item>
  <item>
    <title>Shut Up and Build Something</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/CpWBx93Zzsk/shut-and-build-something</link>
    <description>I want to preface this post by saying thank you for everyone that contributes to the movement of trying to get women into software. I respect each of you and appreciate that something that is important to me is important to you as well. 
&amp;nbsp;
 
&amp;nbsp;References
      Reference:&amp;nbsp;
    
            
                    Shut up and build something        
        


    
            
      ...&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/CpWBx93Zzsk" height="1" width="1"/&gt;</description>
     <comments>http://dotnet.dzone.com/news/shut-and-build-something#comments</comments>
 <category domain="http://dotnet.dzone.com/category/tags/women-technology">women in technology</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/industry/trends">Trends</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14607</wfw:commentRss>
 <dz:submitDate>Fri, 20 Nov 2009 08:02:40 -0500</dz:submitDate>
 <dz:readCount>185</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>sarajo</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-287218.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 20 Nov 2009 13:02:40 +0000</pubDate>
 <dc:creator>sarajo</dc:creator>
 <guid isPermaLink="false">14607 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://dotnet.dzone.com/news/shut-and-build-something</feedburner:origLink></item>
  <item>
    <title>DZone Daily Dose -  2009/11/20</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/2P71sUAsQ8s/dzone-daily-dose-20091120</link>
    <description>A few more details about the closures announcement for Java 7 surfaced today.  According to Stephen Colebourne's blog, Mark Reinhold said that JDK 7 closures won't have control-invocation statements as a goal and it won't include non-local returns.  Reinhold also indicated that access to non-final variables was unlikely.&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/2P71sUAsQ8s" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/dzone-daily-dose-20091120#comments</comments>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://dotnet.dzone.com/category/tags/crome-os">Crome OS</category>
 <category domain="http://dotnet.dzone.com/category/tags/jdk-7">JDK 7</category>
 <category domain="http://dotnet.dzone.com/category/tags/mozilla">mozilla</category>
 <category domain="http://dotnet.dzone.com/category/tags/terracotta">Terracotta</category>
 <category domain="http://dotnet.dzone.com/category/tags/windows-7">Windows 7</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/industry/news">News</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14579</wfw:commentRss>
 <dz:submitDate>Fri, 20 Nov 2009 01:43:04 -0500</dz:submitDate>
 <dz:readCount>1725</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 20 Nov 2009 06:43:04 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14579 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/dzone-daily-dose-20091120</feedburner:origLink></item>
  <item>
    <title>PDC 2009 Day 2: Keynote, Scott Guthrie</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/w4JW4GzJt3w/pdc-2009-day-2-keynote-scott</link>
    <description>[Also see the first
 part – the keynote by Steven Sinofsky.]  The second part of 
the keynote was delivered by Scott Guthrie, Corporate Vice President, 
Developer Division, Microsoft Corp.References
      Reference:&amp;nbsp;
    
            
                    PDC 2009 Day 2: Keynote, Scott Guthrie        
        


    
            
                    alashcraft&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/w4JW4GzJt3w" height="1" width="1"/&gt;</description>
     <comments>http://dotnet.dzone.com/news/pdc-2009-day-2-keynote-scott#comments</comments>
 <category domain="http://dotnet.dzone.com/taxonomy/term/82">Microsoft</category>
 <category domain="http://dotnet.dzone.com/category/tags/pdc-2009">PDC 2009</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/net-windows/silverlight">Silverlight</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14553</wfw:commentRss>
 <dz:submitDate>Thu, 19 Nov 2009 10:23:21 -0500</dz:submitDate>
 <dz:readCount>245</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>sashag</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-295327.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 19 Nov 2009 15:23:21 +0000</pubDate>
 <dc:creator>sashag</dc:creator>
 <guid isPermaLink="false">14553 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://dotnet.dzone.com/news/pdc-2009-day-2-keynote-scott</feedburner:origLink></item>
  <item>
    <title>Silverlight 4 Gets Top Requested Features</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/SXj5vHr0cdo/silverlight-4-gets-top</link>
    <description>The immediate release of Silverlight 4 Beta was just announced at Microsoft's PDC conference.  The new version comes on the heels of Silverlight 3, which was released four months ago.  The version 4 beta includes many of the top requested features from Silverlight developers.&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/SXj5vHr0cdo" height="1" width="1"/&gt;</description>
     <comments>http://ria.dzone.com/news/silverlight-4-gets-top#comments</comments>
 <category domain="http://dotnet.dzone.com/category/tags/chrome">Chrome</category>
 <category domain="http://dotnet.dzone.com/category/tags/silverlight-4">Silverlight 4</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/net-windows/silverlight">Silverlight</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14535</wfw:commentRss>
 <dz:submitDate>Thu, 19 Nov 2009 04:24:51 -0500</dz:submitDate>
 <dz:readCount>632</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 19 Nov 2009 09:24:51 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14535 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://ria.dzone.com/news/silverlight-4-gets-top</feedburner:origLink></item>
  <item>
    <title>DZone Daily Dose - 2009/11/19</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/S3xOCCNpQuQ/dzone-daily-dose-20091119</link>
    <description>It was announced this morning that closures would be added to JDK 7.  Mark Reinhold made the announcement at the Devoxx conference.  Before today, Sun could not reach a consensus on the inclusion of closures in JDK 7.  Three proposals for closures were submitted to Sun over the last few years and now early reports say the starting point for Java closures will be the FCM v0.5 proposa&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/S3xOCCNpQuQ" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/dzone-daily-dose-20091119#comments</comments>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://dotnet.dzone.com/category/tags/jdk-7">JDK 7</category>
 <category domain="http://dotnet.dzone.com/category/tags/macruby">MacRuby</category>
 <category domain="http://dotnet.dzone.com/category/tags/persevere">Persevere</category>
 <category domain="http://dotnet.dzone.com/category/tags/sdk">sdk</category>
 <category domain="http://dotnet.dzone.com/category/tags/windows-azure">Windows Azure</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/languages/javascript">Javascript</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp;amp; Methods</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/languages/ruby">Ruby</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14529</wfw:commentRss>
 <dz:submitDate>Wed, 18 Nov 2009 23:57:25 -0500</dz:submitDate>
 <dz:readCount>2037</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 19 Nov 2009 04:57:25 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14529 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/dzone-daily-dose-20091119</feedburner:origLink></item>
  <item>
    <title>Azure to Feature App Marketplace</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/A4vqnmbpD1w/azure-feature-app-marketplace</link>
    <description>Mirosoft just announced
that the Windows Azure cloud computing platform is now generally
available in beta form.  The announcement was made at this week's PDC conference where Microsoft is promoting their Azure cloud services.  Microsoft says
that the Azure cloud will come with marketplaces for online apps&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/A4vqnmbpD1w" height="1" width="1"/&gt;</description>
     <comments>http://dotnet.dzone.com/news/azure-feature-app-marketplace#comments</comments>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/net-windows">.NET &amp;amp; Windows</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/architecture">Architecture</category>
 <category domain="http://dotnet.dzone.com/category/tags/amazoncom">Amazon.com</category>
 <category domain="http://dotnet.dzone.com/category/tags/pinpointcom">Pinpoint.com</category>
 <category domain="http://dotnet.dzone.com/category/tags/salesforcecom">Salesforce.com</category>
 <category domain="http://dotnet.dzone.com/category/tags/windows-azure">Windows Azure</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14519</wfw:commentRss>
 <dz:submitDate>Wed, 18 Nov 2009 15:58:36 -0500</dz:submitDate>
 <dz:readCount>394</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 18 Nov 2009 20:58:36 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14519 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://dotnet.dzone.com/news/azure-feature-app-marketplace</feedburner:origLink></item>
  <item>
    <title>Microsoft Visual Studio 2008 Programming</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/dDUAk5Dcjmc/microsoft-visual-studio-2008</link>
    <description>ISBN or ASIN:&amp;nbsp;
    
            
                    9780071604086        
        


      Cover Image:&amp;nbsp;
    
            
                    Microsoft Visual Studio 2008 Programming.png        
        


      Book Author(s):&amp;nbsp;
    
            
                    Jamie Plenderleith        
              
                    Steve Bunn        
        


     ...&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/dDUAk5Dcjmc" height="1" width="1"/&gt;</description>
     <comments>http://books.dzone.com/reviews/microsoft-visual-studio-2008#comments</comments>
 <category domain="http://dotnet.dzone.com/category/tags/net-framework-35">.NET Framework 3.5</category>
 <category domain="http://dotnet.dzone.com/category/tags/c-30">C# 3.0</category>
 <category domain="http://dotnet.dzone.com/taxonomy/term/82">Microsoft</category>
 <category domain="http://dotnet.dzone.com/category/tags/visual-studio-2008">Visual Studio 2008</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/13197</wfw:commentRss>
 <dz:submitDate>Wed, 18 Nov 2009 11:03:41 -0500</dz:submitDate>
 <dz:readCount>585</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>jesus_was_rasta</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-301998.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 18 Nov 2009 16:03:41 +0000</pubDate>
 <dc:creator>jesus_was_rasta</dc:creator>
 <guid isPermaLink="false">13197 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://books.dzone.com/reviews/microsoft-visual-studio-2008</feedburner:origLink></item>
  <item>
    <title>PDC 2009 Day 1: Code Contracts and Pex: Power Charge Your Assertions and Unit Tests</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/Fi---Pb1jyU/pdc-2009-day-1-code-contracts</link>
    <description>Code 
Contracts are a mechanism coming out of incubation at Microsoft 
Research for expressing design intent when implementing an API. The idea
 is to specify assertions that are verified at runtime to ensure that 
callers provide proper information to your methods. There are ways to 
specify contractual information on methods – Contract.Requires and
 Contract.Ensures, and there are also...&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/Fi---Pb1jyU" height="1" width="1"/&gt;</description>
     <comments>http://dotnet.dzone.com/news/pdc-2009-day-1-code-contracts#comments</comments>
 <category domain="http://dotnet.dzone.com/category/tags/code-contracts">Code Contracts</category>
 <category domain="http://dotnet.dzone.com/category/tags/pex">Pex</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/net-windows/visual-studio">Visual Studio</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14493</wfw:commentRss>
 <dz:submitDate>Wed, 18 Nov 2009 08:38:06 -0500</dz:submitDate>
 <dz:readCount>184</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>sashag</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-295327.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 18 Nov 2009 13:38:06 +0000</pubDate>
 <dc:creator>sashag</dc:creator>
 <guid isPermaLink="false">14493 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://dotnet.dzone.com/news/pdc-2009-day-1-code-contracts</feedburner:origLink></item>
  <item>
    <title>DZone Daily Dose - 2009/11/18</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/A0yyMIhAUBE/dzone-daily-dose-20091118</link>
    <description>Microsoft released version 4.0 of its .Net Micro framework under the Apache 2.0 licence.  That's right, the .Net Micro development framework is now open source.  The TCP/IP stack and cryptography stack are still closed, however, because a third-party owns the software.  The .Net Micro framework is a development and execution environment for small devices.  &lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/A0yyMIhAUBE" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/dzone-daily-dose-20091118#comments</comments>
 <category domain="http://dotnet.dzone.com/category/tags/droid">Droid</category>
 <category domain="http://dotnet.dzone.com/taxonomy/term/82">Microsoft</category>
 <category domain="http://dotnet.dzone.com/taxonomy/term/43">netbeans</category>
 <category domain="http://dotnet.dzone.com/category/tags/phoronix">Phoronix</category>
 <category domain="http://dotnet.dzone.com/category/tags/xtreemos">XtreemOS</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/open-source/linux">Linux</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/architecture/grid-computing">Grid Computing</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/open-source">Open Source</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14463</wfw:commentRss>
 <dz:submitDate>Wed, 18 Nov 2009 00:00:00 -0500</dz:submitDate>
 <dz:readCount>1941</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 18 Nov 2009 05:00:00 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14463 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/dzone-daily-dose-20091118</feedburner:origLink></item>
  <item>
    <title>A Quick Rundown of PDC 2009 Day 1 Announcements</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/Sh-r9xpvxyU/quick-rundown-pdc-2009-day-1</link>
    <description>Microsoft kicked off Day 1 of its Professional Developer Conference (PDC) 2009 with a keynote by Ray Ozzie and Bob Muglia. Here are the highlights of the morning's announcements, with links to more information. Visit http://microsoftpdc.com/ for continuing coverage from the Channel 9 team as well as tomorrow morning's Day 2 Keynote featuring Scott Guthrie.
      Article Type:&amp;nbsp;
    
         ...&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/Sh-r9xpvxyU" height="1" width="1"/&gt;</description>
     <comments>http://dotnet.dzone.com/articles/quick-rundown-pdc-2009-day-1#comments</comments>
 <category domain="http://dotnet.dzone.com/taxonomy/term/82">Microsoft</category>
 <category domain="http://dotnet.dzone.com/category/tags/pdc-2009">PDC 2009</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14459</wfw:commentRss>
 <dz:submitDate>Tue, 17 Nov 2009 15:19:57 -0500</dz:submitDate>
 <dz:readCount>359</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>alashcraft</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-285573.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 17 Nov 2009 20:19:57 +0000</pubDate>
 <dc:creator>alashcraft</dc:creator>
 <guid isPermaLink="false">14459 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://dotnet.dzone.com/articles/quick-rundown-pdc-2009-day-1</feedburner:origLink></item>
  <item>
    <title>Introducing Windows 7 for Developers</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/PLFbRvRcvKg/introducing-windows-7</link>
    <description>Our book, “Introducing
 Windows 7 for Developers”, is now in stock on Amazon!References
      Reference:&amp;nbsp;
    
            
                    Introducing Windows 7 for Developers        
        


    
            
                    alashcraft&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/PLFbRvRcvKg" height="1" width="1"/&gt;</description>
     <comments>http://dotnet.dzone.com/news/introducing-windows-7#comments</comments>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/net-windows">.NET &amp;amp; Windows</category>
 <category domain="http://dotnet.dzone.com/category/tags/book">book</category>
 <category domain="http://dotnet.dzone.com/category/tags/windows-7">Windows 7</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14439</wfw:commentRss>
 <dz:submitDate>Tue, 17 Nov 2009 08:25:13 -0500</dz:submitDate>
 <dz:readCount>229</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>sashag</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-295327.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 17 Nov 2009 13:25:13 +0000</pubDate>
 <dc:creator>sashag</dc:creator>
 <guid isPermaLink="false">14439 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://dotnet.dzone.com/news/introducing-windows-7</feedburner:origLink></item>
  <item>
    <title>DZone Daily Dose - 2009/11/17</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/zHJFpXhUSlM/dzone-daily-dose-20091117</link>
    <description>Mark your calendars!  The dates have been set for next year's Red Hat Summit and JBoss World.  Both conferences will take place from June 22nd to the 25th.  Register here for a chance to present at either conference.&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/zHJFpXhUSlM" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/news/dzone-daily-dose-20091117#comments</comments>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/net-windows">.NET &amp;amp; Windows</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/architecture">Architecture</category>
 <category domain="http://dotnet.dzone.com/category/tags/android-20">Android 2.0</category>
 <category domain="http://dotnet.dzone.com/category/tags/aws">aws</category>
 <category domain="http://dotnet.dzone.com/taxonomy/term/89">IBM</category>
 <category domain="http://dotnet.dzone.com/category/tags/jboss">JBoss</category>
 <category domain="http://dotnet.dzone.com/category/tags/jdk-7">JDK 7</category>
 <category domain="http://dotnet.dzone.com/category/tags/redhat">Red Hat</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14399</wfw:commentRss>
 <dz:submitDate>Tue, 17 Nov 2009 00:00:00 -0500</dz:submitDate>
 <dz:readCount>2013</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>Mitch Pronschinske</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 17 Nov 2009 05:00:00 +0000</pubDate>
 <dc:creator>Mitch Pronschinske</dc:creator>
 <guid isPermaLink="false">14399 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/news/dzone-daily-dose-20091117</feedburner:origLink></item>
  <item>
    <title>Developers Meet at "Geek Heaven" in Los Angeles</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/CytVTGjRpCU/developers-meet-geek-heaven</link>
    <description>LOS ANGELES — Nov. 16, 2009 — 
For Damir Tomicic, the opportunity to visit Los Angeles this week isn’t 
just about catching the hottest stand-up gig in town, even though an 
evening at Sunset Boulevard’s Laugh Factory is certainly on the 
itinerary.  This trip is primarily about understanding how recent and 
forthcoming innovations on Microsoft’s server and tools landscape can 
impact...&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/CytVTGjRpCU" height="1" width="1"/&gt;</description>
     <comments>http://dotnet.dzone.com/articles/developers-meet-geek-heaven#comments</comments>
 <category domain="http://dotnet.dzone.com/taxonomy/term/82">Microsoft</category>
 <category domain="http://dotnet.dzone.com/category/tags/pdc-2009">PDC 2009</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/net-windows/visual-studio">Visual Studio</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14389</wfw:commentRss>
 <dz:submitDate>Mon, 16 Nov 2009 11:03:45 -0500</dz:submitDate>
 <dz:readCount>185</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>alashcraft</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-285573.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 16 Nov 2009 16:03:45 +0000</pubDate>
 <dc:creator>alashcraft</dc:creator>
 <guid isPermaLink="false">14389 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://dotnet.dzone.com/articles/developers-meet-geek-heaven</feedburner:origLink></item>
  <item>
    <title>Fun with LINQ Aggregate</title>
    <link>http://feeds.dzone.com/~r/zones/dotnet/~3/1mQHJdFlUGQ/fun-linq-aggregate</link>
    <description>Say we’ve got a CSV file:private const string csv = @&amp;quot;1,2,3,4,56,7,8,9,1011,12,13,14,1516,17,18,19,20&amp;quot;;We want to parse it into nested List&amp;lt;int&amp;gt;, and then print out all 
the numbers on a single line. We might do it like this:References
      Reference:&amp;nbsp;
    
            
                    Fun with Linq Aggregate        
        


    
            
                   ...&lt;img src="http://feeds.feedburner.com/~r/zones/dotnet/~4/1mQHJdFlUGQ" height="1" width="1"/&gt;</description>
     <comments>http://dotnet.dzone.com/news/fun-linq-aggregate#comments</comments>
 <category domain="http://dotnet.dzone.com/category/tags/linq">LINQ</category>
 <category domain="http://dotnet.dzone.com/category/dzone-taxonomy/net-windows/c-sharp">C-Sharp</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://dotnet.dzone.com/crss/node/14377</wfw:commentRss>
 <dz:submitDate>Mon, 16 Nov 2009 08:15:54 -0500</dz:submitDate>
 <dz:readCount>311</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:submitter> <dz:username>mikehadlow</dz:username>
 <dz:userimage>http://dotnet.dzone.com/sites/all/files/avatars/picture-359247.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 16 Nov 2009 13:15:54 +0000</pubDate>
 <dc:creator>mikehadlow</dc:creator>
 <guid isPermaLink="false">14377 at http://dotnet.dzone.com</guid>
  <feedburner:origLink>http://dotnet.dzone.com/news/fun-linq-aggregate</feedburner:origLink></item>
  </channel>
</rss>
