By mswatcher
via dotnetslackers.com
Submitted: Jul 19 2008 / 07:38
Events in ASP.NET AJAX are quite unlike the events in the .NET framework. Rather than having explicit events and event handlers, the framework provides a workaround to this approach that doesn't require any custom syntax definitions to JavaScript itself, while still being able to expose the capability.
Add your comment