what is the purpose of update panel control in ajax?
Answers were Sorted based on User's Feedback
Answer / mehdi
Partial page rendering.
Single web page can have multiple update panel.
Update panel has two child tags (Content Template &
Triggers)
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / ankit dugar
Update Panel control ensures that only those server contrls
inside it are posted back to the server instead of complete
page.
Is This Answer Correct ? | 8 Yes | 2 No |
What is JIT and how is works ?
When do you set "<IDENTITY impersonate="true" />" ?
How is mvc different from asp.net? : Asp.Net MVC
Which object encapsulates state or data of a user?
What is strong name and which tool is used for this ?
What method do you use to explicitly kill a users session?
What are the navigation ways between pages available in ASP.NET?
Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0
What is meant by server side scripting?
What are server-side comments in ASP.NET?
About writting a query and SP which is better ?
What are different types of api?