UpdatePanel « Ajax « ASP.Net






1.Configure Web.Config in order to use asp:ScriptManager
2.Handling UpdatePanel Errors Gracefully
3.On the server, you can handle the ScriptManager control's AsyncPostBackError event to customize the error message transmitted to the client.
4.Database messages being updated asynchronously.