<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by niravns</title>
    <description>Stories kicked by niravns</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>MSDN Social Bookmarks</title>
      <description>MSDN Social Bookmarks was released today.  This is a candid look at what it's all about and why you should consider using it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f09%2f10%2fmsdn-social-bookmarks%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f09%2f10%2fmsdn-social-bookmarks%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/MSDN_Social_Bookmarks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/MSDN_Social_Bookmarks</guid>
      <pubDate>Thu, 11 Sep 2008 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER - 2008 - Creating Full Text Catalog and Full Text Search</title>
      <description>This is the first ever and complete example for SQL Server 2008 - Full Text Catalog and Full Text Search.

Make sure to book mark for future reference. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f05%2fsql-server-creating-full-text-catalog-and-index%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2008%2f09%2f05%2fsql-server-creating-full-text-catalog-and-index%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2008_Creating_Full_Text_Catalog_and_Full_Text_Search</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2008_Creating_Full_Text_Catalog_and_Full_Text_Search</guid>
      <pubDate>Thu, 11 Sep 2008 03:16:06 GMT</pubDate>
    </item>
    <item>
      <title>Creating a Custom Validation Control in ASP.NET </title>
      <description>The BaseValidator class defines the basic implementation needed for all Validation controls. There are 6 Validation Controls included in the ASP.NET 2.0 and ASP.NET 3.5 framework which validate controls to prevent the users from entering wrong data. However, there are a few shortcomings in these controls. The good part is that ASP.NET provides the framework to create new validation controls. If you would like to create your own validation control, you can do so by deriving a new control from the BaseValidator abstract class. In this article, we will explore how to create a custom validation control in ASP.NET and provide both Server and Client Side Validation for the same. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d197"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d197" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_a_Custom_Validation_Control_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_a_Custom_Validation_Control_in_ASP_NET</guid>
      <pubDate>Thu, 11 Sep 2008 01:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Converting Numbers to Words in C#</title>
      <description>Have you ever wanted to be able to convert a number to the word representation in code. This blog post will show you can make the conversion. An example would converting the number 14 to the word fourteen. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fletsblogabout.net%2fpost.aspx%3fid%3d4b530256-b485-4b0c-84fe-c54bc8461395"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fletsblogabout.net%2fpost.aspx%3fid%3d4b530256-b485-4b0c-84fe-c54bc8461395" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Converting_Numbers_to_Words_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Converting_Numbers_to_Words_in_C</guid>
      <pubDate>Wed, 10 Sep 2008 01:41:05 GMT</pubDate>
    </item>
    <item>
      <title>TimeZone vs. TimeZoneInfo in .Net</title>
      <description>Understanding the TimeZoneInfo classin .Net 3.5 and how it compares to the standard TimeZone class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f08%2f24%2ftimezone-vs-timezoneinfo-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f08%2f24%2ftimezone-vs-timezoneinfo-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/TimeZone_vs_TimeZoneInfo_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/TimeZone_vs_TimeZoneInfo_in_Net</guid>
      <pubDate>Mon, 25 Aug 2008 20:31:04 GMT</pubDate>
    </item>
    <item>
      <title>DateTime vs. DateTimeOffset in .Net</title>
      <description>Understanding the DateTimeOffset struct in .Net 3.5 and how it compares to the standard DateTime struct. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f08%2f23%2fdatetime-vs-datetimeoffset-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f08%2f23%2fdatetime-vs-datetimeoffset-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/DateTime_vs_DateTimeOffset_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/DateTime_vs_DateTimeOffset_in_Net</guid>
      <pubDate>Tue, 26 Aug 2008 01:01:10 GMT</pubDate>
    </item>
    <item>
      <title>ObservableServiceHost - An InstanceContext aware WCF ServiceHost </title>
      <description>ObservableServiceHost  is a custom WCF ServiceHost that adds an event when a new serice InstanceContext is created.  This can be a useful addition to some, but hopefully the it will help demonstrate the flexibility of the extension mechanisms in WCF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f08%2f20%2fobservableservicehost-an-instancecontext-creation-aware-wcf-servicehost%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f08%2f20%2fobservableservicehost-an-instancecontext-creation-aware-wcf-servicehost%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/ObservableServiceHost_An_InstanceContext_aware_WCF_ServiceHost</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/ObservableServiceHost_An_InstanceContext_aware_WCF_ServiceHost</guid>
      <pubDate>Thu, 21 Aug 2008 22:01:11 GMT</pubDate>
    </item>
    <item>
      <title>REST Services and Metadata Endpoints in WCF</title>
      <description>Exposing documentation for REST based services in WCF &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f05%2f29%2frest-services-and-metadata-endpoints-in-wcf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f05%2f29%2frest-services-and-metadata-endpoints-in-wcf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/REST_Services_and_Metadata_Endpoints_in_WCF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/REST_Services_and_Metadata_Endpoints_in_WCF</guid>
      <pubDate>Thu, 05 Jun 2008 11:31:02 GMT</pubDate>
    </item>
    <item>
      <title>WCF Metadata</title>
      <description>An explanation of metadata in WCF and why it is opt-in instead of opt-out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f05%2f27%2fwcf-metadata%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f05%2f27%2fwcf-metadata%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/WCF_Metadata</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/WCF_Metadata</guid>
      <pubDate>Wed, 28 May 2008 22:47:11 GMT</pubDate>
    </item>
    <item>
      <title>Extending WCF InstanceContext to store custom state</title>
      <description>Demonstrates how to use WCF extension mechanisms to store additional state information with the InstanceContext of a service. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f05%2f24%2fextending-wcf-instancecontext-to-store-custom-state%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f05%2f24%2fextending-wcf-instancecontext-to-store-custom-state%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Extending_WCF_InstanceContext_to_store_custom_state</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Extending_WCF_InstanceContext_to_store_custom_state</guid>
      <pubDate>Thu, 29 May 2008 23:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Understanding InstanceContext in WCF</title>
      <description>Describes the InstanceContext of a service in WCF to help understand how it works to better enable your WCF services. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f05%2f23%2funderstanding-instancecontext-in-wcf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f05%2f23%2funderstanding-instancecontext-in-wcf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Understanding_InstanceContext_in_WCF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Understanding_InstanceContext_in_WCF</guid>
      <pubDate>Sat, 24 May 2008 01:03:26 GMT</pubDate>
    </item>
    <item>
      <title>When to make an action Invisible or Disabled</title>
      <description>General rules for when to make an action invisible or disabled &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f05%2f02%2fwhen-to-make-an-action-invisible-or-disabled%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f05%2f02%2fwhen-to-make-an-action-invisible-or-disabled%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/When_to_make_an_action_Invisible_or_Disabled</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/When_to_make_an_action_Invisible_or_Disabled</guid>
      <pubDate>Sat, 03 May 2008 02:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Have you tried Community-Credit.com?</title>
      <description>A review of Community-Credit.com and why you should try it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f04%2f30%2fhave-you-tried-community-creditcom%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f04%2f30%2fhave-you-tried-community-creditcom%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Have_you_tried_Community_Credit_com</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Have_you_tried_Community_Credit_com</guid>
      <pubDate>Thu, 01 May 2008 04:01:03 GMT</pubDate>
    </item>
    <item>
      <title> Neuron 2.0 - The WCF and SOA Enabler</title>
      <description>Introduction of new features in Neuron 2.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsamgentile.com%2fblogs%2fsamgentile%2farchive%2f2008%2f04%2f29%2fneuron-2-0-the-wcf-and-soa-enabler.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsamgentile.com%2fblogs%2fsamgentile%2farchive%2f2008%2f04%2f29%2fneuron-2-0-the-wcf-and-soa-enabler.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Neuron_2_0_The_WCF_and_SOA_Enabler</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Neuron_2_0_The_WCF_and_SOA_Enabler</guid>
      <pubDate>Wed, 30 Apr 2008 22:00:34 GMT</pubDate>
    </item>
    <item>
      <title>Sexagesimal Conversions in .Net</title>
      <description>Provides a library for geo-spatial converstaions as well as ontroduces the concepts of sexagesimal conversions and  geo-spatial translation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f04%2f30%2fsexagesimal-conversions-in-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f04%2f30%2fsexagesimal-conversions-in-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Sexagesimal_Conversions_in_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Sexagesimal_Conversions_in_Net</guid>
      <pubDate>Thu, 01 May 2008 05:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Impersonate a Client's Identity in Wcf</title>
      <description>Describes how to impersonate a client's windows identity through Wcf &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f04%2f17%2fimpersonate-a-clients-identity-in-wcf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f04%2f17%2fimpersonate-a-clients-identity-in-wcf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Impersonate_a_Client_s_Identity_in_Wcf</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Impersonate_a_Client_s_Identity_in_Wcf</guid>
      <pubDate>Fri, 18 Apr 2008 23:02:16 GMT</pubDate>
    </item>
    <item>
      <title>XmlSerializer vs DataContractSerializer: Serialization in Wcf</title>
      <description>An introduction to serialization in Wcf and a decent comparision of the XmlSerializer vs the DataContractSerializer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f03%2f07%2fxmlserializer-vs-datacontractserializer-serialization-in-wcf%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.danrigsby.com%2fblog%2findex.php%2f2008%2f03%2f07%2fxmlserializer-vs-datacontractserializer-serialization-in-wcf%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/XmlSerializer_vs_DataContractSerializer_Serialization_in_Wcf</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/XmlSerializer_vs_DataContractSerializer_Serialization_in_Wcf</guid>
      <pubDate>Sun, 09 Mar 2008 09:41:24 GMT</pubDate>
    </item>
  </channel>
</rss>