what is SMART NAVIGATION in .net

Posted by Sekar.C under C# on 4/17/2012 | Points: 10 | Views : 4673 | Status : [Member] | Replies : 2
hi,
what is SMART NAVIGATION in .net and their use

Regards
Sekar.c



Responses

Posted by: Sunny4989 on: 4/17/2012 [Member] Starter | Points: 25

Up
0
Down
Smart Navigation enhances the performance of the web pages.

Uses
1. It eliminates the flash caused during the navigation.
2. It retains the previous page information in the browser history.

------------------------------------------------
Learn throughout life

Sekar.C, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sekar.C on: 5/7/2012 [Member] Starter | Points: 25

Up
0
Down
.The scroll position of a Web page is maintained after postback.
.The element focus on a Web page is maintained during navigation.
.Only the most recent Web page state is retained in the Web browser history folder.
.The flicker effect that may occur on a Web page during navigation is minimized.


Regards
Sekar.c

Sekar.C, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response