<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - How Do I: Use Event Handlers in a Windows 8 App?</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/How-Do-I/How-Do-I-Use-Event-Handlers-in-a-Windows-8-App/RSS"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/ef53/d6ec971f-e810-4ffe-a6bd-0822c7b2ef53/HDIW8EventHandler_220.jpg</url>
		<title>Channel 9 - How Do I: Use Event Handlers in a Windows 8 App?</title>
		<link></link>
	</image>
	<description>Abstract: One of the nicest things about JavaScript is the way it considers function. Instead of being wholly owned subsidiaries of classes, functions are as portable as any other object, and their arguments are dynamic too. This makes for some elegant event handling. In this screencast, Jeremy Foster&amp;nbsp;will attempt to give you a taste of how to wire up events in a Windows 8 app using JavaScript. Next Steps: Step #1 – Download Windows 8 Release Preview and Windows 8 SDKStep #2 – Download Visual Studio Express for Windows 8Step #3 – Start building your own Apps for Windows 8 </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 11:48:32 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 11:48:32 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: How Do I: Use Event Handlers in a Windows 8 App?</title>
		<description>
			<![CDATA[<p>nice thorough explanation of the different ways of adding an event to a DOM element, and how they subtly differ.</p><p>posted by germ13</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/How-Do-I/How-Do-I-Use-Event-Handlers-in-a-Windows-8-App#c634885661399221125</link>
		<pubDate>Thu, 15 Nov 2012 08:48:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/How-Do-I/How-Do-I-Use-Event-Handlers-in-a-Windows-8-App#c634885661399221125</guid>
		<dc:creator>germ13</dc:creator>
	</item>
</channel>
</rss>