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 |
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
About session modes
What is a user session?
What does asp.net stand for?
What are the validation controls available in ASP.NET?
How do we access view state value of this page in the next page?
What is http post action?
what is abstract class and method..
Difference between web user control and web custom control?
What is Cookies Less Session?
Is It Possible For Whole Page is Saved In View State? What Is View State?
2 Answers Phoenix Technologies,
Tell About Web.config ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)