<?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 - Kristian Kristensen - Iron* - An Introduction to Getting Dynamic on .NET</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/Kristian-Kristensen-Iron-An-Introduction-to-Getting-Dynamic-on-NET/rss"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/f834/b13b819a-4c65-4303-83a5-9e0e006af834/JAOO2010KristianKristensen_100_ch9.jpg</url>
		<title>Channel 9 - Kristian Kristensen - Iron* - An Introduction to Getting Dynamic on .NET</title>
		<link></link>
	</image>
	<description> In recent years dynamically typed languages have received more and more attention on the .NET platform. Initially, an implementation of Python showed up. Later, the Dynamic Language Runtime (DLR) appeared which made it much easier to implement dynamically typed languages on .NET. This session explores how dynamically typed languages fit in the ecosystem of .NET. We’ll see why dynamic languages are interesting and contrast them to their static brethren (C#, Java). Then we will touch on how IronPython and IronRuby are implemented on .NET via the Dynamic Language Runtime (DLR). Finally, we’ll look at some code examples of how you can utilize these languages on .NET today. Biography: Kristian Kristensen is an independent software development consultant. Through his company WhizIT he takes on the role of teacher, coach, facilitator and anything in between to help software shops improve their processes and skills. He is particularly interested in languages and how they shape our thoughts and problem solving abilities.Kristian worked as a consultant for Microsoft before embarking on the journey of freelance consulting.He holds a Master in Software Engineering from Aalborg University; thesis topic “Type Inference of Ruby”. Links:  Twitter: @kkristensen Blog: http://kristiankristensen.dk </description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 16:44:01 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 16:44:01 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>