Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is smart navigation?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s the difference between asp.net web forms and asp.net mvc?

1244


What is a gridview in asp.net?

1076


What is razor? : asp.net mvc

1094


What is the purpose of using MVC programming pattern in ASP.NET?

1081


What are the new navigation controls in asp.net 2.0?

1050


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

3103


How many types of controls are there in asp.net?

1068


Is it right that ASP.NET Web API has replaced WCF?

1018


Which two new properties are added in asp.net 4.0 page class?

970


How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?

1010


How could you modify xaml content from javascript?

1067


What should you do is you want to remove an existing component but would like to make some funtionalities?

1998


Can you explain composite pattern?

1100


Describe how ASP.NET maintains process isolation for each Web application?

1151


Write a code for passing ArrayList in Web API?

1607