Ask a Question related to ASP.NET General, Design and Development.
-
Tom Kaminski [MVP] #1
Refresh/Redraw enhancements in IE/ASP.NET
In many of the presentations I've seen about ASP.NET there was talk about
how on postbacks only the data that has changed gets redrawn in the browser.
I'm looking for documentation on this feature so I can share it with my
development staff but so far have been unable to find anything that
discusses it. Do you know what I'm talking about and if so, where I can
find online documentation?
TIA!
--
Tom Kaminski IIS MVP
[url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
[url]http://mvp.support.microsoft.com/[/url]
[url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
Tom Kaminski [MVP] Guest
-
Redraw or Refresh DataGrid
Hi all, The idea is to change the height of certain row. The next code does it well but after change the height of that row the grid need to be... -
CF7 Enterprise cfmail & cfdocument enhancements
I've been looking for information that states exactly what the performance difference is between cfmail and cfdocument handling in CF7 Enterprise... -
Flash 2004 DataGrid Enhancements
Dear Flash Development Community, I'm pleased to announce a new version of the Flash 2004 DataGrid Extensions. These extension add many functions... -
[PHP-DEV] SAPI input filter enhancements
Hi there, For flexible http query handling, I did some enhancement on the SAPI input filter (see README.input_filter for detail). This enables... -
Can PE2 automate/batch adjustments, enhancements, etc?
OK I'm behind times with PE1. It can only automate/batch conversions/resizes (unless I'm missing something). Can PE2 automate/batch adjustments,... -
Marina #2
Re: Refresh/Redraw enhancements in IE/ASP.NET
As far as I know that is not true. I don't think ASP.NET can have any sort
of effect on how the browser renders the HTML it receives.
"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
news:bgdpba$kd615@kcweb01.netnews.att.com...browser.> In many of the presentations I've seen about ASP.NET there was talk about
> how on postbacks only the data that has changed gets redrawn in theIIS> I'm looking for documentation on this feature so I can share it with my
> development staff but so far have been unable to find anything that
> discusses it. Do you know what I'm talking about and if so, where I can
> find online documentation?
>
> TIA!
>
> --
> Tom Kaminski IIS MVP
> [url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running> [url]http://mvp.support.microsoft.com/[/url]
> [url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
>
>
>
Marina Guest
-
Stu #3
Re: Refresh/Redraw enhancements in IE/ASP.NET
Not entirely sure what it is but I have read mention of a feature called
SmartNavigation that helps stop the page 'flashing' when you reload/post.
<%@ Page Language="vb" SmartNavigation=true AutoEventWireup...etc.
[url]http://www.aspalliance.com/aspxtreme/sys/Web/UI/PageClassSmartNavigation.aspx[/url]
Not sure if this is exactly what you were after though - I haven't used it
yet myself.
"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
news:bgdr6m$kd520@kcweb01.netnews.att.com...my> I will admit that maybe I'm confused and that it's really a feature of IE.
> Anyone?
>
> "Marina" <zlatkinam@nospam.hotmail.com> wrote in message
> news:%230la0GDWDHA.1368@TK2MSFTNGP11.phx.gbl...> sort> > As far as I know that is not true. I don't think ASP.NET can have any> about> > of effect on how the browser renders the HTML it receives.
> >
> > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
> > news:bgdpba$kd615@kcweb01.netnews.att.com...> > > In many of the presentations I've seen about ASP.NET there was talk> > browser.> > > how on postbacks only the data that has changed gets redrawn in the> > > I'm looking for documentation on this feature so I can share it withcan> > > development staff but so far have been unable to find anything that
> > > discusses it. Do you know what I'm talking about and if so, where Irunning> > > find online documentation?
> > >
> > > TIA!
> > >
> > > --
> > > Tom Kaminski IIS MVP
> > > [url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for>> > IIS> >> > > [url]http://mvp.support.microsoft.com/[/url]
> > > [url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
> > >
> > >
> > >
> >
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
Version: 6.0.505 / Virus Database: 302 - Release Date: 30/07/2003
Stu Guest
-
John Saunders #4
Re: Refresh/Redraw enhancements in IE/ASP.NET
There are numerous posts about SmartNavigation breaking ASP.NET. Be sure to
take a look at them.
--
John Saunders
Internet Engineer
[email]john.saunders@surfcontrol.com[/email]
"Stu" <stuart@ntpcl.uk.com> wrote in message
news:%23opzYYDWDHA.652@tk2msftngp13.phx.gbl...[url]http://www.aspalliance.com/aspxtreme/sys/Web/UI/PageClassSmartNavigation.aspx[/url]> Not entirely sure what it is but I have read mention of a feature called
> SmartNavigation that helps stop the page 'flashing' when you reload/post.
> <%@ Page Language="vb" SmartNavigation=true AutoEventWireup...etc.
>
>IE.>
> Not sure if this is exactly what you were after though - I haven't used it
> yet myself.
>
>
>
>
> "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
> news:bgdr6m$kd520@kcweb01.netnews.att.com...> > I will admit that maybe I'm confused and that it's really a feature of> my> > Anyone?
> >
> > "Marina" <zlatkinam@nospam.hotmail.com> wrote in message
> > news:%230la0GDWDHA.1368@TK2MSFTNGP11.phx.gbl...> > sort> > > As far as I know that is not true. I don't think ASP.NET can have any> > about> > > of effect on how the browser renders the HTML it receives.
> > >
> > > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote in message
> > > news:bgdpba$kd615@kcweb01.netnews.att.com...
> > > > In many of the presentations I've seen about ASP.NET there was talk> > > > how on postbacks only the data that has changed gets redrawn in the
> > > browser.
> > > > I'm looking for documentation on this feature so I can share it with> can> > > > development staff but so far have been unable to find anything that
> > > > discusses it. Do you know what I'm talking about and if so, where I> running> > > > find online documentation?
> > > >
> > > > TIA!
> > > >
> > > > --
> > > > Tom Kaminski IIS MVP
> > > > [url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for>> >> > > IIS
> > > > [url]http://mvp.support.microsoft.com/[/url]
> > > > [url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
> > > >
> > > >
> > > >
> > >
> > >
> >
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
> Version: 6.0.505 / Virus Database: 302 - Release Date: 30/07/2003
>
>
John Saunders Guest
-
Ed Allan #5
Re: Refresh/Redraw enhancements in IE/ASP.NET
Yes, it is SmartNavigation -
[url]http://msdn.microsoft.com/library/en-[/url]
us/cpref/html/frlrfSystemWebUIPageClassSmartNavigationTopi
c.asp
When you turn it on ASP.Net puts the content that is
going to be updated in iframes giving the appearance that
the page is updating without POSTing back. Haven't used
it myself, but apparently it's buggy.
a feature called>-----Original Message-----
>Not entirely sure what it is but I have read mention ofyou reload/post.>SmartNavigation that helps stop the page 'flashing' whenAutoEventWireup...etc.><%@ Page Language="vb" SmartNavigation=trueSmartNavigation.aspx>
>[url]http://www.aspalliance.com/aspxtreme/sys/Web/UI/PageClass[/url]I haven't used it>
>Not sure if this is exactly what you were after though -in message>yet myself.
>
>
>
>
>"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrotereally a feature of IE.>news:bgdr6m$kd520@kcweb01.netnews.att.com...>> I will admit that maybe I'm confused and that it'smessage>> Anyone?
>>
>> "Marina" <zlatkinam@nospam.hotmail.com> wrote inASP.NET can have any>> news:%230la0GDWDHA.1368@TK2MSFTNGP11.phx.gbl...>> > As far as I know that is not true. I don't thinkreceives.>> sort>> > of effect on how the browser renders the HTML itwrote in message>> >
>> > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org>ASP.NET there was talk>> > news:bgdpba$kd615@kcweb01.netnews.att.com...
>> > > In many of the presentations I've seen aboutgets redrawn in the>> about>> > > how on postbacks only the data that has changedcan share it with>> > browser.
>> > > I'm looking for documentation on this feature so Ifind anything that>my>> > > development staff but so far have been unable toand if so, where I>> > > discusses it. Do you know what I'm talking aboututilities for>can>> > > find online documentation?
>> > >
>> > > TIA!
>> > >
>> > > --
>> > > Tom Kaminski IIS MVP
>> > > [url]http://www.iistoolshed.com/[/url] - tools, scripts, and[url]http://www.microsoft.com/windowsserver2003/community/cente[/url]>running>> > IIS
>> > > [url]http://mvp.support.microsoft.com/[/url]
>> > >
rs/iis/([url]http://www.grisoft.com[/url]).>>>>> > >
>> > >
>> > >
>> >
>> >
>>
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system30/07/2003>Version: 6.0.505 / Virus Database: 302 - Release Date:>
>
>.
>Ed Allan Guest
-
John Saunders #6
Re: Refresh/Redraw enhancements in IE/ASP.NET
Ed,
I didn't believe you when you mentioned the IFRAME, so I tried it. You were
right!
ASP.NET renders:
<IFRAME ID=__hifSmartNav NAME=__hifSmartNav STYLE=display:none
src="IEsmartnav1"></IFRAME>
right after the body tag. It also renders a script tag looking for
SmartNav.js. That's 9kb of complicated JavaScript, attaching handlers to the
form submit event and others. I'm not sure, but I think I may have caught it
actually moving my HTML into a new IFRAME! I wouldn't be shocked to find out
that it doesn't work.
I _would_ be shocked to find myself ever using it now that I see that I'd
have 9kb worth of somebody else's code to worry about in addition to my own.
Is that 9kb of script code documented anywhere? There's enough of it that it
damn well ought to be documented!
--
John Saunders
Internet Engineer
[email]john.saunders@surfcontrol.com[/email]
"Ed Allan" <ed.allan@ejaconsulting_NOSPAM_.com> wrote in message
news:68a501c35839$80ed4780$a001280a@phx.gbl...> Yes, it is SmartNavigation -
> [url]http://msdn.microsoft.com/library/en-[/url]
> us/cpref/html/frlrfSystemWebUIPageClassSmartNavigationTopi
> c.asp
>
> When you turn it on ASP.Net puts the content that is
> going to be updated in iframes giving the appearance that
> the page is updating without POSTing back. Haven't used
> it myself, but apparently it's buggy.
>
>> a feature called> >-----Original Message-----
> >Not entirely sure what it is but I have read mention of> you reload/post.> >SmartNavigation that helps stop the page 'flashing' when> AutoEventWireup...etc.> ><%@ Page Language="vb" SmartNavigation=true> SmartNavigation.aspx> >
> >[url]http://www.aspalliance.com/aspxtreme/sys/Web/UI/PageClass[/url]> I haven't used it> >
> >Not sure if this is exactly what you were after though -> in message> >yet myself.
> >
> >
> >
> >
> >"Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org> wrote> really a feature of IE.> >news:bgdr6m$kd520@kcweb01.netnews.att.com...> >> I will admit that maybe I'm confused and that it's> message> >> Anyone?
> >>
> >> "Marina" <zlatkinam@nospam.hotmail.com> wrote in> ASP.NET can have any> >> news:%230la0GDWDHA.1368@TK2MSFTNGP11.phx.gbl...
> >> > As far as I know that is not true. I don't think> receives.> >> sort
> >> > of effect on how the browser renders the HTML it> wrote in message> >> >
> >> > "Tom Kaminski [MVP]" <tomk (A@T) mvps (D.O.T) org>> ASP.NET there was talk> >> > news:bgdpba$kd615@kcweb01.netnews.att.com...
> >> > > In many of the presentations I've seen about> gets redrawn in the> >> about
> >> > > how on postbacks only the data that has changed> can share it with> >> > browser.
> >> > > I'm looking for documentation on this feature so I> find anything that> >my> >> > > development staff but so far have been unable to> and if so, where I> >> > > discusses it. Do you know what I'm talking about> utilities for> >can> >> > > find online documentation?
> >> > >
> >> > > TIA!
> >> > >
> >> > > --
> >> > > Tom Kaminski IIS MVP
> >> > > [url]http://www.iistoolshed.com/[/url] - tools, scripts, and> [url]http://www.microsoft.com/windowsserver2003/community/cente[/url]> >running> >> > IIS
> >> > > [url]http://mvp.support.microsoft.com/[/url]
> >> > >
> rs/iis/> ([url]http://www.grisoft.com[/url]).> >> >> > >
> >> > >
> >> > >
> >> >
> >> >
> >>
> >>
> >
> >---
> >Outgoing mail is certified Virus Free.
> >Checked by AVG anti-virus system> 30/07/2003> >Version: 6.0.505 / Virus Database: 302 - Release Date:> >
> >
> >.
> >
John Saunders Guest



Reply With Quote

