<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 7 of my favorite jQuery plugins for use with ASP.NET</title>
	<atom:link href="http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/</link>
	<description>ASP.NET and AJAX code, ideas, and examples.</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:50:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: JA</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-44662</link>
		<dc:creator>JA</dc:creator>
		<pubDate>Fri, 12 Aug 2011 15:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-44662</guid>
		<description>Hi, perhaps a little OT, but here&#039;s a tutorial for integrating the PikaChoose jQuery slideshow into a SharePoint environment with a little hackery --

&lt;a href=&quot;http://albertech.blogspot.com/2011/08/use-pikachoose-jquery-slideshow-in.html&quot; rel=&quot;nofollow&quot;&gt;http://albertech.blogspot.com/2011/08/use-pikachoose-jquery-slideshow-in.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi, perhaps a little OT, but here&#8217;s a tutorial for integrating the PikaChoose jQuery slideshow into a SharePoint environment with a little hackery &#8211;</p>
<p><a href="http://albertech.blogspot.com/2011/08/use-pikachoose-jquery-slideshow-in.html" rel="nofollow">http://albertech.blogspot.com/2011/08/use-pikachoose-jquery-slideshow-in.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-43194</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Tue, 19 Apr 2011 22:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-43194</guid>
		<description>code behind runs on server.  Javascript and jquery runs on client web browser.  Easy way to trigger blockui is with button click.  Even asp button has onclick event</description>
		<content:encoded><![CDATA[<p>code behind runs on server.  Javascript and jquery runs on client web browser.  Easy way to trigger blockui is with button click.  Even asp button has onclick event</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-43193</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Tue, 19 Apr 2011 21:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-43193</guid>
		<description>You can use ASP.NET&#039;s RegisterStartupScript to send a JavaScript command back to the client-side after your postback. If you&#039;re using BlockUI, you&#039;d send the $.blockUI() command with RegisterStartupScript, for example.</description>
		<content:encoded><![CDATA[<p>You can use ASP.NET&#8217;s RegisterStartupScript to send a JavaScript command back to the client-side after your postback. If you&#8217;re using BlockUI, you&#8217;d send the $.blockUI() command with RegisterStartupScript, for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hardik</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-43192</link>
		<dc:creator>Hardik</dc:creator>
		<pubDate>Tue, 19 Apr 2011 21:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-43192</guid>
		<description>wow, .. great collection ... 

i am confuse for one point can you help ?  Question is :
i am using asp.net + c#  
what is the best option for large amount of data in listview with with popup (Ajaxtoolkit Modalpopup or Jquery modal popup ) . i know ajaxtoolkit , but page size seems big around 800kb with ajaxtoolkit and  400 kb with jquery modal poup.. 

the problem is i dont know how to trigger jquery popup with in asp.net codebehind.
(ex. on button click i am checking use have permission to comment if not than show popup  &quot; you dont have permission &quot;) 

if you can help me plz.. i am little stuck here ..  you can mail me..

Thanks,
Hardik J. Desai</description>
		<content:encoded><![CDATA[<p>wow, .. great collection &#8230; </p>
<p>i am confuse for one point can you help ?  Question is :<br />
i am using asp.net + c#<br />
what is the best option for large amount of data in listview with with popup (Ajaxtoolkit Modalpopup or Jquery modal popup ) . i know ajaxtoolkit , but page size seems big around 800kb with ajaxtoolkit and  400 kb with jquery modal poup.. </p>
<p>the problem is i dont know how to trigger jquery popup with in asp.net codebehind.<br />
(ex. on button click i am checking use have permission to comment if not than show popup  &#8221; you dont have permission &#8220;) </p>
<p>if you can help me plz.. i am little stuck here ..  you can mail me..</p>
<p>Thanks,<br />
Hardik J. Desai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deborah Sullivan</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-39611</link>
		<dc:creator>Deborah Sullivan</dc:creator>
		<pubDate>Sun, 15 Aug 2010 07:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-39611</guid>
		<description>I am learning. Thank you ~Debbie:)</description>
		<content:encoded><![CDATA[<p>I am learning. Thank you ~Debbie:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Fletcher</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-39255</link>
		<dc:creator>Chris Fletcher</dc:creator>
		<pubDate>Tue, 29 Jun 2010 00:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-39255</guid>
		<description>You should check out my jQuery plugin I created that will take a table and convert it to JSON for simple use with JSON.NET.  Additionally, you can customize the fields and use custom attributes for building the JSON string...all fully configurable and unobtrusive.  It works perfectly with the asp.net grid as well as other controls that render as tables.

http://fletchzone.com/post/jQuery-Convert-HTML-Table-to-JSON.aspx</description>
		<content:encoded><![CDATA[<p>You should check out my jQuery plugin I created that will take a table and convert it to JSON for simple use with JSON.NET.  Additionally, you can customize the fields and use custom attributes for building the JSON string&#8230;all fully configurable and unobtrusive.  It works perfectly with the asp.net grid as well as other controls that render as tables.</p>
<p><a href="http://fletchzone.com/post/jQuery-Convert-HTML-Table-to-JSON.aspx" rel="nofollow">http://fletchzone.com/post/jQuery-Convert-HTML-Table-to-JSON.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: October 22nd Links: ASP.NET, Visual Studio, WPF and Silverlight &#124; OOP &#8211; Object Oriented Programing</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-38634</link>
		<dc:creator>October 22nd Links: ASP.NET, Visual Studio, WPF and Silverlight &#124; OOP &#8211; Object Oriented Programing</dc:creator>
		<pubDate>Tue, 04 May 2010 05:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-38634</guid>
		<description>[...] 7 of my Favorite jQuery plugins for use with ASP.NET: Dave Ward has a nice blog post that talks about 7 of his favorite jQuery plugins and how he uses them with ASP.NET. [...]</description>
		<content:encoded><![CDATA[<p>[...] 7 of my Favorite jQuery plugins for use with ASP.NET: Dave Ward has a nice blog post that talks about 7 of his favorite jQuery plugins and how he uses them with ASP.NET. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-36975</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Fri, 06 Nov 2009 17:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-36975</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by tod1d: 7 of my favorite #jQuery plugins for use with #aspnet http://is.gd/1lJEB...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by tod1d: 7 of my favorite #jQuery plugins for use with #aspnet <a href="http://is.gd/1lJEB.." rel="nofollow">http://is.gd/1lJEB..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satheesh</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-36912</link>
		<dc:creator>Satheesh</dc:creator>
		<pubDate>Tue, 27 Oct 2009 17:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-36912</guid>
		<description>see this page to add thead to gridview headers. so that you can use tablesorter with gridview also.

http://ponnu.net/index.php/2008/10/09/sortable-gridview-using-jquerys-tablesorter/</description>
		<content:encoded><![CDATA[<p>see this page to add thead to gridview headers. so that you can use tablesorter with gridview also.</p>
<p><a href="http://ponnu.net/index.php/2008/10/09/sortable-gridview-using-jquerys-tablesorter/" rel="nofollow">http://ponnu.net/index.php/2008/10/09/sortable-gridview-using-jquerys-tablesorter/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rumen Stankov</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-36585</link>
		<dc:creator>Rumen Stankov</dc:creator>
		<pubDate>Thu, 01 Oct 2009 04:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-36585</guid>
		<description>Just to let you know, we have created a server control for ASP.NET that handles almost all logic with jqGrid client-side communication. The experience is similar to what you have with asp:GridView.

Beta is availavable here (demo)
http://www.trirand.net/demo.aspx

There are also download bits (DLL assembly) and sample projects available.

Rumen Stankov
jqGrid</description>
		<content:encoded><![CDATA[<p>Just to let you know, we have created a server control for ASP.NET that handles almost all logic with jqGrid client-side communication. The experience is similar to what you have with asp:GridView.</p>
<p>Beta is availavable here (demo)<br />
<a href="http://www.trirand.net/demo.aspx" rel="nofollow">http://www.trirand.net/demo.aspx</a></p>
<p>There are also download bits (DLL assembly) and sample projects available.</p>
<p>Rumen Stankov<br />
jqGrid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 most Useful resources for Jquery across the web &#124; TechArtifact</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-35538</link>
		<dc:creator>10 most Useful resources for Jquery across the web &#124; TechArtifact</dc:creator>
		<pubDate>Wed, 10 Jun 2009 12:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-35538</guid>
		<description>[...] 7 of my favorite jQuery plugins for use with ASP.NET [...]</description>
		<content:encoded><![CDATA[<p>[...] 7 of my favorite jQuery plugins for use with ASP.NET [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tagz &#124; &#34;7 of my favorite jQuery plugins for use with ASP.NET &#124; Encosia&#34; &#124; Comments</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-35300</link>
		<dc:creator>Tagz &#124; &#34;7 of my favorite jQuery plugins for use with ASP.NET &#124; Encosia&#34; &#124; Comments</dc:creator>
		<pubDate>Sat, 16 May 2009 16:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-35300</guid>
		<description>[...]               [upmod] [downmod]     7 of my favorite jQuery plugins for use with ASP.NET &#124; Encosia  (encosia.com)    1 points posted 6 months, 3 weeks ago by SixSixSix  tags jquery imported asp.net  [...]</description>
		<content:encoded><![CDATA[<p>[...]               [upmod] [downmod]     7 of my favorite jQuery plugins for use with ASP.NET | Encosia  (encosia.com)    1 points posted 6 months, 3 weeks ago by SixSixSix  tags jquery imported asp.net  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ehsan</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-35025</link>
		<dc:creator>Ehsan</dc:creator>
		<pubDate>Tue, 21 Apr 2009 07:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-35025</guid>
		<description>Thank you sir. They are great :)</description>
		<content:encoded><![CDATA[<p>Thank you sir. They are great :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Speranza</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-34820</link>
		<dc:creator>Paul Speranza</dc:creator>
		<pubDate>Tue, 07 Apr 2009 21:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-34820</guid>
		<description>This code renders a gridview correctly

        protected void GridView1_DataBound(object sender, EventArgs e)
        {
            if (this.GridView1.Rows.Count &gt; 0)
            {
                GridView1.UseAccessibleHeader = true;
                GridView1.HeaderRow.TableSection = TableRowSection.TableHeader;
                GridView1.FooterRow.TableSection = TableRowSection.TableFooter;
            }
        }</description>
		<content:encoded><![CDATA[<p>This code renders a gridview correctly</p>
<p>        protected void GridView1_DataBound(object sender, EventArgs e)<br />
        {<br />
            if (this.GridView1.Rows.Count &gt; 0)<br />
            {<br />
                GridView1.UseAccessibleHeader = true;<br />
                GridView1.HeaderRow.TableSection = TableRowSection.TableHeader;<br />
                GridView1.FooterRow.TableSection = TableRowSection.TableFooter;<br />
            }<br />
        }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://encosia.com/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/#comment-34748</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Fri, 03 Apr 2009 21:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/?p=724#comment-34748</guid>
		<description>nice article.  i&#039;m using jqgrid with asp.net in a project right now and it works great.  there are some tweaks you have to do to the serialization/deserialization of json for it to work properly with .net, but everything else is smooth (and faster than flexigrid).</description>
		<content:encoded><![CDATA[<p>nice article.  i&#8217;m using jqgrid with asp.net in a project right now and it works great.  there are some tweaks you have to do to the serialization/deserialization of json for it to work properly with .net, but everything else is smooth (and faster than flexigrid).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

