<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>ZDO Corporation - .NET</title>
    <link>http://www2.zdo.com/</link>
    <description>Software Consulting</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2 - http://www.s9y.org/</generator>
    
    

<item>
    <title>WS-Discovery to Find Web Services During Run-Time</title>
    <link>http://www2.zdo.com/archives/30-WS-Discovery-to-Find-Web-Services-During-Run-Time.html</link>
            <category>.NET</category>
    
    <comments>http://www2.zdo.com/archives/30-WS-Discovery-to-Find-Web-Services-During-Run-Time.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=30</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;WS-Discovery is a WCF based multicast protocol to enable run-time discovery of services within ad-hoc networks. It allows you to discover the address of Web Services during run-time.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/30-WS-Discovery-to-Find-Web-Services-During-Run-Time.html#extended&quot;&gt;Continue reading &quot;WS-Discovery to Find Web Services During Run-Time&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 29 Nov 2007 17:38:28 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/30-guid.html</guid>
    
</item>
<item>
    <title>WCF Callbacks between the Service and Client</title>
    <link>http://www2.zdo.com/archives/29-WCF-Callbacks-between-the-Service-and-Client.html</link>
            <category>.NET</category>
    
    <comments>http://www2.zdo.com/archives/29-WCF-Callbacks-between-the-Service-and-Client.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=29</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    Windows Communication Foundation (WCF) based Callbacks. &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/29-WCF-Callbacks-between-the-Service-and-Client.html#extended&quot;&gt;Continue reading &quot;WCF Callbacks between the Service and Client&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 15 Nov 2007 03:55:17 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/29-guid.html</guid>
    
</item>
<item>
    <title>WCF File Upload Service</title>
    <link>http://www2.zdo.com/archives/28-WCF-File-Upload-Service.html</link>
            <category>.NET</category>
    
    <comments>http://www2.zdo.com/archives/28-WCF-File-Upload-Service.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=28</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    Windows Communication Foundation (WCF) based File Upload service. &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/28-WCF-File-Upload-Service.html#extended&quot;&gt;Continue reading &quot;WCF File Upload Service&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 15 Nov 2007 03:54:04 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/28-guid.html</guid>
    
</item>
<item>
    <title>Windows Communication Foundation WCF Notes</title>
    <link>http://www2.zdo.com/archives/27-Windows-Communication-Foundation-WCF-Notes.html</link>
            <category>.NET</category>
    
    <comments>http://www2.zdo.com/archives/27-Windows-Communication-Foundation-WCF-Notes.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    These are my notes for Windows Communication Foundation. It covers many aspects of WCF services, and it can easily be used as a quick WCF tutorial. &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/27-Windows-Communication-Foundation-WCF-Notes.html#extended&quot;&gt;Continue reading &quot;Windows Communication Foundation WCF Notes&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 15 Nov 2007 03:34:13 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/27-guid.html</guid>
    
</item>
<item>
    <title>CardLayout Implementation for CSharp</title>
    <link>http://www2.zdo.com/archives/26-CardLayout-Implementation-for-CSharp.html</link>
            <category>.NET</category>
    
    <comments>http://www2.zdo.com/archives/26-CardLayout-Implementation-for-CSharp.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=26</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;This article provides a simple Card Layout implementation for C# Windows Forms. CardPanel, our CardLayout implementation, keeps other Controls as Cards, and allows you to switch between them by only showing a single one at any given time.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/26-CardLayout-Implementation-for-CSharp.html#extended&quot;&gt;Continue reading &quot;CardLayout Implementation for CSharp&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 25 Oct 2007 18:07:57 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/26-guid.html</guid>
    
</item>
<item>
    <title>Line Number Information from XmlDocument</title>
    <link>http://www2.zdo.com/archives/25-Line-Number-Information-from-XmlDocument.html</link>
            <category>.NET</category>
    
    <comments>http://www2.zdo.com/archives/25-Line-Number-Information-from-XmlDocument.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;This articles provides an extended version of XmlDocument that keeps track of LineNumber and LinePosition of each node through the IXmlLineInfo interface.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/25-Line-Number-Information-from-XmlDocument.html#extended&quot;&gt;Continue reading &quot;Line Number Information from XmlDocument&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 23 Oct 2007 20:51:47 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/25-guid.html</guid>
    
</item>
<item>
    <title>Implementing a Single Interface with Multiple Classes</title>
    <link>http://www2.zdo.com/archives/24-Implementing-a-Single-Interface-with-Multiple-Classes.html</link>
            <category>.NET</category>
    
    <comments>http://www2.zdo.com/archives/24-Implementing-a-Single-Interface-with-Multiple-Classes.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;This article will provide you information about how you can distribute the functionality of a single interface into multiple classes.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/24-Implementing-a-Single-Interface-with-Multiple-Classes.html#extended&quot;&gt;Continue reading &quot;Implementing a Single Interface with Multiple Classes&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 09 Oct 2007 19:42:15 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/24-guid.html</guid>
    
</item>
<item>
    <title>Regular Expressions based Matchers for NMock2</title>
    <link>http://www2.zdo.com/archives/21-Regular-Expressions-based-Matchers-for-NMock2.html</link>
            <category>.NET</category>
    
    <comments>http://www2.zdo.com/archives/21-Regular-Expressions-based-Matchers-for-NMock2.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=21</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;While using NMock2, in many cases, you may not be able to easily guess exact parameter values, but you may have an idea about a portion of it. RegExMatcher class fills this gap.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/21-Regular-Expressions-based-Matchers-for-NMock2.html#extended&quot;&gt;Continue reading &quot;Regular Expressions based Matchers for NMock2&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 26 Sep 2007 11:51:07 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/21-guid.html</guid>
    
</item>
<item>
    <title>A String.Format Alternative for Using Named Variables Instead of Numbers</title>
    <link>http://www2.zdo.com/archives/5-A-String.Format-Alternative-for-Using-Named-Variables-Instead-of-Numbers.html</link>
            <category>.NET</category>
    
    <comments>http://www2.zdo.com/archives/5-A-String.Format-Alternative-for-Using-Named-Variables-Instead-of-Numbers.html#comments</comments>
    <wfw:comment>http://www2.zdo.com/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www2.zdo.com/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    

    <author>nospam@example.com (Onur Cinar)</author>
    <content:encoded>
    &lt;p&gt;StringHelper.NamedFormat is a String.Format alternative which will let you use names instead of numbers in your string templates.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www2.zdo.com/archives/5-A-String.Format-Alternative-for-Using-Named-Variables-Instead-of-Numbers.html#extended&quot;&gt;Continue reading &quot;A String.Format Alternative for Using Named Variables Instead of Numbers&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 14 Sep 2007 04:52:32 -0700</pubDate>
    <guid isPermaLink="false">http://www2.zdo.com/archives/5-guid.html</guid>
    
</item>

</channel>
</rss>