HomeLearnASP.NET AJAX VideosHow Do I: Associate AJAX Client Behavior with an ASP.NET Server Control?  

[How Do I:] Associate AJAX Client Behavior with an ASP.NET Server Control?

Please install Silverlight or click download to watch video locally.

Learn how to create a client behavior based upon Microsoft AJAX that can be associated with an ASP.NET server control on an .aspx page. The client behavior extends the functionality of the standard ASP.NET control through association rather than by creating a new custom control. Therefore, the behavior can be reused across multiple instances or types of ASP.NET controls depending upon its implementation.

Presented by Chris Pels

Duration: 18 minutes, 13 seconds

Date: 18 October 2007

Watch    Video   |   Download    Video   |   VB Code

Video downloads: WMV  |  Zune  |  iPod  |  PSP  |  MPEG-4  |  3GP

Audio downloads: AAC  |  WMA  |  MPEG-4  |  MPEG-3  |  MPEG-2

Comments : 8

Leave a Comment

Wardgp : On June 16, 2008 1:48 PM said:

Hey Chris,

How about a C# version of this code?

falcon560@gawab.com : On July 20, 2008 5:39 AM said:

Its july 18,2008 and still no C# code...Almost one month later.

cv_vikram : On August 07, 2008 3:58 PM said:

Very good tutorial..thanks

pnv.ravikiran : On August 07, 2008 10:32 PM said:

this solved my problem.. thanks Joe

gkeener1977 : On October 10, 2008 12:39 PM said:

For a C# version, all you need to do is use www.developerfusion.com/.../vb-to-csharp

Alternately, you can download SharpDevelop and use its Convert Project feature (do web search to find project and see documentation for details).

mohammadalhoss : On November 06, 2008 6:03 AM said:

Hi,

i am not able to compile or run i am getting this error

"Error 36 Type 'ScriptReference' is not defined. C:\Documents and Settings\M Hoss\My Documents\Visual Studio 2008\Projects\ImageExtender\ImageExtender\App_code\ImageExt ender.vb 88 24 ImageExtender

"

so can you help please

omar882 : On March 28, 2009 10:00 AM said:

Posted at 06:46 in the video

kieungocdung : On October 13, 2009 7:42 AM said:
We're need one demo by asp.net c#

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Microsoft Communities