<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with .Net</title>
    <description>the latest stories tagged with '.Net' from DotNetKicks.com</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>Dynamically Loading an assembly at Runtime and calling its methods </title>
      <description>This article explains how to load an assembly dynamically and call its method. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fsridhar_subra%2fDynamicAssemblyMethod10132008214835PM%2fDynamicAssemblyMethod.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.c-sharpcorner.com%2fUploadFile%2fsridhar_subra%2fDynamicAssemblyMethod10132008214835PM%2fDynamicAssemblyMethod.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Dynamically_Loading_an_assembly_at_Runtime_and_calling_its_methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Dynamically_Loading_an_assembly_at_Runtime_and_calling_its_methods</guid>
      <pubDate>Fri, 21 Nov 2008 17:16:07 GMT</pubDate>
    </item>
    <item>
      <title>Passing references to events (almost)</title>
      <description>Have you ever needed to pass a reference to an event into another object? Think you can't do it in C#? This article shows how you can - some times! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.functionalfun.net%2f2008%2f11%2fpassing-around-references-to-events.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.functionalfun.net%2f2008%2f11%2fpassing-around-references-to-events.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Passing_references_to_events_almost</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Passing_references_to_events_almost</guid>
      <pubDate>Fri, 14 Nov 2008 12:32:26 GMT</pubDate>
    </item>
    <item>
      <title>How to Use the Facebook Developer Toolkit 2.0</title>
      <description>The Facebook Developer Toolkit project has just released version 2.0 of their ASP.NET API into the wild, so let's go over the basics. In this article, we focus on creating an absolutely bare bones FBML application that leverages the API. Enjoy! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.socialsnippets.com%2fsnippets%2fhow-to-use-the-facebook-developer-toolkit-20.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.socialsnippets.com%2fsnippets%2fhow-to-use-the-facebook-developer-toolkit-20.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_Use_the_Facebook_Developer_Toolkit_2_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_Use_the_Facebook_Developer_Toolkit_2_0</guid>
      <pubDate>Fri, 14 Nov 2008 21:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Anders Hejlsberg Video on C# Dynamic</title>
      <description>In this Channel 9 video C# architect Anders Hejlsberg answers some commonly asked questions about the new Dynamic features that will be included in C# 4.0. Building on the talk that he gave at PDC,  Anders chats with C# Community PM Charlie Calvert. They discuss questions that community members have asked and riff on themes of import to developers who have been following the latest news from the C# team. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f13%2fanders-hejlsberg-video-on-c-dynamic.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f13%2fanders-hejlsberg-video-on-c-dynamic.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Anders_Hejlsberg_Video_on_C_Dynamic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Anders_Hejlsberg_Video_on_C_Dynamic</guid>
      <pubDate>Fri, 14 Nov 2008 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>UI test automation using Team System</title>
      <description>This article illustrates how VSTS can be leveraged to automate testing of winforms UI. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.somecreativity.com%2f2008%2f11%2f06%2fautomating-windows-forms-ui-testing%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.somecreativity.com%2f2008%2f11%2f06%2fautomating-windows-forms-ui-testing%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/UI_test_automation_using_Team_System</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/UI_test_automation_using_Team_System</guid>
      <pubDate>Thu, 06 Nov 2008 23:58:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating A Comma Delimited String</title>
      <description>Creating a Comma Delimited String using the .NET frameworks CommaDelimitedStringCollection class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsurinder.computing-studio.com%2fpost%2f2008%2f09%2fCreating-A-Comma-Delimited-String.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsurinder.computing-studio.com%2fpost%2f2008%2f09%2fCreating-A-Comma-Delimited-String.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_A_Comma_Delimited_String</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_A_Comma_Delimited_String</guid>
      <pubDate>Fri, 31 Oct 2008 09:31:46 GMT</pubDate>
    </item>
    <item>
      <title>SVN-Monitor is finally out for free download!</title>
      <description>A full-featured .net application that integrates SubVersion, TortoiseSVN and all your checked-out folders and repositories.

Use it to perform all your svn commands and monitor all your projects' activities in a single place.
Access all commands from the tray menu or from the main window.

This is a must-have tool for every windows+svn user! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d4"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpregion.com%2fblog%2f%3fp%3d4" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/SVN_Monitor_is_finally_out_for_free_download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/SVN_Monitor_is_finally_out_for_free_download</guid>
      <pubDate>Sun, 26 Oct 2008 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Habanero - Enterprise Application Framework</title>
      <description>Habanero is an open source Enterprise Application Framework for .Net that provides the tools to produce an agile application from the data layer through to the front-end. Released for free under the LGPL license, it persists data to and from the database using object relational mapping (ORM), manages business objects to support a rich domain model, and generates user interfaces to display and edit the mapped data &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chillisoft.co.za%2fhabanero%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chillisoft.co.za%2fhabanero%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Habanero_Enterprise_Application_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Habanero_Enterprise_Application_Framework</guid>
      <pubDate>Tue, 21 Oct 2008 11:25:21 GMT</pubDate>
    </item>
    <item>
      <title>Create Portable Applications With Ease</title>
      <description>BoxedApp SDK 2.0, a DLL library from Softanics enables developers to take advantage of the next generation technology - application virtualization to create a portable application with zero installation that relies on the virtual environment to run. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftc-europa.com%2fblog%2f2008%2f10%2f08%2fcreate-portable-applications-with-ease%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftc-europa.com%2fblog%2f2008%2f10%2f08%2fcreate-portable-applications-with-ease%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Create_Portable_Applications_With_Ease</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Create_Portable_Applications_With_Ease</guid>
      <pubDate>Wed, 15 Oct 2008 16:16:15 GMT</pubDate>
    </item>
    <item>
      <title>Survey Time: What .NET Framework features do you use?</title>
      <description>&amp;quot;Hey folks, as I've said before, one of the things I like to do is take your comments, questions and feedback directly to the right folks inside Microsoft.&amp;quot; - Scott Hanselman &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%2fSurveyTimeWhatNETFrameworkFeaturesDoYouUse.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fSurveyTimeWhatNETFrameworkFeaturesDoYouUse.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Survey_Time_What_NET_Framework_features_do_you_use</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Survey_Time_What_NET_Framework_features_do_you_use</guid>
      <pubDate>Tue, 14 Oct 2008 00:33:44 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 and .NET Framework 4.0</title>
      <description>On Sept. 29, 2008, Microsoft announced the next generations of Visual Studio and .NET Framework. Visual Studio 2010 and .NET 4.0 are meant to simplify application's life-cycle management by make it easier for all contributors of the software team (core programmers, UI designers, testers and project managers), to participate throughout the life-cycle. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f10%2fvisual-studio-2010-and-net-framework-40.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f10%2fvisual-studio-2010-and-net-framework-40.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_and_NET_Framework_4_0</guid>
      <pubDate>Fri, 10 Oct 2008 13:01:10 GMT</pubDate>
    </item>
    <item>
      <title> Using tuples in C# functions and dictionaries</title>
      <description>Using tuples (just like tuples in F#) can improve your C# code and reduce number of classes and code-lines you write for some common mundane tasks.

Code snippets are attached &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fusing-tuples-in-c%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fusing-tuples-in-c%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_tuples_in_C_functions_and_dictionaries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_tuples_in_C_functions_and_dictionaries</guid>
      <pubDate>Tue, 30 Sep 2008 17:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Dynamite: High Performace Dynamic Sorting Using Expressions</title>
      <description>Easy-to-use and high performance dynamic sorting library with support for most type of sequences, multiple fields, nested properties and SQL-like syntax, developed using System.Linq.Expression classes. Also discusses performance issues with sorting and how to improve performance of sorting in Windows Presentation Foundation collection views. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fscript%2fArticles%2fArticle.aspx%3faid%3d29660"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fscript%2fArticles%2fArticle.aspx%3faid%3d29660" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Dynamite_High_Performace_Dynamic_Sorting_Using_Expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Dynamite_High_Performace_Dynamic_Sorting_Using_Expressions</guid>
      <pubDate>Sun, 28 Sep 2008 13:45:37 GMT</pubDate>
    </item>
    <item>
      <title>FREE Technical E-Book Previews, Magazines and other Technical Material</title>
      <description>One of our partner sites Revresponse has come up with a few FREE technical resources that we would like to share with our viewers. All you have to do is: 1. Simply choose the resource  2. Click on 'Request Now'  3. Complete the application form and submit it. All the resources shown here are absolutely FREE to professionals who qualify. Please check out the 'Geographical Eligibility' before downloading the books. The books shown here are for Developers, Testers, Team Leads, Project Leads, Project Managers , CEO's etc. &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%3d205"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d205" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/FREE_Technical_E_Book_Previews_Magazines_and_other_Technical_Material</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/FREE_Technical_E_Book_Previews_Magazines_and_other_Technical_Material</guid>
      <pubDate>Wed, 24 Sep 2008 23:08:21 GMT</pubDate>
    </item>
    <item>
      <title> Some performance issues and caveats of LINQ</title>
      <description>Linq to collections generally performs worse, than the hard-coded approach. In the high-stress scenarios (i.e.: in heavy math calculations) improper Linq usage could become a problem. Let's write a couple of micro-benchmarks and compare the performance of hand-written loops with the Linq. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fsome-performance-issues-and-caveats-of-linq%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fsome-performance-issues-and-caveats-of-linq%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Some_performance_issues_and_caveats_of_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Some_performance_issues_and_caveats_of_LINQ</guid>
      <pubDate>Wed, 24 Sep 2008 20:32:15 GMT</pubDate>
    </item>
    <item>
      <title> Some tips on writing event handling code in C# .NET</title>
      <description>You can drop a lot of repetitive code in C# event declaration and raising (including some EventArgs declarations, defining custom delegates, checking for nulls) if you follow these tips. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fsome-tips-on-writing-event-handling-code-in-c-net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fsome-tips-on-writing-event-handling-code-in-c-net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Some_tips_on_writing_event_handling_code_in_C_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Some_tips_on_writing_event_handling_code_in_C_NET</guid>
      <pubDate>Tue, 23 Sep 2008 13:38:39 GMT</pubDate>
    </item>
    <item>
      <title> BFG: DSL configuration syntax for Autofac IoC Container</title>
      <description>This might be interesting for people that use popular IoC container for .NET - Autofac. Now it is possible to configure this container with the custom DSL syntax that is more flexible and efficient than plain XML configuration. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fbfg-dsl-configuration-syntax-for-autofac-ioc-container%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fbfg-dsl-configuration-syntax-for-autofac-ioc-container%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/BFG_DSL_configuration_syntax_for_Autofac_IoC_Container</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/BFG_DSL_configuration_syntax_for_Autofac_IoC_Container</guid>
      <pubDate>Mon, 22 Sep 2008 19:32:57 GMT</pubDate>
    </item>
    <item>
      <title>Implementing Exception Handling Application Block with Photon.NET</title>
      <description>Let's implement lightweight EntLib Exception Handling with the Autofac IoC and Boo DSL &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frabdullin.com%2fimplementing-exception-handling-application-block-with-photonnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frabdullin.com%2fimplementing-exception-handling-application-block-with-photonnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Implementing_Exception_Handling_Application_Block_with_Photon_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Implementing_Exception_Handling_Application_Block_with_Photon_NET</guid>
      <pubDate>Thu, 18 Sep 2008 03:36:53 GMT</pubDate>
    </item>
    <item>
      <title>nAML: A New Revolutionary Way to Model Your .NET Applications!</title>
      <description>Having an easy to understand visual notation, not only helps architects to model the system efficiently, but also helps developers to quickly implement that, as well as it helps the re-engineering process to easily adopt the architectural model with respect to new requirement. nAML illustrates real world samples, from user interface experience, .NET specific language (such as C#) classes to database level SQL commands, to let software architects and developers to have a clean model for the future system. One of it's the most powerful objectives of this new visual language is the besides an easy way to model the system, the target model will require near to zero knowledge on notation semantics from reader aspect.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f09%2f12%2fnaml-a-new-revolutionary-way-to-model-your-net-applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fashraful%2farchive%2f2008%2f09%2f12%2fnaml-a-new-revolutionary-way-to-model-your-net-applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/nAML_A_New_Revolutionary_Way_to_Model_Your_NET_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/nAML_A_New_Revolutionary_Way_to_Model_Your_NET_Applications</guid>
      <pubDate>Fri, 12 Sep 2008 14:42:29 GMT</pubDate>
    </item>
    <item>
      <title>How to Create a Gantt Control in WPF</title>
      <description>Describes the first baby step towards creating a Gantt Control in WPF. That is, creating a new WPF panel that allows controls to be laid out by date. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.functionalfun.net%2f2008%2f09%2fhow-to-create-gantt-control-in-wpf.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.functionalfun.net%2f2008%2f09%2fhow-to-create-gantt-control-in-wpf.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/How_to_Create_a_Gantt_Control_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/How_to_Create_a_Gantt_Control_in_WPF</guid>
      <pubDate>Tue, 09 Sep 2008 11:41:48 GMT</pubDate>
    </item>
    <item>
      <title>How to iterate thought all properties of a class</title>
      <description>The purpose of this article is to describe some of the practical uses of the Reflection. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetfunda.com%2farticles%2farticle132.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetfunda.com%2farticles%2farticle132.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_iterate_thought_all_properties_of_a_class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_iterate_thought_all_properties_of_a_class</guid>
      <pubDate>Sun, 07 Sep 2008 18:30:52 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET - Connecting asp.net to mysql database</title>
      <description>This article wil tell you how to create a database in mysql and how to connect that database to an ASP.NET application. :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.techsvr.com%2f%3fp%3d59"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.techsvr.com%2f%3fp%3d59" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Connecting_asp_net_to_mysql_database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Connecting_asp_net_to_mysql_database</guid>
      <pubDate>Sat, 30 Aug 2008 22:16:52 GMT</pubDate>
    </item>
    <item>
      <title>30 Common String Operations in C# and VB.NET - Part II</title>
      <description>In the previous article, 30 Common String Operations in C# and VB.NET - Part I, we explored 15 common String operations while working with the String class. In Part II of the article, we will continue with the series and cover 15 more. &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%3d190"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d190" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/30_Common_String_Operations_in_C_and_VB_NET_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/30_Common_String_Operations_in_C_and_VB_NET_Part_II</guid>
      <pubDate>Wed, 27 Aug 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>30 Common String Operations in C# and VB.NET - Part I </title>
      <description>This article compiles some common String operations that we encounter while working with the String class. In Part I, 15 common string operations have been covered .
 &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%3d189"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d189" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/30_Common_String_Operations_in_C_and_VB_NET_Part_I</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/30_Common_String_Operations_in_C_and_VB_NET_Part_I</guid>
      <pubDate>Mon, 25 Aug 2008 11:01:08 GMT</pubDate>
    </item>
    <item>
      <title>what's latest in the .NET 3.5 Framework SP1</title>
      <description>The .NET Framework 3.5 Service Pack 1 delivers more controls, a streamlined setup, improved start-up performance, and powerful latest graphics features for client development and rich data scaffolding, and other improvements for Web development. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fNET%2fwhatsnew.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fNET%2fwhatsnew.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/compactframework/what_s_latest_in_the_NET_3_5_Framework_SP1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/compactframework/what_s_latest_in_the_NET_3_5_Framework_SP1</guid>
      <pubDate>Thu, 14 Aug 2008 09:48:10 GMT</pubDate>
    </item>
  </channel>
</rss>