<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Josh42O</title>
    <description>Stories kicked by Josh42O</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>Building Custom Paging with LINQ,ListView,DataPager&amp;amp;ObjectDataSource</title>
      <description>Custom paging is required by many application, and is implemented with different approaches. The approach represented here is using LINQ to SQL to construct database paging query. It is not the best, but it is effective because using this method you can custom paging and sorting with generic method. So you don't have to create stored procedure of each table you wish to page through. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmosesofegypt.net%2fpost%2f2008%2f06%2fBuilding-Custom-Paging-with-LINQ2c-ListView2c-DataPager-and-ObjectDataSource.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmosesofegypt.net%2fpost%2f2008%2f06%2fBuilding-Custom-Paging-with-LINQ2c-ListView2c-DataPager-and-ObjectDataSource.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_Custom_Paging_with_LINQ_ListView_DataPager_ObjectDataSource</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_Custom_Paging_with_LINQ_ListView_DataPager_ObjectDataSource</guid>
      <pubDate>Sun, 22 Jun 2008 11:01:40 GMT</pubDate>
    </item>
    <item>
      <title>GridView with Select All CheckBox using JQuery</title>
      <description>GridView with Select All CheckBox using JQuery
One of the handy features that one might with to put on GridView is the Select All checkbox which is similar to the one on Hotmail and Yahoo &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mosesofegypt.net%2fpost%2f2008%2f03%2fGridView-with-Select-All-CheckBox-using-JQuery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mosesofegypt.net%2fpost%2f2008%2f03%2fGridView-with-Select-All-CheckBox-using-JQuery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/GridView_with_Select_All_CheckBox_using_JQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/GridView_with_Select_All_CheckBox_using_JQuery</guid>
      <pubDate>Mon, 24 Mar 2008 22:41:16 GMT</pubDate>
    </item>
    <item>
      <title>How to Disable the Submit Button of a Web Form (ASP.NET)</title>
      <description>A pure Javascript solution to disable the submit button of a web form, once it gets submitted. Works great with ASP.NET web forms and validators, pages with multiple forms, and forms with multiple submit buttons. Can be applied to existing web forms effortlessly. Several easy-to-modify options are built into the script. Written by Josh Stodola. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.josh420.com%2farchives%2f2008%2f02%2fhow-to-disable-the-submit-button-ofweb-form.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.josh420.com%2farchives%2f2008%2f02%2fhow-to-disable-the-submit-button-ofweb-form.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/How_to_Disable_the_Submit_Button_of_a_Web_Form_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/How_to_Disable_the_Submit_Button_of_a_Web_Form_ASP_NET</guid>
      <pubDate>Fri, 01 Feb 2008 07:29:30 GMT</pubDate>
    </item>
    <item>
      <title>Get VS2008 Pro fro free - Large list of Installfest locations</title>
      <description>Tim Heuer has come up with a large list of installfest dates and locations where you can get your free copy of VS2008 Professional. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftimheuer.com%2fblog%2farchive%2f2007%2f11%2f27%2fget-visual-studio-2008-professional-for-free-installfest.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftimheuer.com%2fblog%2farchive%2f2007%2f11%2f27%2fget-visual-studio-2008-professional-for-free-installfest.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Get_VS2008_Pro_fro_free_Large_list_of_Installfest_locations</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Get_VS2008_Pro_fro_free_Large_list_of_Installfest_locations</guid>
      <pubDate>Wed, 28 Nov 2007 02:13:06 GMT</pubDate>
    </item>
    <item>
      <title>How to:  Create fluid with/height DIV layers with rounded corners</title>
      <description>Nice instructable on how to create a DIV that has rounded, alpha blended corners that resizes with its content.  Uses Paint.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.josh420.com%2farchives%2f2007%2f11%2fhow-to-create-fluid-width-div-layers-with-rounded-corners.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.josh420.com%2farchives%2f2007%2f11%2fhow-to-create-fluid-width-div-layers-with-rounded-corners.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_Create_fluid_with_height_DIV_layers_with_rounded_corners</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_Create_fluid_with_height_DIV_layers_with_rounded_corners</guid>
      <pubDate>Wed, 28 Nov 2007 01:31:03 GMT</pubDate>
    </item>
  </channel>
</rss>