<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by mrxrsd</title>
    <description>Stories kicked by mrxrsd</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> Simple C# Synchronous / Asynchronous Email Sender</title>
      <description>Quick and simple c# class to send emails synchronous or asynchronous using System.Net.Mail/ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flukencode.com%2f2010%2f04%2f08%2fsynchronous-asynchronous-email-sender%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flukencode.com%2f2010%2f04%2f08%2fsynchronous-asynchronous-email-sender%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Simple_C_Synchronous_Asynchronous_Email_Sender</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Simple_C_Synchronous_Asynchronous_Email_Sender</guid>
      <pubDate>Tue, 13 Apr 2010 20:45:00 GMT</pubDate>
    </item>
    <item>
      <title>60+ .Net libraries every developer should know about</title>
      <description>Every good developer knows never to re-invent the wheel, especially if there is software out there that has been tested by others, and has an established track record. As a developer using the .NET framework I've found some of these libraries invaluable, so I'm sharing them for some of the other dev's out there with a brief outline of how to use. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.webdistortion.com%2f2010%2f02%2f16%2f60-net-libraries-every-developer-should-know-about%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.webdistortion.com%2f2010%2f02%2f16%2f60-net-libraries-every-developer-should-know-about%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/60_Net_libraries_every_developer_should_know_about</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/60_Net_libraries_every_developer_should_know_about</guid>
      <pubDate>Wed, 17 Feb 2010 12:45:03 GMT</pubDate>
    </item>
    <item>
      <title>Use .NET Built-in Methods to Save Time and Headaches</title>
      <description>During our everyday programming tasks we run into several repetitive code blocks that after the 20th time you implement them become really annoying.
In this post I will take you through several of such blocks and show you how to implement them using built-in .NET methods. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ironshay.com%2fpost%2fUse-NET-Built-in-Methods-to-Save-Time-and-Headaches.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ironshay.com%2fpost%2fUse-NET-Built-in-Methods-to-Save-Time-and-Headaches.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Use_NET_Built_in_Methods_to_Save_Time_and_Headaches</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Use_NET_Built_in_Methods_to_Save_Time_and_Headaches</guid>
      <pubDate>Wed, 20 Jan 2010 03:45:00 GMT</pubDate>
    </item>
    <item>
      <title>37 More Shocking jQuery Plugins</title>
      <description> jQuery Plugins &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fteam.sfi.vn%2fpost%2f37-More-Shocking-jQuery-Plugins.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fteam.sfi.vn%2fpost%2f37-More-Shocking-jQuery-Plugins.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/37_More_Shocking_jQuery_Plugins_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/37_More_Shocking_jQuery_Plugins_1</guid>
      <pubDate>Thu, 19 Nov 2009 09:00:01 GMT</pubDate>
    </item>
    <item>
      <title>Solr 0.2.3-beta 1</title>
      <description>Solr .NET client.

Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web administration interface and many more features. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbugsquash.blogspot.com%2f2009%2f09%2fsolrnet-023-beta1.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbugsquash.blogspot.com%2f2009%2f09%2fsolrnet-023-beta1.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Solr_0_2_3_beta_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Solr_0_2_3_beta_1</guid>
      <pubDate>Fri, 30 Oct 2009 04:13:36 GMT</pubDate>
    </item>
    <item>
      <title>How to trigger an ASP.NET validator from JavaScript?</title>
      <description>A nice tutorial on how to trigger asp.net validators from javascript. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.icodefactory.com%2flab%2fpost%2fHow-to-trigger-an-ASPNET-validator-from-JavaScript.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.icodefactory.com%2flab%2fpost%2fHow-to-trigger-an-ASPNET-validator-from-JavaScript.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_trigger_an_ASP_NET_validator_from_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_trigger_an_ASP_NET_validator_from_JavaScript</guid>
      <pubDate>Fri, 09 Oct 2009 07:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Advanced Query Options with Lucene.Net</title>
      <description>Taking a look at more advanced ways to query a Lucene.Net Index. This will include the various ways you can setup your index for searching and how to do boolean searches. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f146"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f146" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/Advanced_Query_Options_with_Lucene_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/Advanced_Query_Options_with_Lucene_Net</guid>
      <pubDate>Tue, 06 Oct 2009 12:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Getting started with Lucene.Net Search Library</title>
      <description>Taking a look at the Lucene.Net Search Engine Library. Lucene.Net is a source code, class-per-class, API-per-API and algorithmatic port of the Java Lucene search engine to the C# and .NET platform utilizing Microsoft .NET Framework. In this episode we will learn the basics needed to simply get Lucene.net up and running. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f145"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f145" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Getting_started_with_Lucene_Net_Search_Library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Getting_started_with_Lucene_Net_Search_Library</guid>
      <pubDate>Thu, 01 Oct 2009 12:30:00 GMT</pubDate>
    </item>
    <item>
      <title>How to create a windows service in dot net framework</title>
      <description>Explains detailed steps to create a windows service using visual studio &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcherupally.blogspot.com%2f2009%2f09%2fhow-to-create-windows-service-in-dot.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcherupally.blogspot.com%2f2009%2f09%2fhow-to-create-windows-service-in-dot.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_to_create_a_windows_service_in_dot_net_framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_to_create_a_windows_service_in_dot_net_framework</guid>
      <pubDate>Mon, 28 Sep 2009 16:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Consuming an RSS feed in ASP.NET 2.0</title>
      <description>RSS stands for Rich Site Summary or Really Simple Syndication. Since its introduction, it has gained a lot of popularity and is now becoming the standard for quick and simple information exchange on the Internet. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.oalabdullah.com%2fpost%2f2009%2f09%2f15%2fConsuming-an-RSS-feed-in-ASPNET-20.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.oalabdullah.com%2fpost%2f2009%2f09%2f15%2fConsuming-an-RSS-feed-in-ASPNET-20.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xml/Consuming_an_RSS_feed_in_ASP_NET_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xml/Consuming_an_RSS_feed_in_ASP_NET_2_0</guid>
      <pubDate>Fri, 18 Sep 2009 18:53:38 GMT</pubDate>
    </item>
    <item>
      <title>Integrating OpenID in an ASP.NET MVC Application using DotNetOpenAuth</title>
      <description>OpenId is getting more popular and with it requests to integrate it into Web sites as a user authentication mechanism. In this post I'll discuss the OpenId integration on CodePaste.net in an ASP.NET MVC application discussing both high level OpenId concepts, the process and the code implementation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f899303.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f899303.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Integrating_OpenID_in_an_ASP_NET_MVC_Application_using_DotNetOpenAuth</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Integrating_OpenID_in_an_ASP_NET_MVC_Application_using_DotNetOpenAuth</guid>
      <pubDate>Fri, 18 Sep 2009 14:00:02 GMT</pubDate>
    </item>
    <item>
      <title>Dynamic Controls in ASP.NET - Intro</title>
      <description>Introduction to dyanamic controls in ASP.NET. Article has screen shots that show code in detail about how to dynamically render different web controls on a web page. Article also explains at a high-level what is needed to display dynamic ASP.NET controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjoshua-clark.blogspot.com%2f2009%2f09%2fdyanmic-controls-in-aspnet-from-field.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjoshua-clark.blogspot.com%2f2009%2f09%2fdyanmic-controls-in-aspnet-from-field.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Dynamic_Controls_in_ASP_NET_Intro</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Dynamic_Controls_in_ASP_NET_Intro</guid>
      <pubDate>Wed, 16 Sep 2009 18:24:31 GMT</pubDate>
    </item>
    <item>
      <title>Using Reflection TO invoke members</title>
      <description>Taking a look at how to use the reflection to invoke members on an object.  Reflection can allow you to call methods, properties, etc of any scope on an object. This can be a very, very useful tool for the tool-belt for the times this is needed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f140"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f140" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/Using_Reflection_TO_invoke_members</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/Using_Reflection_TO_invoke_members</guid>
      <pubDate>Tue, 15 Sep 2009 13:15:04 GMT</pubDate>
    </item>
    <item>
      <title>Maintain Scroll Position On Page Refresh Using ASP.NET or jQuery</title>
      <description>There is a feature of ASP.NET that isn't widely known called MaintainScrollPositionOnPostback, which is a common way of maintaining the scroll position after a Postback. Behind the scenes ASP.NET passes a hidden variable with the page location and resets it with JavaScript after the page re-renders. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2felijahmanor.com%2fwebdevdotnet%2fpost%2fMaintain-Scroll-Position-On-Page-Refresh-Using-ASPNET-or-jQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2felijahmanor.com%2fwebdevdotnet%2fpost%2fMaintain-Scroll-Position-On-Page-Refresh-Using-ASPNET-or-jQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Maintain_Scroll_Position_On_Page_Refresh_Using_ASP_NET_or_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Maintain_Scroll_Position_On_Page_Refresh_Using_ASP_NET_or_jQuery</guid>
      <pubDate>Mon, 14 Sep 2009 14:27:37 GMT</pubDate>
    </item>
    <item>
      <title>MsSqlSpatial Demo using Google Maps</title>
      <description>Shows how to use the MsSqlSpatial library with Google Maps GIS application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.raihaniqbal.net%2fblog%2f2009%2f08%2fusing-mssqlspatial-with-google-maps%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.raihaniqbal.net%2fblog%2f2009%2f08%2fusing-mssqlspatial-with-google-maps%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/MsSqlSpatial_Demo_using_Google_Maps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/MsSqlSpatial_Demo_using_Google_Maps</guid>
      <pubDate>Wed, 26 Aug 2009 10:15:01 GMT</pubDate>
    </item>
    <item>
      <title>Implementing Auto-Suggest Using AutoCompleteExtender Control</title>
      <description>This article shows how to create a Auto-Suggest TextBox which also displays images using the AutoCompleteExtender control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.highoncoding.com%2fArticles%2f595_Implementing_Auto_Suggest_Using_AutoCompleteExtender_Control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.highoncoding.com%2fArticles%2f595_Implementing_Auto_Suggest_Using_AutoCompleteExtender_Control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Implementing_Auto_Suggest_Using_AutoCompleteExtender_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Implementing_Auto_Suggest_Using_AutoCompleteExtender_Control</guid>
      <pubDate>Wed, 29 Jul 2009 20:14:21 GMT</pubDate>
    </item>
    <item>
      <title>Implementing Facebook like Suggest Search Box</title>
      <description>This article shows how to implement a Facebook like Suggest Search Box.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.highoncoding.com%2fArticles%2f596_Implementing_Facebook_like_Suggest_Search_Box.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.highoncoding.com%2fArticles%2f596_Implementing_Facebook_like_Suggest_Search_Box.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Implementing_Facebook_like_Suggest_Search_Box</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Implementing_Facebook_like_Suggest_Search_Box</guid>
      <pubDate>Wed, 29 Jul 2009 20:13:13 GMT</pubDate>
    </item>
    <item>
      <title>50 Best jQuery plugins - June 2009</title>
      <description>A collection of the 50 Best jQuery plugins dated June 2009. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ajaxline.com%2fbest-jquery-plugins-june-2009"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ajaxline.com%2fbest-jquery-plugins-june-2009" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/50_Best_jQuery_plugins_June_2009</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/50_Best_jQuery_plugins_June_2009</guid>
      <pubDate>Thu, 23 Jul 2009 18:15:02 GMT</pubDate>
    </item>
    <item>
      <title>Simplify calling ASP.NET AJAX services from jQuery</title>
      <description>I was happy to learn that jQuery provides an excellent solution for consolidating settings to be used in multiple instances of $.ajax.

In this post, I'll show you how to use that consolidation feature, and exactly how I am now using that to more simply call ASP.NET AJAX services with jQuery. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f07%2f21%2fsimplify-calling-asp-net-ajax-services-from-jquery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f07%2f21%2fsimplify-calling-asp-net-ajax-services-from-jquery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Simplify_calling_ASP_NET_AJAX_services_from_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Simplify_calling_ASP_NET_AJAX_services_from_jQuery</guid>
      <pubDate>Wed, 22 Jul 2009 02:00:05 GMT</pubDate>
    </item>
    <item>
      <title>Having Fun with the New Editor in VS 2010</title>
      <description>A brief demo of how easy it is to customize the new WPF-based text editor in VS 2010 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fkirillosenkov%2farchive%2f2009%2f07%2f14%2fhaving-fun-with-the-new-editor-in-vs-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fkirillosenkov%2farchive%2f2009%2f07%2f14%2fhaving-fun-with-the-new-editor-in-vs-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Having_Fun_with_the_New_Editor_in_VS_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Having_Fun_with_the_New_Editor_in_VS_2010</guid>
      <pubDate>Thu, 16 Jul 2009 20:45:00 GMT</pubDate>
    </item>
    <item>
      <title>Detect Copy, Paste and Cut operations on a TextBox using jQuery</title>
      <description>Cool Script to Detect Copy, Paste and Cut Operatios on an ASP.NET Text Box &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devcurry.com%2f2009%2f07%2fdetect-copy-paste-and-cut-operations-on.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2009%2f07%2fdetect-copy-paste-and-cut-operations-on.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Detect_Copy_Paste_and_Cut_operations_on_a_TextBox_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Detect_Copy_Paste_and_Cut_operations_on_a_TextBox_using_jQuery</guid>
      <pubDate>Thu, 16 Jul 2009 11:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Upload Multiple Files in ASP.NET using jQuery</title>
      <description>Continuing my 'no less than an exciting' journey of exploring ASP.NET with jQuery, today's article will demonstrate how to Upload multiple files in ASP.NET using jQuery.  &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%3d317"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d317" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Upload_Multiple_Files_in_ASP_NET_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Upload_Multiple_Files_in_ASP_NET_using_jQuery</guid>
      <pubDate>Thu, 09 Jul 2009 10:15:00 GMT</pubDate>
    </item>
    <item>
      <title>A Google-like Full Text Search</title>
      <description>You can tap into the self-education that comes from countless hours spent at home trying to locate information on the Web and turn it to your advantage in your own SQL Server-based search applications. With just a little bit of code you can help reduce your training costs and give your users an easy to use interface that will make them want to use your search applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sqlservercentral.com%2farticles%2fFull-Text%2bSearch%2b(2008)%2f64248%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sqlservercentral.com%2farticles%2fFull-Text%2bSearch%2b(2008)%2f64248%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/A_Google_like_Full_Text_Search</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/A_Google_like_Full_Text_Search</guid>
      <pubDate>Fri, 19 Jun 2009 11:17:24 GMT</pubDate>
    </item>
    <item>
      <title>25+ Best ASP.NET MVC Tutorials and Articles</title>
      <description>In this article we collected best tutorials and articles about ASP.NET MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ajaxline.com%2f25-plus-best-asp-net-mvc-tutorials-and-articles"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ajaxline.com%2f25-plus-best-asp-net-mvc-tutorials-and-articles" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/25_Best_ASP_NET_MVC_Tutorials_and_Articles</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/25_Best_ASP_NET_MVC_Tutorials_and_Articles</guid>
      <pubDate>Thu, 21 May 2009 13:32:36 GMT</pubDate>
    </item>
    <item>
      <title>Linq-to-SQL vs Linq-to-Entities : Revisited</title>
      <description>After 2 months of nothing but L2E, I feel I can give a decent comparison. 

Linq-to-Entities is fully capable and can do almost everything Linq-to-SQL can do, it just takes a bit more code some times; the almost is for multiple database utilization. L2E is a great ORM, but many of us were spoiled with L2S, so it is now up to Microsoft to live up to the expectations that they put out for us with this framework that they are deprecating. I hope and assume it will become a superior ORM, but that is in Microsoft's hands now; for the time being, it is not.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnaspinski.net%2fpost%2fLinq-to-SQL-vs-Linq-to-Entities--Revisited.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnaspinski.net%2fpost%2fLinq-to-SQL-vs-Linq-to-Entities--Revisited.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Linq_to_SQL_vs_Linq_to_Entities_Revisited</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Linq_to_SQL_vs_Linq_to_Entities_Revisited</guid>
      <pubDate>Tue, 12 May 2009 03:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>
