<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by cinar</title>
    <description>Stories kicked by cinar</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>WS-Discovery to Find Web Services During Run-Time</title>
      <description>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;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f30-WS-Discovery-to-Find-Web-Services-During-Run-Time.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f30-WS-Discovery-to-Find-Web-Services-During-Run-Time.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/WS_Discovery_to_Find_Web_Services_During_Run_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/WS_Discovery_to_Find_Web_Services_During_Run_Time</guid>
      <pubDate>Fri, 30 Nov 2007 00:46:21 GMT</pubDate>
    </item>
    <item>
      <title>WCF Callbacks between the Service and Client</title>
      <description>Windows Communication Foundation (WCF) based Callbacks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f29-WCF-Callbacks-between-the-Service-and-Client.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f29-WCF-Callbacks-between-the-Service-and-Client.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/WCF_Callbacks_between_the_Service_and_Client</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/WCF_Callbacks_between_the_Service_and_Client</guid>
      <pubDate>Wed, 21 Nov 2007 11:30:10 GMT</pubDate>
    </item>
    <item>
      <title>WCF File Upload Service</title>
      <description>Windows Communication Foundation (WCF) based File Upload service. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f28-WCF-File-Upload-Service.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f28-WCF-File-Upload-Service.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/WCF_File_Upload_Service</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/WCF_File_Upload_Service</guid>
      <pubDate>Wed, 21 Nov 2007 11:28:20 GMT</pubDate>
    </item>
    <item>
      <title>Windows Communication Foundation WCF Notes</title>
      <description>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;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f27-Windows-Communication-Foundation-WCF-Notes.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f27-Windows-Communication-Foundation-WCF-Notes.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Windows_Communication_Foundation_WCF_Notes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Windows_Communication_Foundation_WCF_Notes</guid>
      <pubDate>Wed, 21 Nov 2007 11:25:55 GMT</pubDate>
    </item>
    <item>
      <title>CardLayout Implementation for CSharp</title>
      <description>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;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f26-CardLayout-Implementation-for-CSharp.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f26-CardLayout-Implementation-for-CSharp.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/CardLayout_Implementation_for_CSharp</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/CardLayout_Implementation_for_CSharp</guid>
      <pubDate>Wed, 21 Nov 2007 11:23:34 GMT</pubDate>
    </item>
    <item>
      <title>Line Number Information from XmlDocument</title>
      <description>This articles provides an extended version of XmlDocument that keeps track of LineNumber and LinePosition of each node through the IXmlLineInfo interface. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f25-Line-Number-Information-from-XmlDocument.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f25-Line-Number-Information-from-XmlDocument.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xml/Line_Number_Information_from_XmlDocument</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xml/Line_Number_Information_from_XmlDocument</guid>
      <pubDate>Wed, 21 Nov 2007 11:19:44 GMT</pubDate>
    </item>
    <item>
      <title>Implementing a Single Interface with Multiple Classes</title>
      <description>This article will provide you information about how you can distribute the functionality of a single interface into multiple classes.

Here are some of the places you can use this approach:
 - Implement a single inteface by using multiple methods from other existing classes.
 - Implementing only a few methods of the interface.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f24-Implementing-a-Single-Interface-with-Multiple-Classes.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f24-Implementing-a-Single-Interface-with-Multiple-Classes.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Implementing_a_Single_Interface_with_Multiple_Classes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Implementing_a_Single_Interface_with_Multiple_Classes</guid>
      <pubDate>Wed, 21 Nov 2007 11:16:51 GMT</pubDate>
    </item>
    <item>
      <title>Regular Expressions based Matchers for NMock2</title>
      <description>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;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f21-Regular-Expressions-based-Matchers-for-NMock2.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f21-Regular-Expressions-based-Matchers-for-NMock2.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Regular_Expressions_based_Matchers_for_NMock2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Regular_Expressions_based_Matchers_for_NMock2</guid>
      <pubDate>Wed, 21 Nov 2007 11:12:41 GMT</pubDate>
    </item>
    <item>
      <title>A String.Format Alternative for Using Named Variables Instead of Numbe</title>
      <description>StringHelper.NamedFormat is a String.Format alternative which will let you use names instead of numbers in your string templates. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f5-A-String.Format-Alternative-for-Using-Named-Variables-Instead-of-Numbers.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww2.zdo.com%2farchives%2f5-A-String.Format-Alternative-for-Using-Named-Variables-Instead-of-Numbers.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_String_Format_Alternative_for_Using_Named_Variables_Instead_of_Numbe</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_String_Format_Alternative_for_Using_Named_Variables_Instead_of_Numbe</guid>
      <pubDate>Wed, 21 Nov 2007 11:01:44 GMT</pubDate>
    </item>
  </channel>
</rss>