


      <rss version="2.0">
         <channel>
            <title><![CDATA[.NET Curry: jQuery and ASP.NET]]></title>
            <link>http://www.dotnetcurry.com/</link>
            <description>.NET Curry: the site for Microsoft Enthusiasts</description>
            <copyright>Copyright 2009 by Suprotim Agarwal on behalf of dotnetcurry.com</copyright>
   
      <item>
         <title><![CDATA[Creating Your Own jQuery Custom Selector]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[jQuery supports a large subset of selectors defined by the CSS3 Selectors draft standard. Additionally it also contains some very useful pseudo classes (similar to :first-child, :hover etc). Due to its extensible framework, the best part is that jQuery lets you create and define your own custom selectors with ease. In this article, we will learn how to create our own custom selector that identifies all the mailto: links on a page]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=751]]></link>
         <pubDate>Tue, 16 Aug 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Using jQuery with ASP.NET Master Page]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[jQuery has gained popularity as the de facto standard for JavaScript development and many ASP.NET developers have adopted jQuery as part of their development kits. One question that I am asked frequently is how to use jQuery with an ASP.NET Master Page. Let us see how.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=669]]></link>
         <pubDate>Sun, 13 Mar 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Using jQuery with CheckBox and ASP.NET GridView]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[In this article, we will create an ASP.NET GridView which contains a Checkbox column. We will then access all the checked rows of the GridView and calculate the Sum of a column value and display it to the user.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=662]]></link>
         <pubDate>Thu, 03 Mar 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Styling ASP.NET GridView using jQuery Theme Switcher Widget]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[In this article, we will see how to style the ASP.NET GridView using the jQuery Theme Switcher Widget]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=658]]></link>
         <pubDate>Wed, 23 Feb 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Calculate Sum of ASP.NET CheckBox Values using jQuery]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[In this article, we will see how to add values of multiple ASP.NET Checkboxes using jQuery]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=657]]></link>
         <pubDate>Mon, 21 Feb 2011 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Convert ASP.NET DropDownList into Multi Select ListBox using jQuery]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[In this simple article, we will see how to convert an ASP.NET DropDownList into Multi Select ListBox in order to select multiple items. ]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=628]]></link>
         <pubDate>Wed, 29 Dec 2010 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Paging in ASP.NET using jTemplate, jQuery & JSON]]></title>
         <author><![CDATA[Aamir Hasan]]></author>
         <description><![CDATA[This article demonstrates how to apply paging in jTemplate in ASP.NET using jQuery and JSON.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=610]]></link>
         <pubDate>Tue, 23 Nov 2010 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Nested jTemplate, jQuery and JSON in ASP.NET]]></title>
         <author><![CDATA[Aamir Hasan]]></author>
         <description><![CDATA[In this article, we will continue with the same example and add a nested jTemplate in our ASP.NET project.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=579]]></link>
         <pubDate>Fri, 24 Sep 2010 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[jTemplate, jQuery and JSON in ASP.NET ]]></title>
         <author><![CDATA[Aamir Hasan]]></author>
         <description><![CDATA[jTemplate is a template engine plug-in for jQuery and is commonly used to display tabular data by binding objects to the template. Before using jTemplate, you must know how to use the jTemplate syntax. ]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=573]]></link>
         <pubDate>Thu, 16 Sep 2010 00:00:00 GMT</pubDate>
      </item>
   
      <item>
         <title><![CDATA[Rotate Ads using jQuery and ASP.NET AdRotator Control]]></title>
         <author><![CDATA[Suprotim Agarwal]]></author>
         <description><![CDATA[The ASP.NET AdRotator control is a useful control to randomly display advertisements on a webpage. However the ads in the adrotator control are rotated only when the user refreshes the page. In this article, we will use a single line of jQuery code to rotate ads using the adrotator control, at regular intervals and without refreshing the page.]]></description>
         <link><![CDATA[http://www.dotnetcurry.com/ShowArticle.aspx?ID=568]]></link>
         <pubDate>Mon, 06 Sep 2010 00:00:00 GMT</pubDate>
      </item>
   
         </channel>
      </rss>  
   