Page view counter
HomeLearnVideosHow Do I: Event Handlers in ASP.NET Web Pages and Controls  

[How Do I:] Event Handlers in ASP.NET Web Pages and Controls

Please install Silverlight or click download to watch video locally.

In this video Chris Pels will show how to create event handlers for ASP.NET web pages and web server controls. First, learn how to create page level events for the standard page events provided by the .NET Framework. See how to automatically bind the events to a page using the AutoEventWireup attribute as well as programmatically bind the events. Next, learn how to create and bind event handlers for the standard web server control events. Also learn how to connect multiple events for different controls to the same event handler. Finally, see the usage of the AutoPostbackTrue property for web server controls.

Presented by Chris Pels

Duration: 32 minutes, 46 seconds

Date: 17 December 2007

Watch    Video   |   Download    Video   |   VB Code    C# Code

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

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

Comments : 11

Leave a Comment

cv_vikram : On August 09, 2008 8:28 AM said:

thanks..

muhammed : On August 12, 2008 1:40 AM said:

thanks alot

ht2dladb : On August 13, 2008 10:39 PM said:

Do you have any C# video ?

asater : On September 12, 2008 7:56 AM said:

yes, what about some videos in C#?

Thank you

wbartussek : On September 22, 2008 2:32 AM said:

Hi, your videos helped me in many cases - thanks! Since I'am developing in C# I wondered how to display the Page Events so elegantly as you did at the beginning of your video. Is there some place with properties to persuade Visual Studio 2008 to show the Page Events similarly to the VB environment?

devinmccloud : On October 02, 2008 5:18 PM said:

Chris,

 Thanks for your time and effort. The only thing I would like to see is the ability for this video to be able to rewind and fast-foward. Right now you have to watch the entire video , you can't change position in the video at all!

djibril_chimere_DIAW : On October 29, 2008 6:32 AM said:

Thanks ! Jërëjëf !

bohunt : On February 13, 2009 3:29 PM said:

Thanks Chris!

cleverwisdomforever : On April 10, 2009 1:42 AM said:

Nice tricks with events handling, Thanks Chris Pels.

haithemara : On May 09, 2009 4:07 AM said:

Thanks Chris.

freddylavaca : On May 16, 2009 1:12 PM said:

how can I get "textbox,radio button, check box" selected index, in a sql

Database? I need some code, Please somebody help me.

Thanks

Leave a Comment

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

Microsoft Communities