<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Sanjeev Agarwal - All Comments</title><link>http://weblogs.asp.net/sanjeevagarwal/default.aspx</link><description>Extending Web with ASP.NET</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Dynamically create ASP.NET user control using ASP.NET Ajax and Web Service</title><link>http://weblogs.asp.net/sanjeevagarwal/archive/2008/07/22/Dynamically-create-ASP.NET-user-control-using-ASP.NET-Ajax-and-Web-Service.aspx#8286965</link><pubDate>Tue, 07 Feb 2012 12:18:28 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8286965</guid><dc:creator>onednd</dc:creator><description>&lt;p&gt;useless if control has user interaction.. will lose all viewstate&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8286965" width="1" height="1"&gt;</description></item><item><title>re: Dynamically create ASP.NET user control using JQuery and JSON enabled Ajax Web Service</title><link>http://weblogs.asp.net/sanjeevagarwal/archive/2008/07/29/Dynamically-create-ASP.NET-user-control-using-JQuery-and-JSON-enabled-Ajax-Web-Service.aspx#8261715</link><pubDate>Wed, 18 Jan 2012 07:58:21 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8261715</guid><dc:creator>Jaime García</dc:creator><description>&lt;p&gt;I think this is not a good way to load ASCX. If you have &amp;nbsp;js includes on your ascx yo can se how its are never cached by the browser.&lt;/p&gt;
&lt;p&gt;I think thereis a better way to load ASCX (or not using ASCX) with jquery.&lt;/p&gt;
&lt;p&gt;Anyway, good article!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8261715" width="1" height="1"&gt;</description></item><item><title>jquery by lancehunt - Pearltrees</title><link>http://weblogs.asp.net/sanjeevagarwal/archive/2008/07/29/Dynamically-create-ASP.NET-user-control-using-JQuery-and-JSON-enabled-Ajax-Web-Service.aspx#8231968</link><pubDate>Sat, 07 Jan 2012 19:10:47 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8231968</guid><dc:creator>jquery by lancehunt - Pearltrees</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;jquery by lancehunt - Pearltrees&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8231968" width="1" height="1"&gt;</description></item><item><title>re: Daily tech links for .net and related technologies - October 5-7, 2009</title><link>http://weblogs.asp.net/sanjeevagarwal/archive/2009/10/06/daily-tech-links-for-net-and-related-technologies-october-5-7-2009.aspx#7975535</link><pubDate>Mon, 03 Oct 2011 13:11:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7975535</guid><dc:creator>Wholesale cheap clothes</dc:creator><description>&lt;p&gt;It's always nice when you can not only be informed, but also entertained! I'm sure you had fun writing &lt;/p&gt;
&lt;p&gt;this article. &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7975535" width="1" height="1"&gt;</description></item><item><title>re: Dynamically create ASP.NET user control using JQuery and JSON enabled Ajax Web Service</title><link>http://weblogs.asp.net/sanjeevagarwal/archive/2008/07/29/Dynamically-create-ASP.NET-user-control-using-JQuery-and-JSON-enabled-Ajax-Web-Service.aspx#7950837</link><pubDate>Tue, 13 Sep 2011 08:54:09 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7950837</guid><dc:creator>Mandar</dc:creator><description>&lt;p&gt;Thanks Tony &lt;/p&gt;
&lt;p&gt;for ur below given info&lt;/p&gt;
&lt;p&gt;dataType: &amp;quot;json&amp;quot;,&lt;/p&gt;
&lt;p&gt;this way 'msg' gets evaled by jquery and the above line changes to:&lt;/p&gt;
&lt;p&gt;$('#testDiv').html(msg.d)&lt;/p&gt;
&lt;p&gt;thanks a lot&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7950837" width="1" height="1"&gt;</description></item><item><title>re: Dynamically create ASP.NET user control using ASP.NET Ajax and Web Service</title><link>http://weblogs.asp.net/sanjeevagarwal/archive/2008/07/22/Dynamically-create-ASP.NET-user-control-using-ASP.NET-Ajax-and-Web-Service.aspx#7895368</link><pubDate>Wed, 03 Aug 2011 13:22:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7895368</guid><dc:creator>dnn</dc:creator><description>&lt;p&gt;This program is working but when i added asp.net &lt;/p&gt;
&lt;p&gt;button in this page and click on that getting the error Like &amp;quot;The state information is invalid for this page and might be corrupted.&amp;quot;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7895368" width="1" height="1"&gt;</description></item><item><title>re: Dynamically create ASP.NET user control using JQuery and JSON enabled Ajax Web Service</title><link>http://weblogs.asp.net/sanjeevagarwal/archive/2008/07/29/Dynamically-create-ASP.NET-user-control-using-JQuery-and-JSON-enabled-Ajax-Web-Service.aspx#7887727</link><pubDate>Thu, 28 Jul 2011 14:10:16 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7887727</guid><dc:creator>Srini</dc:creator><description>&lt;p&gt;Great article. It saved bunch of time for me....&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7887727" width="1" height="1"&gt;</description></item><item><title>re: Dynamically create ASP.NET user control using JQuery and JSON enabled Ajax Web Service</title><link>http://weblogs.asp.net/sanjeevagarwal/archive/2008/07/29/Dynamically-create-ASP.NET-user-control-using-JQuery-and-JSON-enabled-Ajax-Web-Service.aspx#7875507</link><pubDate>Tue, 19 Jul 2011 07:26:01 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7875507</guid><dc:creator>buy flagyl 200mg</dc:creator><description>&lt;p&gt;If in my gridview have pager, i can't postback with your tip. In this case, what do you do ?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7875507" width="1" height="1"&gt;</description></item><item><title>Dynamically create ASP.NET user control using JQuery - .NET Tutorial</title><link>http://weblogs.asp.net/sanjeevagarwal/archive/2008/07/29/Dynamically-create-ASP.NET-user-control-using-JQuery-and-JSON-enabled-Ajax-Web-Service.aspx#7827230</link><pubDate>Sun, 12 Jun 2011 16:24:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7827230</guid><dc:creator>Dynamically create ASP.NET user control using JQuery - .NET Tutorial</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Dynamically create ASP.NET user control using JQuery - .NET Tutorial&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7827230" width="1" height="1"&gt;</description></item><item><title>re: Dynamically create ASP.NET user control using ASP.NET Ajax and Web Service</title><link>http://weblogs.asp.net/sanjeevagarwal/archive/2008/07/22/Dynamically-create-ASP.NET-user-control-using-ASP.NET-Ajax-and-Web-Service.aspx#7793100</link><pubDate>Mon, 16 May 2011 13:03:55 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7793100</guid><dc:creator>Hariharans87</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am Hari from India. Your program is working fine. I am getting error when i click newly added asp.net button in the page.&lt;/p&gt;
&lt;p&gt;The Error is &amp;quot;The state information is invalid for this page and might be corrupted.&amp;quot;&lt;/p&gt;
&lt;p&gt;I have used the methods:&lt;/p&gt;
&lt;p&gt;1. $(&amp;quot;input[@name='__VIEWSTATE']:eq(1)&amp;quot;).remove();&lt;/p&gt;
&lt;p&gt;2. EnableViewState=False&lt;/p&gt;
&lt;p&gt;but the above methods are not working. Please help me.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Hari&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7793100" width="1" height="1"&gt;</description></item></channel></rss>
