<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>dndns Source Control Rss Feed</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>dndns Source Control Rss Description</description><item><title>Source code checked in, #19629</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Added copyright notices.</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 04:22:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19629 20081204042237A</guid></item><item><title>Source code checked in, #19627</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Adjusted Deployment Project properties.</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 04:01:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19627 20081204040157A</guid></item><item><title>Source code checked in, #19625</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Added PocketDnDns CAB Deployment Project to solution.</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 03:54:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19625 20081204035434A</guid></item><item><title>Source code checked in, #19618</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Add PocketDnDns CAB Deployment Package</description><author>jmonty</author><pubDate>Thu, 04 Dec 2008 03:15:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19618 20081204031511A</guid></item><item><title>Source code checked in, #18996</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed additional casting issues.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:51:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18996 20081125075133P</guid></item><item><title>Source code checked in, #18993</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed tab order.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:28:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18993 20081125072827P</guid></item><item><title>Source code checked in, #18992</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Finish Pocket PC port of DnDns to PocketDnDns.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:26:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18992 20081125072644P</guid></item><item><title>Source code checked in, #18991</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:23:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18991 20081125072335P</guid></item><item><title>Source code checked in, #18990</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Updated solution to point to update project folders.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:20:25 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18990 20081125072025P</guid></item><item><title>Source code checked in, #18989</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Begin port of DnDns to PocketDnDns.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 19:18:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18989 20081125071810P</guid></item><item><title>Source code checked in, #18987</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Branch DnDns to make a Pocket PC &amp;#47; WinMo version.</description><author>jmonty</author><pubDate>Tue, 25 Nov 2008 18:34:56 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18987 20081125063456P</guid></item><item><title>Source code checked in, #18865</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed cast issues that caused items to return 0 instead of the actual value.&amp;#13;&amp;#10;&amp;#13;&amp;#10;e.g.&amp;#13;&amp;#10;_port &amp;#61; &amp;#40;ushort&amp;#41;IPAddress.NetworkToHostOrder&amp;#40;BitConverter.ToUInt16&amp;#40;port, 0&amp;#41;&amp;#41;&amp;#59;&amp;#13;&amp;#10;&amp;#13;&amp;#10;changed to&amp;#58;&amp;#13;&amp;#10;&amp;#13;&amp;#10;_port &amp;#61; &amp;#40;ushort&amp;#41;IPAddress.NetworkToHostOrder&amp;#40;&amp;#40;short&amp;#41;BitConverter.ToUInt16&amp;#40;port, 0&amp;#41;&amp;#41;&amp;#59;&amp;#13;&amp;#10;&amp;#13;&amp;#10;otherwise the returned port is always 0.</description><author>jmonty</author><pubDate>Mon, 24 Nov 2008 18:31:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18865 20081124063134P</guid></item><item><title>Source code checked in, #18864</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed Message Decompression bug where current offsets are improperly parsed.</description><author>jmonty</author><pubDate>Mon, 24 Nov 2008 18:30:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18864 20081124063044P</guid></item><item><title>Source code checked in, #18842</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Removed unused Library references.</description><author>jmonty</author><pubDate>Mon, 24 Nov 2008 14:19:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18842 20081124021957P</guid></item><item><title>Source code checked in, #18841</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Added Socket Timeout to DnsQueryRequest.</description><author>jmonty</author><pubDate>Mon, 24 Nov 2008 14:18:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18841 20081124021839P</guid></item><item><title>Source code checked in, #18840</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Added logic to discover system&amp;#39;s DNS Servers.</description><author>jmonty</author><pubDate>Mon, 24 Nov 2008 14:01:38 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18840 20081124020138P</guid></item><item><title>Source code checked in, #18839</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Added logic to discover system&amp;#39;s DNS Servers.</description><author>jmonty</author><pubDate>Mon, 24 Nov 2008 14:01:22 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18839 20081124020122P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/dndns/SourceControl/ListDownloadableCommits.aspx</link><description>Add initial DnDns Solution to CodePlex.</description><author>jmonty</author><pubDate>Sat, 02 Feb 2008 05:29:06 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080202052906A</guid></item></channel></rss>