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

Is Driver Script any how related to AOM?

0 Answers   TCS,


How can you instantiate a tuple?

0 Answers  


What is a design pattern and what is it for?

0 Answers  


Difference between Panel and GroupBox classes?

3 Answers  


What is Global Assembly Cache (GAC) and what is the Purpose of it?

1 Answers  






What are the main components in .net?

0 Answers  


What is CLR? How it will work?

3 Answers   NeoSoft,


What are the drawbacks for Model-View-Controller Architecture?

1 Answers  


Tell me about secure socket layer? How to make use of the technology?

0 Answers  


What are an object and a class?

0 Answers  


Explain attributes in dot net?

0 Answers  


Explain boxing and unboxing in .net.

0 Answers  


Categories