ASP.NET Podcast Show #83 - Writing a Custom AJAX Extender
This videocast will create a very basic extender control from scratch but will leave you with enough of the basics to fashion your own complex custom extender controls. Enjoy.
Subscribe - what you really want.
ASP.NET Podcast url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2007/01/12/asp-net-podcast-show-83-writing-a-custom-ajax-extender.aspx
Download files:
Show Notes:
- Creating Custom Extender Controls
- Difference between ScriptControl and ExtenderControl
- Embedding script resources
- ServerSide and ClientSide components
- Linking the two together