<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by tysonofyork</title>
    <description>Stories kicked by tysonofyork</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>Windows Vista Controls for .NET version 1.3 released</title>
      <description>The Windows Vista Controls for .NET 2.0 library is an open-source project which was started in January 2007 and has been released on CodePlex, undergoing several updates and changes.
Its latest 1.3 release includes several native Vista common controls which can be included in any WinForms application and includes other features like DWM thumbnails, DWM glass and Task Dialogs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fvistacontrols"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fvistacontrols" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Windows_Vista_Controls_for_NET_version_1_3_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Windows_Vista_Controls_for_NET_version_1_3_released</guid>
      <pubDate>Fri, 29 Feb 2008 10:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Why I love F#: Option Types</title>
      <description>Dustin Campbell goes over F# option types. Option types are a simple example of a discriminated (or tagged) union, although understanding that isn't necessary in order to use them. Simply put, an option type wraps a value with information indicating whether or not the value exists. For C# or VB programmers, it may be convenient to think of option types as a mutant cross between .NET 2.0 nullable types and the null object design pattern. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdiditwith.net%2f2008%2f02%2f25%2fWhyILoveFOptionTypes.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdiditwith.net%2f2008%2f02%2f25%2fWhyILoveFOptionTypes.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Why_I_love_F_Option_Types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Why_I_love_F_Option_Types</guid>
      <pubDate>Tue, 26 Feb 2008 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Just Do it! Parallel.Do in ParallelFX</title>
      <description>An example of how to use Parallel.Do in order to efficiently sort items and also how to use Parallel.Do and IParallelEnumerable to Parallelize long running processes. &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%2f2008%2f02%2fJust-Do-it!-ParallelDo-in-ParallelFX.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f02%2fJust-Do-it!-ParallelDo-in-ParallelFX.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Just_Do_it_Parallel_Do_in_ParallelFX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Just_Do_it_Parallel_Do_in_ParallelFX</guid>
      <pubDate>Tue, 26 Feb 2008 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Runtime Cheat Sheet: HttpRequest, HttpRuntime, and f</title>
      <description>Cheat sheets for retrieving various bits of ASP.NET runtime information, all with live sample values, links to MSDN, and some explanations. Includes source code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fduartes.org%2fgustavo%2farticles%2fAsp.net-Runtime-Cheat-Sheet-HttpRequest-HttpRuntime.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fduartes.org%2fgustavo%2farticles%2fAsp.net-Runtime-Cheat-Sheet-HttpRequest-HttpRuntime.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Runtime_Cheat_Sheet_HttpRequest_HttpRuntime_and_f</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Runtime_Cheat_Sheet_HttpRequest_HttpRuntime_and_f</guid>
      <pubDate>Tue, 19 Feb 2008 20:16:07 GMT</pubDate>
    </item>
    <item>
      <title>Kigg - A Digg like application developed in ASP.NET MVC</title>
      <description>Learn how to develop a Digg/DotNetKicks like application in ASP.NET MVC, LINQ To SQL and ASP.NET Ajax. &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%2f2008%2f02%2f18%2fkigg-a-digg-like-application-developed-in-asp-net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2008%2f02%2f18%2fkigg-a-digg-like-application-developed-in-asp-net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Kigg_A_Digg_like_application_developed_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Kigg_A_Digg_like_application_developed_in_ASP_NET_MVC</guid>
      <pubDate>Mon, 18 Feb 2008 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>A tale of Parallel.For in ParallelFX</title>
      <description>An example of how to effectively use Parallel.For in ParallelFX using everyone's favorite topic: matrix multiplication. &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%2f2008%2f02%2fA-tale-of-ParallelFor-in-ParallelFX.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f02%2fA-tale-of-ParallelFor-in-ParallelFX.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_tale_of_Parallel_For_in_ParallelFX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_tale_of_Parallel_For_in_ParallelFX</guid>
      <pubDate>Tue, 26 Feb 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>jQuery for ASP.NET Mvc - part 2</title>
      <description>All new and improved version of the jquery and asp.net mvc sample.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f02%2f16%2fjquery-for-aspnet-mvc-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f02%2f16%2fjquery-for-aspnet-mvc-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/jQuery_for_ASP_NET_Mvc_part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/jQuery_for_ASP_NET_Mvc_part_2</guid>
      <pubDate>Mon, 18 Feb 2008 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ParallelMap function using ParallelFX</title>
      <description>Reimplementing the ParallelMap function from a previous post, but this time using ParallelFX &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%2f2008%2f02%2fParallelMap-function-using-ParallelFX.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f02%2fParallelMap-function-using-ParallelFX.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/ParallelMap_function_using_ParallelFX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/ParallelMap_function_using_ParallelFX</guid>
      <pubDate>Tue, 19 Feb 2008 18:01:02 GMT</pubDate>
    </item>
    <item>
      <title> ASP.NET MVC Framework Road-Map Update</title>
      <description>Scott gives an update to where ASP.NET MVC is going &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f02%2f12%2fasp-net-mvc-framework-road-map-update.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f02%2f12%2fasp-net-mvc-framework-road-map-update.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Framework_Road_Map_Update</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Framework_Road_Map_Update</guid>
      <pubDate>Tue, 12 Feb 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Put Down the XmlNode and Step Away From the StringBuilder</title>
      <description>Demonstrates the easiest way of generating and parsing Xml available in the .net framework. No more XmlNodes and no more CleanStringForXml custom utility functions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.vonsharp.net%2fPutDownTheXmlNodeAndStepAwayFromTheStringBuilder.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.vonsharp.net%2fPutDownTheXmlNodeAndStepAwayFromTheStringBuilder.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Put_Down_the_XmlNode_and_Step_Away_From_the_StringBuilder</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Put_Down_the_XmlNode_and_Step_Away_From_the_StringBuilder</guid>
      <pubDate>Tue, 12 Feb 2008 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>CRUD (Create, Retrieve, Update, Delete) operations in Silverlight</title>
      <description>This article describes the simplest way of how to do CRUD (Create, Retrieve, Update, Delete) operations in Silverlight using ADO.NET Data Service (Astoria). There are two ways to communicate with Database in Silverlight. 1) Web Service 2) ADO.NET Data Service. I chose ADO.NET Data Service for this article because RESTful Service and RIA (Rich Internet Application) development are the best match. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmichaelsync.net%2f2008%2f02%2f10%2fcrud-operations-in-siverlight-using-adonet-data-service"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmichaelsync.net%2f2008%2f02%2f10%2fcrud-operations-in-siverlight-using-adonet-data-service" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/CRUD_Create_Retrieve_Update_Delete_operations_in_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/CRUD_Create_Retrieve_Update_Delete_operations_in_Silverlight</guid>
      <pubDate>Wed, 13 Feb 2008 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>10 ASP.NET Performance and Scalability Secrets</title>
      <description>ASP.NET 2.0 has many secrets, when revealed, can give you big performance and scalability boost. For instance, there are secret bottlenecks in Membership and Profile provider which can be solved easily to make authentication and authorization faster. Furthermore, ASP.NET Http pipeline can be tweaked to avoid executing unnecessary code that gets hit on each and every request... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2faspnet%2f10ASPNetPerformance.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2faspnet%2f10ASPNetPerformance.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/10_ASP_NET_Performance_and_Scalability_Secrets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/10_ASP_NET_Performance_and_Scalability_Secrets</guid>
      <pubDate>Thu, 31 Jan 2008 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How to increase application scalability using Plugin Support</title>
      <description>This article discusses implementation details of how to support loading Assemblies in different App-Domains in run time, also how to control the execution and crashes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2006%2f05%2f17%2f72.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2006%2f05%2f17%2f72.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/How_to_increase_application_scalability_using_Plugin_Support</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/How_to_increase_application_scalability_using_Plugin_Support</guid>
      <pubDate>Fri, 20 Oct 2006 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Beta2 of the CSS Adapaters for ASP.nET 2.0 released</title>
      <description>Get the new CSS Adapaters -- they make it really easy to use CSS with ASP.NET 2.0 controls and add a lot of new functionality over the Beta 1 version &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fbgold%2farchive%2f2006%2f09%2f08%2f746510.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fbgold%2farchive%2f2006%2f09%2f08%2f746510.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Beta2_of_the_CSS_Adapaters_for_ASP_nET_2_0_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Beta2_of_the_CSS_Adapaters_for_ASP_nET_2_0_released</guid>
      <pubDate>Mon, 11 Sep 2006 11:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Integrating Dojo Fisheye and SiteMapDataSource</title>
      <description>A brief 'how-to' integrate the Dojo Fisheye control for web site navigation with the .Net 2.0 SiteMapDataSource. The Fisheye control is similar to the navigation bar you get on Apple MACs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView7535BF49-D29A-45E1-A436-6115CEE2F123.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView7535BF49-D29A-45E1-A436-6115CEE2F123.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Integrating_Dojo_Fisheye_and_SiteMapDataSource</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Integrating_Dojo_Fisheye_and_SiteMapDataSource</guid>
      <pubDate>Thu, 17 Aug 2006 23:01:01 GMT</pubDate>
    </item>
  </channel>
</rss>