<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by rsoni</title>
    <description>Stories kicked by rsoni</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>Top 5 Small but Must have Extension Methods</title>
      <description>Covering a few very basic and use extension methods &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2ftop_5_small_but_must_have_extension_methods.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2ftop_5_small_but_must_have_extension_methods.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Top_5_Small_but_Must_have_Extension_Methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Top_5_Small_but_Must_have_Extension_Methods</guid>
      <pubDate>Thu, 28 May 2009 11:51:11 GMT</pubDate>
    </item>
    <item>
      <title>Add Vista Look to your WPF Control on Windows XP</title>
      <description>Explains how to convert a XP looking UI into Vista look using WPF running under Window XP &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fadd_vista_look_to_your_wpf_control_on_windows_xp.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fadd_vista_look_to_your_wpf_control_on_windows_xp.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Add_Vista_Look_to_your_WPF_Control_on_Windows_XP</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Add_Vista_Look_to_your_WPF_Control_on_Windows_XP</guid>
      <pubDate>Wed, 28 Jan 2009 10:18:24 GMT</pubDate>
    </item>
    <item>
      <title>Customized Html Controls: Creating Custom Checkbox</title>
      <description>This will discuss about how we can create a custom checkbox using CSS and jQuery &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fcustomized_html_controls_creating_custom_checkbox.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fcustomized_html_controls_creating_custom_checkbox.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Customized_Html_Controls_Creating_Custom_Checkbox</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Customized_Html_Controls_Creating_Custom_Checkbox</guid>
      <pubDate>Wed, 17 Dec 2008 20:41:39 GMT</pubDate>
    </item>
    <item>
      <title>Random Sort a List Using LINQ</title>
      <description>LINQ (Language Integrated Query) is a one of very useful feature of .net 3.5 framework. This allows you to query objects and perform complex operations simply and efficiently. There are lots of trick which can be used with the help of LINQ. In this article I am explaining how can we random sort a List using LINQ
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2frandom_sort_a_list_using_linq.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2frandom_sort_a_list_using_linq.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Random_Sort_a_List_Using_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Random_Sort_a_List_Using_LINQ</guid>
      <pubDate>Fri, 21 Nov 2008 20:22:14 GMT</pubDate>
    </item>
    <item>
      <title>Purely CSS Callouts</title>
      <description>This article explains how you can create callouts using CSS and without using a single image. This will use the CSS thick border technique for creating slant area... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fpurely_css_callouts.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fpurely_css_callouts.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Purely_CSS_Callouts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Purely_CSS_Callouts</guid>
      <pubDate>Thu, 16 Oct 2008 19:32:14 GMT</pubDate>
    </item>
    <item>
      <title>Top 7 Tip for Optimizing CSS</title>
      <description>It is very easy for CSS to grow to a huge size if you are not following proper guidelines to optimize this. By doing so you are not only making you css cleaner but also decreasing the response size of file. Here are some tip for optimizing the CSS.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2ftop_7_tip_for_optimizing_css.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2ftop_7_tip_for_optimizing_css.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Top_7_Tip_for_Optimizing_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Top_7_Tip_for_Optimizing_CSS</guid>
      <pubDate>Mon, 06 Oct 2008 21:10:03 GMT</pubDate>
    </item>
    <item>
      <title>Animated Progress Bar without Images in JavaScript</title>
      <description>How to create a cool looking animated progress bar without using any images using javascript, css and html &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fanimated_progress_bar_without_images.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fanimated_progress_bar_without_images.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Animated_Progress_Bar_without_Images_in_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Animated_Progress_Bar_without_Images_in_JavaScript</guid>
      <pubDate>Thu, 04 Sep 2008 11:45:53 GMT</pubDate>
    </item>
    <item>
      <title>Maintaining Dirty and New state of objects</title>
      <description>Explains how to manage Dirty, Clean, New and Old state of business objects in you application &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fmaintaining_dirty_and_new_state_of_objects.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fmaintaining_dirty_and_new_state_of_objects.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Maintaining_Dirty_and_New_state_of_objects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Maintaining_Dirty_and_New_state_of_objects</guid>
      <pubDate>Wed, 27 Aug 2008 10:43:30 GMT</pubDate>
    </item>
    <item>
      <title>Object Oriented Programming with JavaScript : Timer Class</title>
      <description>How to do object oriented programming with JavaScript by taking simple example to a timer class.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fobject_oriented_programming_with_javascript__timer_class.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fobject_oriented_programming_with_javascript__timer_class.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Object_Oriented_Programming_with_JavaScript_Timer_Class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Object_Oriented_Programming_with_JavaScript_Timer_Class</guid>
      <pubDate>Thu, 14 Aug 2008 03:23:57 GMT</pubDate>
    </item>
    <item>
      <title>Avoiding Event != null Check</title>
      <description>Describes about how we can eliminate the repeating check of Event != null every where in code before raising any event.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2favoiding_event__null_check.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2favoiding_event__null_check.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Avoiding_Event_null_Check</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Avoiding_Event_null_Check</guid>
      <pubDate>Fri, 08 Aug 2008 02:25:00 GMT</pubDate>
    </item>
    <item>
      <title>Layout Form without Tables with CSS Trick</title>
      <description>Creating a form with lots of field could be a tedious task as it involves playing with TR and TD in html table. Along with that it also increases the size and complexity of the html code of out page. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2flayout_form_without_tables_with_css_trick.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2flayout_form_without_tables_with_css_trick.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Layout_Form_without_Tables_with_CSS_Trick</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Layout_Form_without_Tables_with_CSS_Trick</guid>
      <pubDate>Tue, 05 Aug 2008 02:25:20 GMT</pubDate>
    </item>
    <item>
      <title>&amp;quot;Default Text&amp;quot; Fields Using Simple jQuery Trick</title>
      <description>A lots of the time you want to add instructions to text box fields of the page to provide usability information to the users. Alternate way of doing this could be using default text in the input fields. A default text is the text which appears in the text box when it is empty &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fdefault_text_fields_using_simple_jquery_trick.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fdefault_text_fields_using_simple_jquery_trick.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Default_Text_Fields_Using_Simple_jQuery_Trick</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Default_Text_Fields_Using_Simple_jQuery_Trick</guid>
      <pubDate>Fri, 01 Aug 2008 17:08:41 GMT</pubDate>
    </item>
    <item>
      <title>How not to cache a page output in ASP.NET</title>
      <description>Sometime you have requirement like the page should never be cached. Every time user request a particular url it should give you fresh version of the page or file. To achieve this simply added Location=&amp;quot;None&amp;quot; to the OutputCache directives. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fhow_not_to_cache_a_page_output_in_aspnet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fhow_not_to_cache_a_page_output_in_aspnet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_not_to_cache_a_page_output_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_not_to_cache_a_page_output_in_ASP_NET</guid>
      <pubDate>Fri, 01 Aug 2008 01:58:47 GMT</pubDate>
    </item>
    <item>
      <title>Creating always visible div using CSS</title>
      <description>Explains how easily we can create an always visible div using very simple CSS trick in html.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fcreating_always_visible_div_using_css.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fcreating_always_visible_div_using_css.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Creating_always_visible_div_using_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Creating_always_visible_div_using_CSS</guid>
      <pubDate>Wed, 30 Jul 2008 09:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Are you Throwing Exceptions correctly?</title>
      <description>Discuss practices to throw exceptions to intact the exception stack trace &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fare_you_throwing_exceptions_correctly.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fare_you_throwing_exceptions_correctly.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Are_you_Throwing_Exceptions_correctly</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Are_you_Throwing_Exceptions_correctly</guid>
      <pubDate>Wed, 30 Jul 2008 10:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Step by Step Guide to Add a SQL Job</title>
      <description>Describes Step by Step process of adding a sql job in SQL Server 2005 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fstep_by_step_guide_to_add_a_sql_job_in_sql_server_2005.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fstep_by_step_guide_to_add_a_sql_job_in_sql_server_2005.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Step_by_Step_Guide_to_Add_a_SQL_Job</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Step_by_Step_Guide_to_Add_a_SQL_Job</guid>
      <pubDate>Sat, 12 Jul 2008 14:05:04 GMT</pubDate>
    </item>
    <item>
      <title>Force a file to download in ASP.NET</title>
      <description>This article is about how we can force the user to dowload a particlar file or file type by adding the content-disposition header   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fhow_to_force_a_file_to_download_in_aspnet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fhow_to_force_a_file_to_download_in_aspnet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Force_a_file_to_download_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Force_a_file_to_download_in_ASP_NET</guid>
      <pubDate>Tue, 17 Jun 2008 14:29:31 GMT</pubDate>
    </item>
    <item>
      <title>Online regular expression tester with Help</title>
      <description>Cool Online regular expression tester with Help &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fUtils%2fjavascript%2fregexp_tester_javascript.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fUtils%2fjavascript%2fregexp_tester_javascript.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/regex/Online_regular_expression_tester_with_Help</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/regex/Online_regular_expression_tester_with_Help</guid>
      <pubDate>Thu, 12 Jun 2008 23:06:46 GMT</pubDate>
    </item>
    <item>
      <title>Using Thread Pool for Multi-Threading application</title>
      <description>How to use thread pool for multithreading in a .net application .. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fusing_thread_pool_for_multithreading_application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fusing_thread_pool_for_multithreading_application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_Thread_Pool_for_Multi_Threading_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_Thread_Pool_for_Multi_Threading_application</guid>
      <pubDate>Wed, 11 Jun 2008 22:31:22 GMT</pubDate>
    </item>
    <item>
      <title>int to enum, enum to int, string to enum, enum to string</title>
      <description>This post describes how can we convert enum into different data types. These are very often used operation. This is very simple to achieve thing... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fenum_coversion_operations_int_to_enum_enum_to_int_string_to_enum_enum_to_string.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fenum_coversion_operations_int_to_enum_enum_to_int_string_to_enum_enum_to_string.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/int_to_enum_enum_to_int_string_to_enum_enum_to_string</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/int_to_enum_enum_to_int_string_to_enum_enum_to_string</guid>
      <pubDate>Tue, 10 Jun 2008 14:37:55 GMT</pubDate>
    </item>
    <item>
      <title>Create RSS feed programatically</title>
      <description>This article will explain how can you to create you own utility to generate rss feed from yous data programatically.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fcreate_rss_feed_programatically_from_data_in_c.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fcreate_rss_feed_programatically_from_data_in_c.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Create_RSS_feed_programatically</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Create_RSS_feed_programatically</guid>
      <pubDate>Sun, 25 May 2008 00:06:44 GMT</pubDate>
    </item>
    <item>
      <title> How to cache a page output in ASP.NET </title>
      <description>If your ASP.NET page contains processing and db calls and you know that it's output is not changing that frequently then you must cache you page out. It is easy to do this 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.dailycoding.com%2fPosts%2fhowtocacheapageoutputinaspnet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fhowtocacheapageoutputinaspnet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_cache_a_page_output_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_cache_a_page_output_in_ASP_NET</guid>
      <pubDate>Sat, 24 May 2008 19:30:58 GMT</pubDate>
    </item>
    <item>
      <title>How to set 100% table height in html</title>
      <description>This is very commonly faced problem by the html designer/developers. Table height doesn't expanding to 100% of the space even they set it in the style.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fhowtoset100tableheightinhtml.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2fhowtoset100tableheightinhtml.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_set_100_table_height_in_html</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_set_100_table_height_in_html</guid>
      <pubDate>Fri, 23 May 2008 01:34:01 GMT</pubDate>
    </item>
    <item>
      <title>Add parameterized queries in MySql (OleDb)</title>
      <description>Adding parameters the queries in System.Data.Odbc works different than System.Data.SqlClient. While using a SqlCommand we add parameters in form of @parameter name. Parameter names are directly mapped to their values. .. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2faddparameterizedqueriesinmysqloledb.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2fPosts%2faddparameterizedqueriesinmysqloledb.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Add_parameterized_queries_in_MySql_OleDb</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Add_parameterized_queries_in_MySql_OleDb</guid>
      <pubDate>Wed, 21 May 2008 11:25:02 GMT</pubDate>
    </item>
    <item>
      <title>Daily Coding</title>
      <description>DailyCoding.com is amiming to point useful coding tips and tricks which one may use while doing day-today coding. This site basically includes daily coding in C#, .net, asp.net, sql, html.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dailycoding.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dailycoding.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Daily_Coding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Daily_Coding</guid>
      <pubDate>Wed, 21 May 2008 11:23:56 GMT</pubDate>
    </item>
  </channel>
</rss>