Regarding Smart Navigation

2 views
Skip to first unread message

sathiya subramanian

unread,
Oct 24, 2005, 6:33:12 AM10/24/05
to Techdot...@googlegroups.com
Dear All,
I saw a Mail about Smart Navigation from satheesh.

Nearly around four points are its advantage given in MSDN

among that can u tell me what do they mean by

1.Retaining only the Last page's state in the Browser's history
2.Persisting the element focus between navigations

Just now learning about Smart Navigation after i read ur mail.

BabuLives

unread,
Oct 24, 2005, 7:03:26 AM10/24/05
to .NetIndia
After the postback it will maintain the focus to the control where it
was originally before the post back..

Just Read this..i got this from msdn...

Smart navigation is an ASP.NET feature that is supported in Internet
Explorer 5.5 and later browsers. It allows a page to be refreshed while
maintaining scroll position and element focus between navigations,
causing only a single page to be stored in the browser's history, and
without the common flicker associated with refreshing a Web page. Smart
navigation is best used with ASP.NET pages that require frequent
postbacks but with visual content that does not change dramatically on
return. Consider this carefully when deciding whether to set this
attribute to true.


Regards,
Satheesh

satheesh p

unread,
Oct 25, 2005, 12:09:39 AM10/25/05
to Techdot...@googlegroups.com
And Guys..
 
    Here is some more input...
 
     1) Try to avoid smart navigations as possible. Bcose, it gives different errors right from javascript to posting back.
 
      2) If you try to add you own javascript in the aspx page, it may work in machine and may not in some machines..
 
 
Thanks
Satheesh P
--
Satheesh P
Software Engineer.

sathiya subramanian

unread,
Oct 25, 2005, 1:03:38 AM10/25/05
to Techdot...@googlegroups.com
Dear Sathish,

Will this smart navigation will affect any performance issues???

with regards,
sathiyajs

On 10/25/05, satheesh p <satheesh.p...@gmail.com> wrote:
> And Guys..
> Here is some more input...
> 1) Try to avoid smart navigations as possible. Bcose, it gives different
> errors right from javascript to posting back.
> 2) If you try to add you own javascript in the aspx page, it may work in
> machine and may not in some machines..
> Thanks
> Satheesh P
>
>
> On 10/24/05, BabuLives <sathees...@gmail.com> wrote:
> >
> >
> > After the postback it will maintain the focus to the control where it
> > was originally before the post back..
> >
> > Just Read this..i got this from msdn...
> >
> > Smart navigation is an ASP.NET <http://ASP.NET> feature that is supported
> > in Internet
> > Explorer 5.5 and later browsers. It allows a page to be refreshed while
> > maintaining scroll position and element focus between navigations,
> > causing only a single page to be stored in the browser's history, and
> > without the common flicker associated with refreshing a Web page. Smart
> > navigation is best used with ASP.NET <http://ASP.NET> pages that require

satheesh p

unread,
Oct 25, 2005, 1:14:35 AM10/25/05
to Techdot...@googlegroups.com
No .. I don't think So..
 
        There will not be any performance issues.. but sometimes it will give u errors and unexpected operations...
 
        I faced with javascript error while deploying in the applications in live server, which was working fine in my machine...
 
      and we found that setting the smartnavigation = true gives that error..
 
thanks
Satheesh P

 

BabuLives

unread,
Oct 27, 2005, 2:42:57 AM10/27/05
to .NetIndia
hai seetha...

have a look to the following Url...its about the flickerring in the
page when page postbacks..

http://forums.asp.net/1091593/ShowPost.aspx


Regards,
Satheesh

Reply all
Reply to author
Forward
0 new messages