<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by kevnz</title>
    <description>Stories kicked by kevnz</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>Creating Custom Functions w/ NAnt</title>
      <description>Taking a look at how to create a custom function for your NAnt script.

After you have the basics of NAnt down you may quickly find out that there are features you need, but they are not part of the core library. The good news for you is that in very little effort or coding you can create your own custom assembly which will expose your newly created NAnt functions &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%2f122"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f122" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Creating_Custom_Functions_w_NAnt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Creating_Custom_Functions_w_NAnt</guid>
      <pubDate>Tue, 30 Jun 2009 16:00:03 GMT</pubDate>
    </item>
    <item>
      <title>Mocking LINQ To SQL Repositories</title>
      <description>By using the Repository pattern and mocking the DataContext, we can use LINQ To SQL but still get the benefits of unit-testing an in-memory data source. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.duncangunn.me.uk%2fdasblog%2f2009%2f06%2f27%2fMockingLinqToSQLRepositories.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.duncangunn.me.uk%2fdasblog%2f2009%2f06%2f27%2fMockingLinqToSQLRepositories.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Mocking_LINQ_To_SQL_Repositories</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Mocking_LINQ_To_SQL_Repositories</guid>
      <pubDate>Sat, 27 Jun 2009 10:09:03 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 3 - Create a nice Navigation Flip</title>
      <description>Here is a sample we made at RunAtServer using Silverlight 3 Perspective 3D feature and the new Navigation API to create a nice navigation flip! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2flduveau%2farchive%2f2009%2f04%2f21%2fsilverlight-3-create-a-nice-navigation-flip.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2flduveau%2farchive%2f2009%2f04%2f21%2fsilverlight-3-create-a-nice-navigation-flip.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_3_Create_a_nice_Navigation_Flip</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_3_Create_a_nice_Navigation_Flip</guid>
      <pubDate>Tue, 21 Apr 2009 10:21:17 GMT</pubDate>
    </item>
    <item>
      <title>A 3 minute guide to embedding IronPython in a C# application</title>
      <description>A guide, that takes about 3 minutes on how to wrap your IronPython code in a C# application. :-) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsecretgeek.net%2fhost_ironpython.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsecretgeek.net%2fhost_ironpython.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/A_3_minute_guide_to_embedding_IronPython_in_a_C_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/A_3_minute_guide_to_embedding_IronPython_in_a_C_application</guid>
      <pubDate>Tue, 21 Apr 2009 05:53:17 GMT</pubDate>
    </item>
    <item>
      <title>Keep Your IQueryable In Check</title>
      <description>There is a good chance that you have seen Oren's recent "Repository Is The New Singleton" post. I wanted to have a quick discussion of his approach, and discuss why I don't 100% agree with it. Let me first say that I don't have a problem with the repository pattern. I do have some issue with the way that it is implemented sometimes, but overall I think it provides a good layer in which to encapsulate the queries of your application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f18%2fKeep-Your-IQueryable-In-Check.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f18%2fKeep-Your-IQueryable-In-Check.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Keep_Your_IQueryable_In_Check</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Keep_Your_IQueryable_In_Check</guid>
      <pubDate>Mon, 20 Apr 2009 09:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Content Stealing Jerks</title>
      <description>I've grown somewhat accustomed to seeing my articles regurgitated on some random blogger's site and passed off as their own.  Usually I just send content stealing jerk (CSJ for future reference) an e-mail asking that they provide some sort of link back to my original article and leave it at that.  Sometimes they comply, oftentimes they don't.  In the end, life goes on.  After all, it's not like I'm going to press charges over it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.kevinwilliampang.com%2fpost%2fContent-Stealing-Jerks.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.kevinwilliampang.com%2fpost%2fContent-Stealing-Jerks.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Content_Stealing_Jerks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Content_Stealing_Jerks</guid>
      <pubDate>Sun, 29 Mar 2009 22:01:02 GMT</pubDate>
    </item>
    <item>
      <title>A New Look for Visual Studio 2010!</title>
      <description>At the PDC and TechEd EMEA last year we described our new editor support built on the WPF technology in .NET Framework 4.0.  Today I'm happy to reveal the new UI for Visual Studio, also built on WPF: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fjasonz%2farchive%2f2009%2f02%2f20%2fa-new-look-for-visual-studio-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fjasonz%2farchive%2f2009%2f02%2f20%2fa-new-look-for-visual-studio-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/A_New_Look_for_Visual_Studio_2010</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/A_New_Look_for_Visual_Studio_2010</guid>
      <pubDate>Wed, 25 Feb 2009 04:46:02 GMT</pubDate>
    </item>
    <item>
      <title>100% Unit Testable Linq To Sql Repository - Kazi Manzur Rashid's Blog</title>
      <description>In this post, I will show you how you can architect your Linq To Sql repository which will have 100% code coverage. I will use our favorite Northwind database along with my ongoing UnityCommonServiceLocatorMVC project. First, lets add a Linq To Sql diagram in our project and drag n drop the Category and Product table that will look something like foll... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f02%2f19%2f100-unit-testable-linq-to-sql-repository.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f02%2f19%2f100-unit-testable-linq-to-sql-repository.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/100_Unit_Testable_Linq_To_Sql_Repository_Kazi_Manzur_Rashid_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/100_Unit_Testable_Linq_To_Sql_Repository_Kazi_Manzur_Rashid_s_Blog</guid>
      <pubDate>Fri, 20 Feb 2009 23:31:47 GMT</pubDate>
    </item>
    <item>
      <title>Announcing my book: ASP.NET MVC 1.0 Quickly</title>
      <description>Maarten Balliauw announces his new book and provides a large retrospective on the writing process itself. Must read for everyone thinking about writing a tech book! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f02%2f17%2fAnnouncing-my-book-ASPNET-MVC-10-Quickly.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f02%2f17%2fAnnouncing-my-book-ASPNET-MVC-10-Quickly.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Announcing_my_book_ASP_NET_MVC_1_0_Quickly</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Announcing_my_book_ASP_NET_MVC_1_0_Quickly</guid>
      <pubDate>Wed, 18 Feb 2009 16:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Posting data to a REST service using C#</title>
      <description>Taking a look at how you can post data to a REST service using C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2009%2f02%2f14%2fposting-data-to-a-rest-service-using-c.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2009%2f02%2f14%2fposting-data-to-a-rest-service-using-c.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Posting_data_to_a_REST_service_using_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Posting_data_to_a_REST_service_using_C</guid>
      <pubDate>Wed, 18 Feb 2009 01:46:08 GMT</pubDate>
    </item>
    <item>
      <title>Today I've Realized How Far We Have To Go</title>
      <description>A call to climb on the shoulders of giants within the software develeopment industry. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f02%2f11%2fToday-Ive-Realized-How-Far-We-Have-To-Go.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f02%2f11%2fToday-Ive-Realized-How-Far-We-Have-To-Go.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Today_I_ve_Realized_How_Far_We_Have_To_Go</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Today_I_ve_Realized_How_Far_We_Have_To_Go</guid>
      <pubDate>Thu, 12 Feb 2009 07:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Learning how to create a simple Fluent DSL via Method Chaining</title>
      <description>Take a look at how to create a simple Fluent DSL which is built via Method Chaining.

We will build this DSL from the ground up and talk about the various decisions which were made along the way. This is just a simple example of how you can create a internal DSL for your application with very little effort. &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%2f84"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f84" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/Learning_how_to_create_a_simple_Fluent_DSL_via_Method_Chaining</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/Learning_how_to_create_a_simple_Fluent_DSL_via_Method_Chaining</guid>
      <pubDate>Wed, 11 Feb 2009 01:01:10 GMT</pubDate>
    </item>
    <item>
      <title>ASP Dynamic Data Preview - More ways to exploit ADO.NET Data Services</title>
      <description>There's lots of interesting stuff going on in the ASP.NET team, and you can usually learn/glean/figure out most of it (if you're interested) by poking around the Codeplex ASP.NET site. They update it all the time, and you can watch their thinking. They put all sorts of stuff up there, ideas they are floating, directions they are considering and (really early) previews of those ideas and directions in the form of code. It's not production ready, more brainstorming - that's why it's on CodePlex, and why they don't exactly advertise the heck out of it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fASPDynamicDataPreviewMoreWaysToExploitADONETDataServicesForFunAndProfit.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fASPDynamicDataPreviewMoreWaysToExploitADONETDataServicesForFunAndProfit.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_Dynamic_Data_Preview_More_ways_to_exploit_ADO_NET_Data_Services</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_Dynamic_Data_Preview_More_ways_to_exploit_ADO_NET_Data_Services</guid>
      <pubDate>Mon, 19 Jan 2009 22:38:23 GMT</pubDate>
    </item>
    <item>
      <title>An Illustrated Guide to Git on Windows</title>
      <description>&amp;quot;This document is designed to show that using git on Windows is not a difficult process. In this guide, I will create a repository, make several commits, create a branch, merge a branch, search the commit history, push to a remote server, and pull from a remote server. The majority of this will be done using GUI tools.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnathanj.github.com%2fgitguide%2ftour.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnathanj.github.com%2fgitguide%2ftour.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/An_Illustrated_Guide_to_Git_on_Windows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/An_Illustrated_Guide_to_Git_on_Windows</guid>
      <pubDate>Fri, 16 Jan 2009 21:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Learn how to consume a WCF Service</title>
      <description>Learn how to setup your .net application to consume as WCF service. Take a look at how you can Visual Studio to create your service proxy as well as how to use SvcUtil to create the proxy. &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%2f77"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f77" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Learn_how_to_consume_a_WCF_Service</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Learn_how_to_consume_a_WCF_Service</guid>
      <pubDate>Thu, 15 Jan 2009 22:37:38 GMT</pubDate>
    </item>
    <item>
      <title>Time released content in ASP.NET</title>
      <description>&amp;quot;While working on the PDC2008 website, we had several time-critical updates. There were some announcements that needed to go live on the website at specific times to coincide with other marketing, there were updates to the list of of software being given to attendees that needed to go live right after the keynotes in which they were announced, etc.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2009%2f01%2f15%2ftime-released-content-in-asp-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2009%2f01%2f15%2ftime-released-content-in-asp-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Time_released_content_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Time_released_content_in_ASP_NET</guid>
      <pubDate>Fri, 16 Jan 2009 01:01:17 GMT</pubDate>
    </item>
    <item>
      <title>ALT.NET Podcast Episode 15: Domain Driven Design</title>
      <description>Talking with Rob Conery and James Avery about Domain Driven Design. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faltnetpodcast.com%2fepisodes%2f15-domain-driven-design"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faltnetpodcast.com%2fepisodes%2f15-domain-driven-design" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/ALT_NET_Podcast_Episode_15_Domain_Driven_Design</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/ALT_NET_Podcast_Episode_15_Domain_Driven_Design</guid>
      <pubDate>Thu, 15 Jan 2009 02:31:03 GMT</pubDate>
    </item>
    <item>
      <title>jQuery 1.3 Released</title>
      <description>&amp;quot;The jQuery team is pleased to release the latest major release of the jQuery JavaScript library! A lot of coding, testing, and documenting has gone in to this release and we're really quite proud of it. &amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jquery.com%2f2009%2f01%2f14%2fjquery-13-and-the-jquery-foundation%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jquery.com%2f2009%2f01%2f14%2fjquery-13-and-the-jquery-foundation%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_1_3_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_1_3_Released</guid>
      <pubDate>Wed, 14 Jan 2009 23:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Monitoring HTTP Output with Fiddler in .NET HTTP Clients and WCF Proxi</title>
      <description>Http debugging is immensely useful and Fiddler is a nice tool that provides many options and an easy to use interface to monitor HTTP requests to get maximum information about each request. In order to monitor requests of .NET clients like WebClient, HttpWebRequest or WCF or Web Service proxies you need a little additional configuration to get Fiddler to monitor these requests. &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%2f596348.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f596348.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Monitoring_HTTP_Output_with_Fiddler_in_NET_HTTP_Clients_and_WCF_Proxi</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Monitoring_HTTP_Output_with_Fiddler_in_NET_HTTP_Clients_and_WCF_Proxi</guid>
      <pubDate>Thu, 15 Jan 2009 01:01:18 GMT</pubDate>
    </item>
    <item>
      <title>Beyond SoundEx - Fuzzy Searching in MS SQL Server</title>
      <description>In this post see how you can perform fuzzy deduping operations and fuzzy string matching by bringing the power of an open source string metric library (SimMetrics) into sql server &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fanastasiosyal.com%2farchive%2f2009%2f01%2f11%2f18.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fanastasiosyal.com%2farchive%2f2009%2f01%2f11%2f18.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Beyond_SoundEx_Fuzzy_Searching_in_MS_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Beyond_SoundEx_Fuzzy_Searching_in_MS_SQL_Server</guid>
      <pubDate>Mon, 19 Jan 2009 19:01:20 GMT</pubDate>
    </item>
    <item>
      <title>Using Adobe Flex in Visual Studio</title>
      <description>You can now take advantage of the Flex framework from right within Visual Studio to build Rich Internet Applications (RIAs). We get you up to speed on what Flex is and a basic application talking to a web service. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerfusion.com%2farticle%2f9536%2fusing-adobe-flex-in-visual-studio%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.com%2farticle%2f9536%2fusing-adobe-flex-in-visual-studio%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Using_Adobe_Flex_in_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Using_Adobe_Flex_in_Visual_Studio</guid>
      <pubDate>Tue, 13 Jan 2009 03:16:08 GMT</pubDate>
    </item>
    <item>
      <title>Why ASP.NET Developers Should Care about Windows Azure</title>
      <description>&amp;quot;Even though I sat in the audience at the Microsoft Professional Developers Conference during the November keynote session when Azure was announced with great fanfare, I did not fully comprehend why Windows Azure should matter to me. Why, as an ASP.NET developer, should I care about Windows Azure?&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f01%2f11%2fwhy-asp.net-developers-should-care-about-windows-azure.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f01%2f11%2fwhy-asp.net-developers-should-care-about-windows-azure.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/Why_ASP_NET_Developers_Should_Care_about_Windows_Azure</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/Why_ASP_NET_Developers_Should_Care_about_Windows_Azure</guid>
      <pubDate>Tue, 13 Jan 2009 01:46:04 GMT</pubDate>
    </item>
    <item>
      <title>StructureMap 2.5.2 is Released</title>
      <description>A fresh release of popular DI framework for .NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2009%2f01%2f11%2fstructuremap-2-5-2-is-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2009%2f01%2f11%2fstructuremap-2-5-2-is-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/StructureMap_2_5_2_is_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/StructureMap_2_5_2_is_Released</guid>
      <pubDate>Wed, 14 Jan 2009 20:31:09 GMT</pubDate>
    </item>
    <item>
      <title>xVal - a validation framework for ASP.NET MVC</title>
      <description>xVal lets you link up your choice of server-side validation mechanism with your choice of client-side validation library. It guides you to fit them both into ASP.NET MVC conventions, so everything plays nicely with model binding and errors registered in ModelState. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.codeville.net%2f2009%2f01%2f10%2fxval-a-validation-framework-for-aspnet-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.codeville.net%2f2009%2f01%2f10%2fxval-a-validation-framework-for-aspnet-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/xVal_a_validation_framework_for_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/xVal_a_validation_framework_for_ASP_NET_MVC</guid>
      <pubDate>Sun, 11 Jan 2009 13:46:03 GMT</pubDate>
    </item>
    <item>
      <title>A fluent C# library for Twitter</title>
      <description>This C# library allows you to compose queries to Twitter easily, as well as serialize responses into data classes, make asynchronous calls, and perform caching and URL shortening automatically. It covers 100% of the Twitter API. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdimebrain.com%2f2009%2f01%2fintroducing-tweet-the-complete-fluent-c-library-for-twitter.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdimebrain.com%2f2009%2f01%2fintroducing-tweet-the-complete-fluent-c-library-for-twitter.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_fluent_C_library_for_Twitter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_fluent_C_library_for_Twitter</guid>
      <pubDate>Sun, 11 Jan 2009 18:16:10 GMT</pubDate>
    </item>
  </channel>
</rss>