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

How do you create threading in .NET? What is the namespace for that?

2 Answers  


Do you know what is linq?

0 Answers  


Please explain what inheritance is, and why it's important?

0 Answers  


How many languages .NET is supporting now?

38 Answers   Dreamtech, IBS, Microsoft, Polaris, RDT, Softcon, Viscus Infotech,


What are Attributes in .NET?

0 Answers  


What is the purpose of enumerable class in .net?

0 Answers  


What is the difference between a debug and release build?

0 Answers  


Difference between VB.NET and C#. Which is faster ?

16 Answers   TCS,


What is immutability?

0 Answers  


What is the advantage of .net?

0 Answers  


What is boxing and un-boxing in .net?

0 Answers  


Tell us the difference between the while and for loop. Provide a .net syntax for both loops?

0 Answers  


Categories