Uploaded October 2012 | Updated September 2026, 2 weeks ago
Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By mzmuda@techytube, for more from this author visit:
techytube.com/author/mzmuda
We've examined how to create a simple 'Hello, world' Javascript application thus far.
Next, we will add functionality to the application. Events in .NET are a familiar topic for most developers, and Events in Javascript are not that much different.
The code that we will be writing is very similar to what the Visual Studio designer will create for hooking up event handlers to the events of controls.
In this video, I will show you how to write an event handler, and connect it to a Button in Javascript.
References
msdn.microsoft.com/en-us/library/windows/apps/hh986964.aspx -- Javascript Hello World Part 1
Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By mzmuda@techytube, for more from this author visit:
techytube.com/author/mzmuda
We've examined how to create a simple 'Hello, world' Javascript application thus far.
Next, we will add functionality to the application. Events in .NET are a familiar topic for most developers, and Events in Javascript are not that much different.
The code that we will be writing is very similar to what the Visual Studio designer will create for hooking up event handlers to the events of controls.
In this video, I will show you how to write an event handler, and connect it to a Button in Javascript.
References
msdn.microsoft.com/en-us/library/windows/apps/hh986964.aspx -- Javascript Hello World Part 1










