[How Do I:] Build Custom Server Controls that Work With or Without ASP.NET AJAX?

by Chris Pels

Do you have an idea for a custom server control that should be able to work without ASP.NET AJAX, yet could take advantage of ASP.NET AJAX if it is available? In this video we learn how to build a custom server control that does not reference the ASP.NET AJAX assembly, but uses Reflection to "play nice" with the ASP.NET AJAX UpdatePanel.

▶ Watch video (19 minutes)