Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft
Ajax 1.0
AJAX is a client side technology and it supports asynchronous communication between client and server. If the part of page need to be refreshed, then we can use this Update panel control, which uses AJAX request and does not harm the other part of the page. Please refer below link for more details
https://csharpquestions1.blogspot.in/2016/10/why-to-use-updatepanel-control-in-ajax.html
Is This Answer Correct ? | 0 Yes | 0 No |
For Web services where you can browse on the Internet?
Explain login control and form authentication.
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
Explain form level validation and field level validation?
How can u debug your .net application?
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
What is the difference between CC and BCC?
what is view state
5 Answers Microsoft, Siebel Systems,
Advantage of data Reader?
What are the 3 levels at which content pages can be attached to Master Page?
What is runtime host ?
Types of objects in ASP ?