What is smart navigation?
Answer / p.ramakrishna
When a page is requested by an Internet Explorer 5 browser,
or later, smart navigation enhances the user's experience
of the page by performing the following:
* eliminating the flash caused by navigation.
* persisting the scroll position when moving from page
to page.
* persisting element focus between navigations.
* retaining only the last page state in the browser's
history.
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 property to
true.
Set the SmartNavigation attribute to true in the @ Page
directive in the .aspx file. When the page is requested,
the dynamically generated class sets this property.
Is This Answer Correct ? | 3 Yes | 0 No |
How do you use viewstate?
What is the concept of view state in asp.net?
Which method is used to force all the validation controls to run?
can i call the java script to code behind file?if yes how?
what is the requirement that .Net web services can access the java application?
Life cycle of ASP.NET page when a request is made ?
Differences between VB.Net and C#, related to OOPS concepts
What is the life cycle of web page?
When Cookies are expired in ASP.NET?
0 Answers Sans Pareil IT Services,
Why is this service branded with windows livetm?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
What is the difference between ldap and active directory?