<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Miron</title>
    <description>Stories kicked by Miron</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>I am a LINQ-A-HOLIC</title>
      <description>When you first start using LINQ you can quickly fall in love with it. Suddenly, everything looks LINQ-able. But don't thow away everything you know and love just for this new tool.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.obrienjd.com%2fpost%2f2008%2f07%2fMy-name-is-John-Orsquo3bBrien2c-and-Irsquo3bm-a-LINQ-a-holic.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.obrienjd.com%2fpost%2f2008%2f07%2fMy-name-is-John-Orsquo3bBrien2c-and-Irsquo3bm-a-LINQ-a-holic.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/I_am_a_LINQ_A_HOLIC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/I_am_a_LINQ_A_HOLIC</guid>
      <pubDate>Wed, 02 Jul 2008 14:07:10 GMT</pubDate>
    </item>
    <item>
      <title>High performance css minifier</title>
      <description>CSS minifier based on jsmin idea that produce a small CSS file, much faster, and with much less memory overhead. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mironabramson.com%2fblog%2fpost%2f2008%2f06%2fHigh-performance-css-minifier.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mironabramson.com%2fblog%2fpost%2f2008%2f06%2fHigh-performance-css-minifier.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/High_performance_css_minifier</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/High_performance_css_minifier</guid>
      <pubDate>Sun, 29 Jun 2008 19:02:11 GMT</pubDate>
    </item>
    <item>
      <title>Create your own new Type and use it on run-time (C#)</title>
      <description>It is not something you will use on daily bases. It doesn't have good performance. But one day, you will have to use it so it's good to know that it is possible and how it can be done. As you can understand from the title, I'm talking about creating a new type with fields and properties (it can also have methods), create instance/s from it and use it - on run-time! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.mironabramson.com%2fblog%2fpost%2f2008%2f06%2fCreate-you-own-new-Type-and-use-it-on-run-time-(C).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.mironabramson.com%2fblog%2fpost%2f2008%2f06%2fCreate-you-own-new-Type-and-use-it-on-run-time-(C).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Create_your_own_new_Type_and_use_it_on_run_time_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Create_your_own_new_Type_and_use_it_on_run_time_C</guid>
      <pubDate>Tue, 10 Jun 2008 03:00:46 GMT</pubDate>
    </item>
    <item>
      <title>An open source library to compress css, js, aspx  and Webresource.axd</title>
      <description>MbCompression is a library of handlers and modules to compress Css files, JavaScript files, pages and compress WebResource.axd
It is easy to implement and improve the overall performance of your web project.

The most unique Feature of that library is that the System.Web.Handlers.AssemblyResourceLoader that load the WebResources was rewritten to enable compression and better performance, without making HTTP request each time WebResource need to be served. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fMbCompression"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fMbCompression" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/An_open_source_library_to_compress_css_js_aspx_and_Webresource_axd</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/An_open_source_library_to_compress_css_js_aspx_and_Webresource_axd</guid>
      <pubDate>Mon, 26 May 2008 22:35:22 GMT</pubDate>
    </item>
    <item>
      <title>Prevent from the user to submit any 'not legal' input, in client side</title>
      <description>Prevent from the user to submit any 'not legal' input, using client side validation.
What if you have a rule that is for all inputs in the page, or in the site? for example, you want to prevent the user to submit any input that contains 'fuc*' , 'shi*' or what ever words that are not 'legal' for you, or input that is not valid for the ASP.NET such '&amp;lt;'or  '/&amp;gt;' ? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f05%2fPrevent-from-the-user-to-submit-'not-legal'-input%2c-using-client-side-validation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f05%2fPrevent-from-the-user-to-submit-'not-legal'-input%2c-using-client-side-validation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Prevent_from_the_user_to_submit_any_not_legal_input_in_client_side</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Prevent_from_the_user_to_submit_any_not_legal_input_in_client_side</guid>
      <pubDate>Sat, 17 May 2008 23:20:33 GMT</pubDate>
    </item>
    <item>
      <title>Use ThreadPool.QueueUserWorkItem With Anonymous Types</title>
      <description>Use the power of anonymous types, anonymous delegates and type inference to make ThreadPool.QueueUserWorkItem type-safe and easier to read. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fthevalerios.net%2fmatt%2f%3fp%3d14"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fthevalerios.net%2fmatt%2f%3fp%3d14" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Use_ThreadPool_QueueUserWorkItem_With_Anonymous_Types</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Use_ThreadPool_QueueUserWorkItem_With_Anonymous_Types</guid>
      <pubDate>Mon, 12 May 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Sorting a collection using Linq and 'SortExpression' string</title>
      <description>Already happened to you that you had a collection of object from type 'X' with some properties, and you had to sort it one time by property 'ID', and another time by property 'Name' ? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f05%2fSorting-a-collection-using-sort-expression-string.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f05%2fSorting-a-collection-using-sort-expression-string.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Sorting_a_collection_using_Linq_and_SortExpression_string</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Sorting_a_collection_using_Linq_and_SortExpression_string</guid>
      <pubDate>Thu, 08 May 2008 03:30:51 GMT</pubDate>
    </item>
    <item>
      <title>best programming jokes</title>
      <description>a very big good collection of programming jokes, WOWwwwwwww &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devtopics.com%2fbest-programming-jokes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devtopics.com%2fbest-programming-jokes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/best_programming_jokes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/best_programming_jokes</guid>
      <pubDate>Thu, 08 May 2008 17:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Beanstalk - Version Control with a Human Face</title>
      <description>Hosted Subversion source control. Wow. Nifty.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeanstalkapp.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeanstalkapp.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Beanstalk_Version_Control_with_a_Human_Face</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Beanstalk_Version_Control_with_a_Human_Face</guid>
      <pubDate>Wed, 07 May 2008 17:21:59 GMT</pubDate>
    </item>
    <item>
      <title>Exception Handling - Do's and Dont's</title>
      <description>Exceptions provide a consistent mechanism for identifying and responding to error conditions. Effective exception handling will make code more robust and easier to debug. Exceptions are a tremendous debugging aid because they help answer...

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnethitman.spaces.live.com%2fblog%2fcns!E149A8B1E1C25B14!131.entry"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnethitman.spaces.live.com%2fblog%2fcns!E149A8B1E1C25B14!131.entry" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Exception_Handling_Do_s_and_Dont_s</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Exception_Handling_Do_s_and_Dont_s</guid>
      <pubDate>Thu, 08 May 2008 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Some basic but useful C# methods implemented in JavaScript</title>
      <description>Some basic but useful C# methods implemented in js: Cach object (ok, it is not a 'method') , String.Format(), String.IsNullOrEmpty(), StartsWith(), EndsWith() and Trim() &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f05%2fSome-simple-but-usefull-C-methods-implemented-in-js.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f05%2fSome-simple-but-usefull-C-methods-implemented-in-js.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Some_basic_but_useful_C_methods_implemented_in_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Some_basic_but_useful_C_methods_implemented_in_JavaScript</guid>
      <pubDate>Mon, 05 May 2008 06:21:27 GMT</pubDate>
    </item>
    <item>
      <title>Windows XP SP3 Released</title>
      <description>Windows XP SP3 Released &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.arkesystems.com%2fblog%2fpost%2f2008%2f05%2fWindows-XP-SP3-Released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.arkesystems.com%2fblog%2fpost%2f2008%2f05%2fWindows-XP-SP3-Released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Windows_XP_SP3_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Windows_XP_SP3_Released</guid>
      <pubDate>Sun, 04 May 2008 20:01:22 GMT</pubDate>
    </item>
    <item>
      <title>LINQ &amp;amp; Lambda</title>
      <description>An innocent, unbeknownst programmer is possessed by the demons of C# 3.

How is this young coder going to deal with his exposure to some dark and evil forces?
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvijay.screamingpens.com%2farchive%2f2008%2f05%2f04%2flinq-amp-lambda.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvijay.screamingpens.com%2farchive%2f2008%2f05%2f04%2flinq-amp-lambda.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/LINQ_Lambda</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/LINQ_Lambda</guid>
      <pubDate>Sun, 04 May 2008 08:39:28 GMT</pubDate>
    </item>
    <item>
      <title>How to make a CheckBox fire the ItemCommand Event of a Repeater</title>
      <description>At work today I tried to do something I though would be simple, I needed to add a check box control to a repeater's item template and have it fire the ItemCommand event on the repeater.  The button and link button controls do this without a problem but for some reason Microsoft decided that the check box was going to be different.  Luckily we have great tools like Reflector to help in situations like this &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.frankwisniewski.net%2fpost%2fHow-to-make-a-CheckBox-fire-the-ItemCommand-Event-of-a-Repeater.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.frankwisniewski.net%2fpost%2fHow-to-make-a-CheckBox-fire-the-ItemCommand-Event-of-a-Repeater.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_make_a_CheckBox_fire_the_ItemCommand_Event_of_a_Repeater</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_make_a_CheckBox_fire_the_ItemCommand_Event_of_a_Repeater</guid>
      <pubDate>Sat, 26 Apr 2008 21:59:07 GMT</pubDate>
    </item>
    <item>
      <title>Events, Generics and Extension Methods</title>
      <description>See some interesting new methods to deal with events and EventHandlers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sharpregion.com%2fpost%2fEvents2c-Generics-and-Extension-Methods.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sharpregion.com%2fpost%2fEvents2c-Generics-and-Extension-Methods.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/events/Events_Generics_and_Extension_Methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/events/Events_Generics_and_Extension_Methods</guid>
      <pubDate>Fri, 11 Apr 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Uniform Distribution algorithm in C#</title>
      <description>Uniform Distribution algorithm in C#.
The algorithm gets a string and maps it into the set 0-999 (or any given range) with uniform distribution &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f04%2fUniform-Distribution-algorithm-in-C.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f04%2fUniform-Distribution-algorithm-in-C.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Uniform_Distribution_algorithm_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Uniform_Distribution_algorithm_in_C</guid>
      <pubDate>Wed, 02 Apr 2008 23:23:59 GMT</pubDate>
    </item>
    <item>
      <title>Where's my .NET 3.5 (on IIS), Dude?</title>
      <description>Can't find .NET 3.5 on the IIS ASP.NET Tab runtime tab? You're not the first to wonder why recent versions of the .NET runtime don't show up on the ASP.NET tab. &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%2f289139.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f289139.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Where_s_my_NET_3_5_on_IIS_Dude</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Where_s_my_NET_3_5_on_IIS_Dude</guid>
      <pubDate>Tue, 25 Mar 2008 01:31:04 GMT</pubDate>
    </item>
    <item>
      <title>What the hell is a deadlock: The Parable of The Bathroom</title>
      <description>An easy way how you can understand how locking can easily become a nightmare... Deadlock the curse you want to avoid :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkarlagius.wordpress.com%2f2008%2f03%2f23%2fthe-parable-of-the-bathroom%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkarlagius.wordpress.com%2f2008%2f03%2f23%2fthe-parable-of-the-bathroom%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/What_the_hell_is_a_deadlock_The_Parable_of_The_Bathroom</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/What_the_hell_is_a_deadlock_The_Parable_of_The_Bathroom</guid>
      <pubDate>Tue, 25 Mar 2008 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Extensions can make us free from testing against null</title>
      <description>Extensions can make us free from testing against null, and help us avoiding errors on runtime environment. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mironabramson.com%2fblog%2fpost%2f2008%2f03%2fExtensions-can-make-us-free-from-testing-against-null.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mironabramson.com%2fblog%2fpost%2f2008%2f03%2fExtensions-can-make-us-free-from-testing-against-null.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Extensions_can_make_us_free_from_testing_against_null</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Extensions_can_make_us_free_from_testing_against_null</guid>
      <pubDate>Sat, 22 Mar 2008 19:01:16 GMT</pubDate>
    </item>
    <item>
      <title>All Objects Are Not Created Equal</title>
      <description>C# object equality is one of those topics that seems easy on the surface but can get a little complicated when you dig into it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.csharp411.com%2fall-objects-are-not-created-equal%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.csharp411.com%2fall-objects-are-not-created-equal%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/All_Objects_Are_Not_Created_Equal</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/All_Objects_Are_Not_Created_Equal</guid>
      <pubDate>Thu, 20 Mar 2008 13:50:20 GMT</pubDate>
    </item>
    <item>
      <title>Really quick &amp;quot;Downloads&amp;quot; page in ASP.NET</title>
      <description>Really quick &amp;quot;Downloads&amp;quot; page in ASP.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mironabramson.com%2fblog%2fpost%2f2008%2f03%2fReally-quick-Downloads-page.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mironabramson.com%2fblog%2fpost%2f2008%2f03%2fReally-quick-Downloads-page.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Really_quick_Downloads_page_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Really_quick_Downloads_page_in_ASP_NET</guid>
      <pubDate>Wed, 19 Mar 2008 03:12:12 GMT</pubDate>
    </item>
    <item>
      <title>Another version for the missing method: Enum.TryParse (in C#)</title>
      <description>Another version for the missing method (in C#): Enum.TryParse, without using try &amp;amp; catch and ignore case. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mironabramson.com%2fblog%2fpost%2f2008%2f03%2fAnother-version-for-the-missing-method-EnumTryParse.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mironabramson.com%2fblog%2fpost%2f2008%2f03%2fAnother-version-for-the-missing-method-EnumTryParse.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Another_version_for_the_missing_method_Enum_TryParse_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Another_version_for_the_missing_method_Enum_TryParse_in_C</guid>
      <pubDate>Sat, 08 Mar 2008 22:29:45 GMT</pubDate>
    </item>
    <item>
      <title>Update to my compression module to compress also third party scripts</title>
      <description>New version for my compression module that let you 
compress your pages, CSS, Javascripts, WebResources and also third party controls script files such Telerik controls that injects their scripts links into your HTML &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f02%2fUpdate-to-my-compression-module-to-compress-third-party-scripts.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f02%2fUpdate-to-my-compression-module-to-compress-third-party-scripts.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Update_to_my_compression_module_to_compress_also_third_party_scripts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Update_to_my_compression_module_to_compress_also_third_party_scripts</guid>
      <pubDate>Fri, 22 Feb 2008 18:12:21 GMT</pubDate>
    </item>
    <item>
      <title>Simple Generic Business Entities in c#</title>
      <description>Simple Generic Business Entities in c# &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f02%2fSimple-Generic-Buisness-Entities.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmironabramson.com%2fblog%2fpost%2f2008%2f02%2fSimple-Generic-Buisness-Entities.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Simple_Generic_Business_Entities_in_c</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Simple_Generic_Business_Entities_in_c</guid>
      <pubDate>Sat, 16 Feb 2008 20:37:52 GMT</pubDate>
    </item>
    <item>
      <title>Handling ASP.NET Session Variables Efficiently</title>
      <description>Excellent post which explains how to write bug free and clean code to handle ASP.NET sessions variables efficiently &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeforeternity.com%2fblogs%2ftechnology%2farchive%2f2007%2f12%2f19%2fhandling-asp-net-session-variables-efficiently.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeforeternity.com%2fblogs%2ftechnology%2farchive%2f2007%2f12%2f19%2fhandling-asp-net-session-variables-efficiently.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Handling_ASP_NET_Session_Variables_Efficiently</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Handling_ASP_NET_Session_Variables_Efficiently</guid>
      <pubDate>Sat, 16 Feb 2008 14:34:57 GMT</pubDate>
    </item>
  </channel>
</rss>