<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>[How Do I:] Implement the Persistent Communications Pattern using Web Services?</title><link>http://www.asp.net</link><pubDate>Thu, 01 Sep 2011 16:28:21 GMT</pubDate><generator>umbraco</generator><description>Comments for [How Do I:] Implement the Persistent Communications Pattern using Web Services?</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/33625" rel="self" type="application/rss+xml" /><item><title>Comment Posted by cv_vikram</title><link>http://www.asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-persistent-communications-pattern-using-web-services</link><pubDate>Thu, 07 Aug 2008 11:30:30 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001739</guid><description><![CDATA[ <p>Good tutorial...thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/cv_vikram.jpg?forceidenticon=false&amp;dt=635047282800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by shaji_john</title><link>http://www.asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-persistent-communications-pattern-using-web-services</link><pubDate>Sat, 04 Apr 2009 01:30:50 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001740</guid><description><![CDATA[ <p>Joe,</p><p></p><p>Great video</p><p></p><p>Thank you</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/shaji_john.jpg?forceidenticon=false&amp;dt=635047282800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by only_rohit</title><link>http://www.asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-persistent-communications-pattern-using-web-services</link><pubDate>Fri, 15 May 2009 11:33:44 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001741</guid><description><![CDATA[ <p>Hi Joe,</p><p></p><p>How can I user this with Gridview, I want to update my Gridview data after each 10 seconds..</p><p></p><p>Can you help for this?</p><p></p><p>Thank you</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/only_rohit.jpg?forceidenticon=false&amp;dt=635047282800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by IMBack</title><link>http://www.asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-persistent-communications-pattern-using-web-services</link><pubDate>Tue, 11 Aug 2009 22:10:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001742</guid><description><![CDATA[ <p>Excellent Video... What would you recommend? to use &quot;UpdatePanel&quot; or &quot;calling the webservice&quot; since with both of them you can do samething.... which one is more efficient? Takes more resources?</p><p>Thank you.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/IMBack.jpg?forceidenticon=false&amp;dt=635047282800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by PapillonUK</title><link>http://www.asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-persistent-communications-pattern-using-web-services</link><pubDate>Tue, 06 Oct 2009 10:07:16 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001743</guid><description><![CDATA[ <p>Excellent - lots of potential with this!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/PapillonUK.jpg?forceidenticon=false&amp;dt=635047282800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cizmicnenad</title><link>http://www.asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-persistent-communications-pattern-using-web-services</link><pubDate>Thu, 26 Nov 2009 17:24:10 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001744</guid><description><![CDATA[ <p>After some testing.. This seems to be working in &#39;Web Site&#39; type of projects. However, in &#39;Web Application&#39; type of projects, it is poping &quot;WebService is undefined&quot; error. Any ideas?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/cizmicnenad.jpg?forceidenticon=false&amp;dt=635047282800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by mikemortazavi</title><link>http://www.asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-persistent-communications-pattern-using-web-services</link><pubDate>Sun, 20 Dec 2009 19:59:37 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001745</guid><description><![CDATA[ <p>Excellent video series... I&#39;m trying to retreive the image frames from IP camers. I have used your examples using update panel both using timer and using javascript. Both both work fine except replacing the image produces a flicker. I tried using the Webservice approach (I&#39;m using VS 2008) the WebService is implemented differently from VS 2005 and has the</p><p>&lt;System.Web.Script.Services.ScriptService()&gt; _ included but commented out by default. uncomenting it and invoking the service returns correctly. However WebService.GetUpdate(OnComplete, OnTimeout, OnError);</p><p>fails returning &quot;Microsoft JScript runtime error: &#39;WebService&#39; is undefined&quot;.</p><p>1. can the flicker be iliminated in the &quot;UpdatePanel&quot; approch?</p><p>2. what is the solution to the WebService call from aspx in hte same project?</p><p></p><p>Thanks.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/mikemortazavi.jpg?forceidenticon=false&amp;dt=635047282800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by pradeepyamujala</title><link>http://www.asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-persistent-communications-pattern-using-web-services</link><pubDate>Tue, 15 Jun 2010 21:19:43 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000009109</guid><description><![CDATA[ <p>Hi,</p><p>     Thanks for this video. But sadly, i created an application in exactly the same way you are. For me i am getting Object Not Found error from javascript. I downloaded your C# code file. They are fine. I can&#39;t figure out what went wrong. any possible reasons? i event user the ScriptServices tag, but still. Btw how can i attach my solution for checking?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/pradeepyamujala.jpg?forceidenticon=false&amp;dt=635047282800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by swordfishBob</title><link>http://www.asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-persistent-communications-pattern-using-web-services</link><pubDate>Wed, 17 Aug 2011 23:39:15 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013978</guid><description><![CDATA[ <p>That&#39;s all good, but how do I generate the reference if the web service is in a separate project?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/swordfishBob.jpg?forceidenticon=false&amp;dt=635047282800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by nolimitlist</title><link>http://www.asp.net/web-forms/videos/aspnet-ajax/how-do-i-implement-the-persistent-communications-pattern-using-web-services</link><pubDate>Thu, 01 Sep 2011 16:28:21 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014105</guid><description><![CDATA[ <p>does anyone have jQuery onready example of this? I got it working just fine, but I don&#39;t want to use body onload because the page element being populated is inside of a login view.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/nolimitlist.jpg?forceidenticon=false&amp;dt=635047282800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>