1.4 KiB
1.4 KiB
uid | title | author | description | ms.author | ms.date | ms.assetid | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|
web-forms/videos/aspnet-ajax/how-do-i-build-a-custom-aspnet-ajax-server-control | [How Do I:] Build a Custom ASP.NET AJAX Server Control? | Microsoft Docs | rick-anderson | Learn how to create a custom Web server control with ASP.NET AJAX functionality using the AJAX extensions in the Microsoft AJAX Library. This video walks you... | riande | 07/25/2007 | 1165e0b4-2240-4dc2-aa94-ef6664c71a8c | /web-forms/videos/aspnet-ajax/how-do-i-build-a-custom-aspnet-ajax-server-control | video |
[How Do I:] Build a Custom ASP.NET AJAX Server Control?
by Chris Pels
Learn how to create a custom Web server control with ASP.NET AJAX functionality using the AJAX extensions in the Microsoft AJAX Library. This video walks you through both the server-side .NET code and the client-side JavaScript code, and provides an explanation of the 'prototype' concept. The custom ASP.NET AJAX control can then be used in an .aspx page like any other server control.