What is the use of SmartNavigation property?

Answers were Sorted based on User's Feedback



What is the use of SmartNavigation property?..

Answer / shamli

even when page is refreshed the cursor remains in same position

Is This Answer Correct ?    20 Yes 3 No

What is the use of SmartNavigation property?..

Answer / ritz

No.
The correct answer is that, even when page is refreshed the scroll bar remains in same position.

Is This Answer Correct ?    10 Yes 3 No

What is the use of SmartNavigation property?..

Answer / udhayakumar m

In earlier versions of ASP.NET, you enable smart navigation by using the Page.SmartNavigation property. When you set the Page.SmartNavigation property to true, the following smart navigation features are enabled:
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.

Is This Answer Correct ?    4 Yes 0 No

What is the use of SmartNavigation property?..

Answer / chandra prakash

Web Service is the common programming model for implementing
interoprability between systems that have little or no real
connectivity.

Web Services is the common model for accessing data,
performing distributed transactions, and exposing business
process workflow.

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

Tell about WebService in Asp.Net?

5 Answers   Accenture, CTS,


What do you mean by query string?

0 Answers  


How do you manage session in ASP and ASP.NET ?

2 Answers   Cap Gemini, Microsoft,


repeater and gridview diff? Why is repeater fast than gridview?

3 Answers   TCS,


What is application Object?

0 Answers   Infogain,






How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?

0 Answers   CTS,


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

0 Answers  


What is the main difference between hash table and Dictionary?

3 Answers   CSC,


What are the differences between clr & cts?

0 Answers  


Explain how to prepare culture-specific formatting in .net.

0 Answers  


Can the unique key be null?

0 Answers  


What type of code (server or client) is found in a Code- Behind class?

2 Answers  


Categories