What is smart navigation?
Answers were Sorted based on User's Feedback
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 |
Answer / versha
This is used to prevent the flickering of page when it load
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / judy prasheela
The smart Navigation is screen doesn't flash as it updated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what are three common acronyms used in .net, and what do they stand for?
What is Global Assembly Cache (GAC) and what is the purpose of it?
What is the concept of inheritance and how it works in .net?
How ASP .NET different from ASP?
Which two properties are on every validation control?
What is Garbage Collection in .Net and what is the Garbage collection process?
Why DLL files are needed. & how They are Created in DOTNET?
Write an StoredProcedure to get the values of a column within a date range.
What is Full trust permission set in .Net
When a Static Constructor called in .NET?
How Can Creating Installation Components in .Net?
Give An example of a ctype and directcast.