<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:] Use the ASP.NET AJAX SlideShow Extender?</title><link>http://asp.net</link><pubDate>Mon, 22 Sep 2008 00:49:36 GMT</pubDate><generator>umbraco</generator><description>Comments for [How Do I:] Use the ASP.NET AJAX SlideShow Extender?</description><language>en</language><atom:link href="http://asp.net/rss/comments/33587" rel="self" type="application/rss+xml" /><item><title>Comment Posted by Nezdet</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Thu, 20 Mar 2008 08:14:49 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001598</guid><description><![CDATA[ <p>This is a good sample. I have used it in my webbapplication.. Thanks</p> <p>It would be greate if the pictures should be displayed in thumbnails... and if I want a specifik image to be displayed, I click on it.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Nezdet.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Nezdet</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Thu, 20 Mar 2008 08:17:24 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001599</guid><description><![CDATA[ <p>Hi Joe</p> <p>This video is good. But I would like to display the pictures in thumbnails and when I click on a picture the picture should be displayed </p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Nezdet.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by JoeStagner</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Tue, 25 Mar 2008 14:34:32 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001600</guid><description><![CDATA[ <p>The control doesn&#39;t do that but as mentioned in response to one of your other comments, since the control is open source you can modify the control to do whatever you need.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/JoeStagner.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by stefjnl</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Tue, 01 Apr 2008 09:23:57 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001601</guid><description><![CDATA[ <p>the C# code doesnt seem to contain the SlidesService.cs file? Thanks for all the great video&#39;s!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/stefjnl.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by hs_jha</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Wed, 23 Apr 2008 11:32:09 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001602</guid><description><![CDATA[ <p>Joe I have been following all your videos .I wanna know if it is possible to show some data along with photos as slide show ?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/hs_jha.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by gtk</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Wed, 14 May 2008 10:11:34 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001603</guid><description><![CDATA[ <p>I think the C# version of the .zip file doesnt contain the web service.</p> <p>Also, if you have the following error message when viewing the page on the browser &quot;unknown web method getslides...&quot;, then you have to remove the static keyword from the GetSlides() function. After this change, it worked OK for me!</p> <p>In any case, check the vb.net version that works fine </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/gtk.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by FoothillsData</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Tue, 27 May 2008 12:28:32 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001604</guid><description><![CDATA[ <p>When I download and run the VB code example, it get Microsoft JScript runtime error: Sys.InvalidOperationException: Can&#39;t add a handler for the error event using this method. &#160;Please set the window.onerror property instead. &#160;This also happens when I try to run this example on my Godaddy.com site. &#160;Any ideas? &#160;Thanks!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/FoothillsData.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by erockmurray</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Tue, 27 May 2008 18:25:54 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001605</guid><description><![CDATA[ <p>Anyone ever successfully used this control on a secure/Windows Auth site, or in SharePoint using Windows Auth? &#160;I can&#39;t figure out a way to pass the default credentials of the currently authenticated user via the control. &#160;I get everything to work right up to the web service call. &#160;I can verify that the web service works fine, it&#39;s an authentication issue. &#160;I&#39;ve looked at the javascript created by the call and I don&#39;t see anything in there or in the properties of the control to set credentials. &#160;Is this only to be used for anonymous and public facing websites? &#160;The full details of my scenario are here: &lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://forums.asp.net/t/1265300.aspx&quot;&gt;forums.asp.net/.../1265300.aspx&lt;/a&gt;</p> <p>Any ideas? &#160;I&#39;m not having any luck figuring this out anywhere on the interweb.</p> <p>Thanks!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/erockmurray.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by group9a</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Wed, 04 Jun 2008 07:51:05 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001606</guid><description><![CDATA[ <p>Hello everyone. Joe sorry this question is aimed at you. I have recently downloaded the 2008 visual web developer edition and tried running the example you recorded on it but it keeps bringing up errors especially when i begin to type AjaxControlToolkit.Slides. Do you know why and how to fix this?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/group9a.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by JoeStagner</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Wed, 04 Jun 2008 17:08:01 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001607</guid><description><![CDATA[ <p>The script errors happen becuase you are trying to use the 1.0 version of the toolkit with the 3.5 version of the framework. </p> <p>Replace the Toolkit assembly in the Bin directory with the correct version and the code should run fine. </p> <p>HTH !</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/JoeStagner.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by geoffk</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Sat, 07 Jun 2008 17:12:51 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001608</guid><description><![CDATA[ <p>Is it possible to change the SlideShow so that the image and/or the text are Links? </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/geoffk.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Wardgp</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Mon, 09 Jun 2008 16:52:59 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001609</guid><description><![CDATA[ <p>Hey Joe,</p> <p> This one works great using the script C# as you have it set in solution instead of a web service. &#160;I then went to try to do it using the web service like you built in the video and could not bring up the photos. &#160;I&#39;m setting the SlideShowServicePath=&quot;SlidesService.asmx&quot; and the project builds clean, but still no luck. &#160;Any Ideas??</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/Wardgp.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by bryiantan</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Tue, 10 Jun 2008 12:05:03 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001610</guid><description><![CDATA[ <p>same here, not working with web services in c# but works fine in vb.net. Joe, please show us the code for SlidesService.cs</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/bryiantan.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by bryiantan</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Wed, 11 Jun 2008 11:30:18 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001611</guid><description><![CDATA[ <p>hi, i figured it out, we should include [System.Web.Script.Services.ScriptService], remove the static and everything remain the same. This will take care of the error &quot;unknown web method GetSlides...&quot; here is a sample for SlidesService.cs:</p> <p>using System;</p> <p>using System.Web;</p> <p>using System.Collections;</p> <p>using System.Web.Services;</p> <p>using System.Web.Script.Services;</p> <p>using System.Web.Services.Protocols;</p> <p>using System.Configuration;</p> <p>using System.Web.UI.WebControls;</p> <p>using System.Web.UI;</p> <p>/// &lt;summary&gt;</p> <p>/// Summary description for SlidesService</p> <p>/// &lt;/summary&gt;</p> <p>[WebService(Namespace = &quot;&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://tempuri.org/&quot;&quot;&gt;http://tempuri.org/&quot;&lt;/a&gt;)]</p> <p>[WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]</p> <p>[System.Web.Script.Services.ScriptService]</p> <p>public class SlidesService : System.Web.Services.WebService {</p> <p> &#160; &#160;public SlidesService () {</p> <p> &#160; &#160; &#160; &#160;//Uncomment the following line if using designed components </p> <p> &#160; &#160; &#160; &#160;//InitializeComponent(); </p> <p> &#160; &#160;}</p> <p> &#160; &#160;[System.Web.Services.WebMethod] &#160; &#160;</p> <p> &#160; &#160;public AjaxControlToolkit.Slide[] GetSlides()</p> <p> &#160; &#160;{</p> <p> &#160; &#160; &#160; &#160;System.Web.UI.WebControls.SqlDataSource ds = new SqlDataSource();</p> <p> &#160; &#160; &#160; &#160;ds.ConnectionString = ConfigurationManager.ConnectionStrings[&quot;pictureConnectionSt ring&quot;].ConnectionString;</p> <p> &#160; &#160; &#160; &#160;string testConn = ConfigurationManager.ConnectionStrings[&quot;pictureConnectionSt ring&quot;].ConnectionString;</p> <p> &#160; &#160; &#160; &#160;string mySelect;</p> <p> &#160; &#160; &#160; &#160;int count = 0;</p> <p> &#160; &#160; &#160; &#160;mySelect = &quot;SELECT TOP 20 * FROM [pictureName] ORDER BY NEWID()&quot;;</p> <p> &#160; &#160; &#160; &#160;ds.SelectCommand = mySelect;</p> <p> &#160; &#160; &#160; &#160;System.Data.DataView dv = (System.Data.DataView)ds.Select(new DataSourceSelectArguments());</p> <p> &#160; &#160; &#160; &#160;count = dv.Table.Rows.Count;</p> <p> &#160; &#160; &#160; &#160;AjaxControlToolkit.Slide[] slides = new AjaxControlToolkit.Slide[count];</p> <p> &#160; &#160; &#160; &#160;try</p> <p> &#160; &#160; &#160; &#160;{</p> <p> &#160; &#160; &#160; &#160; &#160; &#160;for (int i = 0; i &lt; count; i++)</p> <p> &#160; &#160; &#160; &#160; &#160; &#160;{</p> <p> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;slides[i] = new AjaxControlToolkit.Slide(&quot;images/&quot; + dv.Table.Rows[i][&quot;path&quot;].ToString(),</p> <p> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; dv.Table.Rows[i][&quot;name&quot;].ToString(),</p> <p> &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; dv.Table.Rows[i][&quot;description&quot;].ToString());</p> <p> &#160; &#160; &#160; &#160; &#160; &#160;}</p> <p> &#160; &#160; &#160; &#160;}</p> <p> &#160; &#160; &#160; &#160;catch { }</p> <p> &#160; &#160; &#160; &#160;//slides[0] = new AjaxControlToolkit.Slide(&quot;images/Blue hills.jpg&quot;, &quot;Blue Hills&quot;, &quot;Go Blue&quot;);</p> <p> &#160; &#160; &#160; &#160;//slides[1] = new AjaxControlToolkit.Slide(&quot;images/Sunset.jpg&quot;, &quot;Sunset&quot;, &quot;Setting sun&quot;);</p> <p> &#160; &#160; &#160; &#160;//slides[2] = new AjaxControlToolkit.Slide(&quot;images/Winter.jpg&quot;, &quot;Winter&quot;, &quot;Wintery...&quot;);</p> <p> &#160; &#160; &#160; &#160;//slides[3] = new AjaxControlToolkit.Slide(&quot;images/Water lilies.jpg&quot;, &quot;Water lillies&quot;, &quot;Lillies in the water&quot;);</p> <p> &#160; &#160; &#160; &#160;//slides[4] = new AjaxControlToolkit.Slide(&quot;images/VerticalPicture.jpg&quot;, &quot;Sedona&quot;, &quot;Portrait style picture&quot;);</p> <p> &#160; &#160; &#160; &#160;return (slides);</p> <p> &#160; &#160;}</p> <p>}</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/bryiantan.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by thenab</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Thu, 19 Jun 2008 12:10:19 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001612</guid><description><![CDATA[ <p>Hi Joe</p> <p>I hope you still monitor this. First of all a great video. I remember programming using ASP, then ASP.NET 1.0. Then I stopped development for some time. Coming back to the web development now, the progress has been revolutionary. These things were almost unthinkable back then. I would like to know whether there is any possibility to display pictures and also play videos based on the contents of a particular directory. I think this is not possible with this control but is there any other alternative. Thanks a lot and keep up the great work.</p> <p>Regards,</p> <p>Nabil</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/thenab.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by eerunee</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Wed, 25 Jun 2008 15:11:40 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001613</guid><description><![CDATA[ <p>Joe;</p> <p>I&#39;ve watched you video and downloaded the codes, but when I try to type the code, the application complains about &quot;&lt;ajaxToolKit:ToolKitScriptManager ID=&quot;ScriptManager1&quot; runat=&quot;server&quot; /&gt;&quot; tag to be invalid. I am trying to incorporate this new technique into my existing asp.net website. Am I missing something?</p> <p>Thanks</p> <p>Ramin</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/eerunee.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by joshirhiren</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Mon, 07 Jul 2008 18:23:56 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001614</guid><description><![CDATA[ <p>Joe,</p> <p>Could you please tell how I can get the slideshow working under VS 2008. I downloaded C# code and it does work under VS 2005. Under VS 2008 the image is not displayed and the buttons don&#39;t work. </p> <p>Thanks,</p> <p>Hiren</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/joshirhiren.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by kiwijackie</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Tue, 15 Jul 2008 18:24:18 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001615</guid><description><![CDATA[ <p>I have this working nicely on a development server, but it doesn&#39;t show the images on the live server. I get the image paths from a database table, and load into an array as per the example. Is the pathname in the New Slide constructor a relative URL or an absolute path? (There is no intellisense help)</p> <p>MySlides(0) = New AjaxControlToolkit.Slide(&quot;images/Blue hills.jpg&quot;, &quot;Blue Hills&quot;, &quot;Go Blue&quot;)</p> <p>My folder setup is exactly like the above, but on the live server no images appear. Any ideas?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/kiwijackie.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by masterjonte</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Mon, 04 Aug 2008 05:25:12 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001616</guid><description><![CDATA[ <p>I have made a C# ASP.NET site in VS 2008 and it works with no problem. &#160;I am using nested masterpages to and it works. Remember that the path to images has to be exactly &quot;images/xxx.jpeg&quot;. I used &quot;~/images/xxx.jpg&quot; and then I could not get it to work...small tip!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/masterjonte.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by masterjonte</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Mon, 04 Aug 2008 06:18:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001617</guid><description><![CDATA[ <p>By the way...Has anyone a clue how to display a thumbnail of the next and previus photo? I want to display 3 photos in the aspx page tumbnail prev and Main photo and the next photo. When I click next everything steps like a frame displaying 3 photos from the array.</p> <p>Joe, Nice work because I am new to Ajax... </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/masterjonte.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cv_vikram</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Thu, 07 Aug 2008 09:22:16 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001618</guid><description><![CDATA[ <p>Nice tutorial..thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/cv_vikram.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by chinz85</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Tue, 12 Aug 2008 22:09:17 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001619</guid><description><![CDATA[ <p>May i know izzit possible to pass-in parameter into the function GetSlides()?</p> <p>Something like GetSlides(byVal value as String)?</p> <p>I&#39;ve tried but unfortunately it can&#39;t proceed</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/chinz85.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Juwar</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Tue, 02 Sep 2008 00:07:17 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001620</guid><description><![CDATA[ <p>Why does stuff always work in the video and not in real life. &#160;When mine ran it didn&#39;t work at all. &#160;By the way, I am new to web services. I typed in everything he did. &#160;Did you see the squiggly blue line under the word after &quot;Return&quot;. &#160;The video flicked and all of a sudden it&#39;s gone, He said &quot;There we go&quot; w/o explaining what he did to get rid of it. &#160;My squiggly line is still there and I can&#39;t seem to get rid of it. &#160;</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/Juwar.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by krishn murthy</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Tue, 16 Sep 2008 03:51:47 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001621</guid><description><![CDATA[ <p>hi Joe i need present slide show in asp.net with animation, is it possible ?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/krishn%20murthy.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by OctavioGtz</title><link>http://asp.net/web-forms/videos/ajax-control-toolkit/how-do-i-use-the-aspnet-ajax-slideshow-extender</link><pubDate>Mon, 22 Sep 2008 00:49:36 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000001622</guid><description><![CDATA[ <p>links can be added ?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/OctavioGtz.jpg?forceidenticon=false&amp;dt=635050363800000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>