What is smart navigation?

Answers were Sorted based on User's Feedback



What is smart navigation?..

Answer / kavitharaveenthiran

A SmartNavigation is a property of the Page class in
System.Web.UI. When a request comes in to Internet Explorer
5.5 or higher and SmartNavigation is turned on (set to
true), the following actions are performed:

* The flash caused by navigation is eliminated
* The scroll position is persisted when moving from page
to page
* Element focus is persisted between navigations
* Only the last page state in the browser's history is
retained

Is This Answer Correct ?    4 Yes 0 No

What is smart navigation?..

Answer / versha

This is used to prevent the flickering of page when it load

Is This Answer Correct ?    1 Yes 0 No

What is smart navigation?..

Answer / judy prasheela

The smart Navigation is screen doesn't flash as it updated.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Difference between Debugging and tracing in .net

1 Answers  


What is RCW (Run time Callable Wrappers)?

1 Answers  


What is the use of gacutil.exe?

1 Answers   Amazon,


What is CLR? How it will work?

3 Answers   NeoSoft,


What is the intermediate language between asp and asp.net1.0?

1 Answers  


What is the Difference between a sub and a function?

9 Answers   Wipro,


What is the root class in .net?

1 Answers  


What is a garbage collector?

1 Answers  


What does the "EnableViewState" property do?

1 Answers  


Explain something about WebService?

1 Answers   BirlaSoft,


How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?

1 Answers  


Explain about the Common Language Runtime?

1 Answers  


Categories