<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by uran0</title>
    <description>Stories kicked by uran0</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>JQuery, the very very basics - Lesson 1</title>
      <description>JQuery is the star among the growing list of JavaScript libraries. A few of its characteristics are light-weight, cross-browser compatibility and simplicity. A task that would take 10 lines of code with traditional JavaScript can be accomplished with JQuery in just 1 line of code. I write to record the series of very basic lessons I learned about JQuery (my study source is the very readable book JQuery in Action). 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f13%2fjquery-the-very-very-basics-lesson-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f13%2fjquery-the-very-very-basics-lesson-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_1</guid>
      <pubDate>Sat, 13 Sep 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Getting started with Managed Extensibility Framework</title>
      <description>Last Friday Managed Extensibility Framework Preview 2 (MEF) was published on CodePlex. MEF is a new library in .NET that will simplify adding extension points to your applications. It enables discovery, loading and composition of the extensible components. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fkobush%2farchive%2f2008%2f09%2f08%2f125007.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fkobush%2farchive%2f2008%2f09%2f08%2f125007.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Getting_started_with_Managed_Extensibility_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Getting_started_with_Managed_Extensibility_Framework</guid>
      <pubDate>Tue, 16 Sep 2008 14:01:44 GMT</pubDate>
    </item>
    <item>
      <title>Getting rid of strings (2): use lambda expressions</title>
      <description>In the first article of this series I talked about the problems with strings in code. This article will show you how you can use lambda expressions and expression trees as another tool to avoid strings &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f06%2fGetting-rid-of-strings-(2)-use-lambda-expressions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2008%2f06%2fGetting-rid-of-strings-(2)-use-lambda-expressions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Getting_rid_of_strings_2_use_lambda_expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Getting_rid_of_strings_2_use_lambda_expressions</guid>
      <pubDate>Fri, 13 Jun 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Publishing Web Application with MsBuild</title>
      <description>How to automate publishing web applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.m.jedynak.pl%2f2008%2f03%2fpublishing-web-application-with-msbuild.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.m.jedynak.pl%2f2008%2f03%2fpublishing-web-application-with-msbuild.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Publishing_Web_Application_with_MsBuild</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Publishing_Web_Application_with_MsBuild</guid>
      <pubDate>Fri, 06 Jun 2008 20:34:39 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC in legacy solutions (classic Web Forms)</title>
      <description>Describes how to use ASP.Net MVC with classic Web Forms in one solution - step by step migration. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.m.jedynak.pl%2f2008%2f06%2faspnet-mvc-in-legacy-solutions-classic.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.m.jedynak.pl%2f2008%2f06%2faspnet-mvc-in-legacy-solutions-classic.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_in_legacy_solutions_classic_Web_Forms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_in_legacy_solutions_classic_Web_Forms</guid>
      <pubDate>Fri, 06 Jun 2008 14:46:08 GMT</pubDate>
    </item>
    <item>
      <title>6 steps to successful Continuous Integration</title>
      <description>Very good of concrete steps which should be performed to enjoy continuous integration &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmjedynak.blogspot.com%2f2008%2f04%2f6-steps-to-successful-continuous.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmjedynak.blogspot.com%2f2008%2f04%2f6-steps-to-successful-continuous.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/6_steps_to_successful_Continuous_Integration</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/6_steps_to_successful_Continuous_Integration</guid>
      <pubDate>Fri, 04 Apr 2008 14:46:04 GMT</pubDate>
    </item>
  </channel>
</rss>