<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>DZone: queued links: windows</title>
    <link>http://www.dzone.com/links/queue/tag/windows.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Sat, 05 Jul 2008 03:13:38 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-07-05T03:13:38Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2006 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/queue/windows/rss.xml</dz:selfLink>
    <image>
      <title>DZone: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>The NTLM and Java Bible</title>
      <link>http://www.dzone.com/links/rss/the_ntlm_and_java_bible.html</link>
      <description>Examples of NTLM authentication using various methods in Java.</description>
      <category>java</category>
      <category>open source</category>
      <category>standards</category>
      <category>windows</category>
      <pubDate>Fri, 04 Jul 2008 15:13:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92578.html</guid>
      <dc:creator>rwinston</dc:creator>
      <dc:date>2008-07-04T15:13:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_ntlm_and_java_bible.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92578.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Examples of NTLM authentication using various methods in Java.]]></content:encoded>
      <dz:linkId>92578</dz:linkId>
      <dz:submitDate>2008-07-04T15:13:02Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>6</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92578.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rwinston</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/205908.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using Microsoft Agent in Windows .Net Application</title>
      <link>http://www.dzone.com/links/rss/using_microsoft_agent_in_windows_net_application.html</link>
      <description>MS Agent can be easily integate into windows .net application. Below is the step by step process to add MS Agent into you .net application and do basic animation.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>windows</category>
      <pubDate>Fri, 04 Jul 2008 11:26:15 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92536.html</guid>
      <dc:creator>rameshsoni</dc:creator>
      <dc:date>2008-07-04T11:26:15Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/using_microsoft_agent_in_windows_net_application.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92536.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> MS Agent can be easily integate into windows .net application. Below is the step by step process to add MS Agent into you .net application and do basic animation.]]></content:encoded>
      <dz:linkId>92536</dz:linkId>
      <dz:submitDate>2008-07-04T11:26:15Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>8</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92536.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rameshsoni</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/241614.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The Black-Scholes Model in Excel</title>
      <link>http://www.dzone.com/links/rss/the_blackscholes_model_in_excel.html</link>
      <description>An implementation of the Black-Scholes model in VBA and a summary of the mathematics</description>
      <category>microsoft</category>
      <category>other languages</category>
      <category>research</category>
      <category>windows</category>
      <pubDate>Thu, 03 Jul 2008 12:18:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92300.html</guid>
      <dc:creator>rwinston</dc:creator>
      <dc:date>2008-07-03T12:18:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_blackscholes_model_in_excel.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92300.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> An implementation of the Black-Scholes model in VBA and a summary of the mathematics]]></content:encoded>
      <dz:linkId>92300</dz:linkId>
      <dz:submitDate>2008-07-03T12:18:46Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>10</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92300.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rwinston</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/205908.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

