<?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>Glavs Blog - All Comments</title><link>http://weblogs.asp.net/pglavich/default.aspx</link><description>The dotDude of .Net</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: MaintainScrollPositionOnPostback Property - I love it.</title><link>http://weblogs.asp.net/pglavich/archive/2005/02/25/380185.aspx#6196975</link><pubDate>Fri, 16 May 2008 22:24:58 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6196975</guid><dc:creator>jpitt57488</dc:creator><description>&lt;p&gt;I have to edit my previous comment...I did actually get this to work in a mobile form. &amp;nbsp;It did not seem to work when I added as a page directive; however when I added in code in the page_init event&lt;/p&gt;
&lt;p&gt;Page.MaintainScrollPositionOnPostBack = True&lt;/p&gt;
&lt;p&gt;It worked! &amp;nbsp;&lt;/p&gt;
&lt;p&gt;One small note...still doesn't work in firefox.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6196975" width="1" height="1"&gt;</description></item><item><title>re: MaintainScrollPositionOnPostback Property - I love it.</title><link>http://weblogs.asp.net/pglavich/archive/2005/02/25/380185.aspx#6193365</link><pubDate>Thu, 15 May 2008 19:53:14 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6193365</guid><dc:creator>jpitt57488</dc:creator><description>&lt;p&gt;I too have found that this does not work in Mobile Web Forms. &amp;nbsp;It is very frustrating how so many things don&amp;#39;t work in mobile web forms (such as setfocus). &amp;nbsp; You have to spend a great deal of extra time with custom java script if you want a user-friendly interface.&lt;/p&gt;
&lt;p&gt;Mobile support is actually built into all asp.net 2.0 controls. &amp;nbsp;Thus, you can actually just build regular asp.net pages and they will work. &amp;nbsp;However, I found that the pages are much larger than the mobile pages thus they take a long time to load on a mobile device. &amp;nbsp;That is probably why microsoft chose to keep the Mobile Web forms. &lt;/p&gt;
&lt;p&gt;Hopefully they will get this right one day! &amp;nbsp;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6193365" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Podcast Show #83 - Writing a Custom AJAX Extender</title><link>http://weblogs.asp.net/pglavich/archive/2007/01/12/asp-net-podcast-show-83-writing-a-custom-ajax-extender.aspx#6190194</link><pubDate>Wed, 14 May 2008 23:50:38 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6190194</guid><dc:creator>Glav</dc:creator><description>&lt;p&gt;Thanks for the comments Christopher. Glad you enjoyed it.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6190194" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET Podcast Show #83 - Writing a Custom AJAX Extender</title><link>http://weblogs.asp.net/pglavich/archive/2007/01/12/asp-net-podcast-show-83-writing-a-custom-ajax-extender.aspx#6188979</link><pubDate>Wed, 14 May 2008 16:10:40 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6188979</guid><dc:creator>Christopher Steven</dc:creator><description>&lt;p&gt;Excelent Video, it was presented very well. btw thanks for using the debugger statement I did not know that existed lol. &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6188979" width="1" height="1"&gt;</description></item><item><title>melbourne museum</title><link>http://weblogs.asp.net/pglavich/archive/2008/04/28/remix-in-oz.aspx#6182769</link><pubDate>Mon, 12 May 2008 15:19:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6182769</guid><dc:creator>melbourne museum</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;melbourne museum&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6182769" width="1" height="1"&gt;</description></item><item><title>vista media player codecs</title><link>http://weblogs.asp.net/pglavich/archive/2006/12/24/media-player-in-vista-and-codec-hell.aspx#6178441</link><pubDate>Sun, 11 May 2008 10:10:31 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6178441</guid><dc:creator>vista media player codecs</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;vista media player codecs&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6178441" width="1" height="1"&gt;</description></item><item><title>re: Reducing page load times with UpdatePanels and timers</title><link>http://weblogs.asp.net/pglavich/archive/2008/04/07/reducing-page-load-times-with-updatepanels-and-timers.aspx#6178303</link><pubDate>Sun, 11 May 2008 08:58:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6178303</guid><dc:creator>Glav</dc:creator><description>&lt;p&gt;Hi Jacky,&lt;/p&gt;
&lt;p&gt;Reason is because its re-active, rather than pro-active. Using timers makes use of 'dead' time, whereas using the click of a respective tab, means the user will have to wait till the content is loaded. Using timers means that potentially, trhere could be no wait (as you will NOT delay load the first tab, but delay load others). So the UI experience will be faster.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6178303" width="1" height="1"&gt;</description></item><item><title>toolkit rendered</title><link>http://weblogs.asp.net/pglavich/archive/2008/04/07/reducing-page-load-times-with-updatepanels-and-timers.aspx#6177778</link><pubDate>Sun, 11 May 2008 04:11:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6177778</guid><dc:creator>toolkit rendered</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;toolkit rendered&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6177778" width="1" height="1"&gt;</description></item><item><title>re: Reducing page load times with UpdatePanels and timers</title><link>http://weblogs.asp.net/pglavich/archive/2008/04/07/reducing-page-load-times-with-updatepanels-and-timers.aspx#6173963</link><pubDate>Fri, 09 May 2008 16:42:18 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6173963</guid><dc:creator>Jacky</dc:creator><description>&lt;p&gt;Why not have each tab click load the content via ajax instead of using timers? &amp;nbsp;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6173963" width="1" height="1"&gt;</description></item><item><title>re: Reducing page load times with UpdatePanels and timers</title><link>http://weblogs.asp.net/pglavich/archive/2008/04/07/reducing-page-load-times-with-updatepanels-and-timers.aspx#6172418</link><pubDate>Fri, 09 May 2008 04:44:02 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6172418</guid><dc:creator>Glav</dc:creator><description>&lt;p&gt;Hi Mark,&lt;/p&gt;
&lt;p&gt;Thanks for the comments, and like anything, it can certainly be improved upon. I am sure you can appreciate that providing a more complex example kind of detracts away from the solution at hand, being delayed loading.&lt;/p&gt;
&lt;p&gt;Your approach sounds good, although probably quite specific to the application. The approach I have provided is a 5 minute task and pretty simple and easy to digest. Improving upon it is an excercise for whomever wishes to do it :-)&lt;/p&gt;
&lt;p&gt;BTW, The tab control has some drawbacks, but its a really useful and timesaving control. Anything generic like this, tends to have some bloat unfortunately.&lt;/p&gt;
&lt;p&gt;Again, I certainly apprciate your comments and look forward to your improved version. Send me the link :-)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6172418" width="1" height="1"&gt;</description></item></channel></rss>