What is the use of SmartNavigation property?
Answers were Sorted based on User's Feedback
Answer / shamli
even when page is refreshed the cursor remains in same position
Is This Answer Correct ? | 20 Yes | 3 No |
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 |
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 |
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 |
Explain the Session state management options available with ASP.NET?
Clearly Explain the ispostback
What is autopostback true?
What would be the salary of an Asp.net developer with 1 and half year experience in indian rupees..??
Guys can anobody tell what is Conditional Bloating in asp.net ??
What is a url string?
What is ISAPI?
What is the use of asp.net web api?
How can we inherit a static variable?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
Life cycle of ASP.NET page when a request is made ?
What is the difference between debug and release?