1.4 KiB
1.4 KiB
title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|
[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... | aspnetcontent | wpickett | 07/25/2007 | article | 1165e0b4-2240-4dc2-aa94-ef6664c71a8c | dotnet-webforms | .net-framework | /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.