<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Darryl Burling @ Work : DLR</title><link>http://blogs.msdn.com/darrylburling/archive/tags/DLR/default.aspx</link><description>Tags: DLR</description><dc:language>en-NZ</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Tech Ed ANZ Web Track - feedback required</title><link>http://blogs.msdn.com/darrylburling/archive/2007/05/17/tech-ed-anz-web-track-feedback-required.aspx</link><pubDate>Thu, 17 May 2007 06:48:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2686761</guid><dc:creator>dburling</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/darrylburling/comments/2686761.aspx</comments><wfw:commentRss>http://blogs.msdn.com/darrylburling/commentrss.aspx?PostID=2686761</wfw:commentRss><description>&lt;P&gt;We are steadily filling sessions for &lt;A href="http://www.microsoft.co.nz/teched" mce_href="http://www.microsoft.co.nz/teched"&gt;Tech Ed&lt;/A&gt; ANZ, and I'm in charge of the web track, so here is what I have so far.&amp;nbsp; Please note that this is not the entire list, just the speakers from the US.&amp;nbsp; I have a few other sessions penciled in but my first priority is to get the right mix of US speakers.&lt;/P&gt;
&lt;P&gt;Take a look through this list and tell me what you think.&amp;nbsp; Do you see sessions we should dump/change?&amp;nbsp; Are there any particular sessions you'd like to see in the web track?&amp;nbsp; Any and all feedback welcome :-)&lt;/P&gt;
&lt;P&gt;Also note that not all these sessions are locked.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Speaker: Mahesh Prakriya&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Just Glue It! Ruby and the DLR in Silverlight&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The web was built using dynamic languages. Their plain-text format made it easy to mash up scripts to create the next great app. Similarly, dynamic languages will find a home in Silverlight applications where plain-text formats are common. Silverlight can be easily deployed, which means that a wider range of dynamic languages will be used in building browser-hosted applications. In this demo-centric talk, you will see this happen before your eyes as we rapidly create an application by combining code and markup from existing samples in Ruby, Python, JavaScript, and Visual Basic. This unprecedented level of integration is possible since all of these languages are implemented on top of the new Dynamic Language Runtime (DLR).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Developing Data Driven Applications using the new dynamic data controls in ASP.Net&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;ASP.NET dynamic data controls are part of a powerful, rich new framework that lets you create data driven ASP.NET applications extremely easily. ASP.NET dynamic data controls do this by automatically discovering the schema at runtime, deriving behavior from the database and finally creating an ASP.NET page. Anything that can be inferred from the schema works with almost no user effort. If needed, the page can be further customized either by using static languages such as Microsoft Visual C# or Visual Basic .NET, or dynamic languages such as IronPython, Visual Basic, Jscript, etc. In this talk, we show you how to build rich, database driven Web applications from scratch, such as TaskList along with other demos.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Speaker:&lt;/U&gt;&lt;/STRONG&gt;&lt;A href="http://blogs.iis.net/ewoersch/default.aspx" target=_blank mce_href="http://blogs.iis.net/ewoersch/default.aspx"&gt;&lt;STRONG&gt;Eric Woersching&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;IIS7 for ASP.Net Developers&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Learn how the many changes in IIS 7 make developing and deploying ASP.NET applications on IIS 7 even better than before. We’ll start by showing how IIS7’s new unified configuration system and administration tools can make deploying and configuring ASP.NET applications for IIS7 incredibly simple (think: xcopy deployment).&amp;nbsp;&amp;nbsp; Next we’ll drill into the HTTP pipeline integration for ASP.NET.&amp;nbsp; We’ll demonstrate how enable ASP.NET core components and 3&lt;SUP&gt;rd&lt;/SUP&gt; party add-ons to process requests for static content.&amp;nbsp; We’ll move onto rapid development of IIS7 modules using ASP.NET’s existing .NET APIs; IHTTPModule &amp;amp; IHTTPHandler.&amp;nbsp; Finally, we’ll explain how to take advantage of ASP.NET integration into IIS7 diagnostics and tracing so you can leverage these capabilities when you instrument your own ASP.NET applications. 
&lt;P&gt;&lt;STRONG&gt;IIS 7 Extensibility (Part 1)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;In IIS7 the server exposes a brand new, powerful extensibility model for building server features that can be used to extend its functionality, or replace any of the default features. &amp;nbsp;With the Integrated Pipeline architecture, managed modules become virtually as powerful as native modules. In part I of this two part session, we will illustrate extending the server in an end to end scenario, building a managed module to extend the runtime and replace existing functionality.&amp;nbsp; We will then extend IIS7 diagnostics to instrument our module with custom trace events.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;IIS 7 Extensibility (Part 2)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;In IIS7 the server exposes a brand new, powerful extensibility model for building server features that can be used to extend its functionality, or replace any of the default features. &amp;nbsp;With the Integrated Pipeline architecture, managed modules become virtually as powerful as native modules. In part II of this two part session, we will be building in custom administration capabilities for managing the module we added in part I. &amp;nbsp;We show extending the new configuration system with custom properties as well as building custom pages into the IIS Manager user interface to expose these custom properties to administrators. 
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Speaker: &lt;A href="http://michaelplatt.net/blogs/architecture/default.aspx" mce_href="http://michaelplatt.net/blogs/architecture/default.aspx"&gt;Michael Platt&lt;/A&gt;&lt;/U&gt;&lt;/STRONG&gt; 
&lt;P&gt;&lt;STRONG&gt;Web 2.0 Programming&lt;/STRONG&gt; 
&lt;P&gt;A common theme of the present rash of new web applications, commonly called Web 2.0, is the innovative use and integration of a number of technologies. This session will look at the use of a number of these technologies from a programming perspective by working through a sample Web 2.0 application which provides video and community support. Attendees will gain an understanding of how to program with RESTful Technologies (Ajax, JavaScript, JSON, RSS, STS, Open ID) to build Web 2.0 applications. 
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Speaker: &lt;A href="http://blogs.msdn.com/jstegman/default.aspx" mce_href="http://blogs.msdn.com/jstegman/default.aspx"&gt;Joe Stegman&lt;/A&gt;&lt;/U&gt;&lt;/STRONG&gt; 
&lt;P&gt;&lt;STRONG&gt;Building Rich Web Experiences using Silverlight and Javascript for developers&lt;/STRONG&gt; 
&lt;P&gt;Silverlight is Microsoft's solution for delivering rich, cross-platform interactive experiences for the Web and beyond. WPF/E will enable the creation of rich, visually stunning and interactive content and applications that run on multiple browsers and operating systems. In this session, learn more about the benefits of WPF/E from a developer perspective and get an introduction to building WPF/E applications using JavaScript and Microsoft developer and designer tools 
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Speaker: &lt;A href="http://www.nikhilk.net/" mce_href="http://www.nikhilk.net/"&gt;Nikhil Kothari&lt;/A&gt;&lt;/U&gt;&lt;/STRONG&gt; 
&lt;P&gt;&lt;STRONG&gt;AJAX patterns with ASP.Net AJAX&lt;/STRONG&gt; 
&lt;P&gt;This session takes a deeper look at the AJAX paradigm by discussing key development patterns. It demonstrates implementing them using a combination of out-of-the-box features and as well as features built by leveraging the extensibility of the platform. Patterns covered range from fundamentals such as networking, search optimization, navigation, and unobtrusive script attachment to user interface usability techniques such as visual notifications, and customization. The demonstrations are illustrated in the context of a simple scenario, but are designed to be applied directly to real-world applications. 
&lt;P&gt;&lt;STRONG&gt;Developing AJAX Controls with Silverlight&lt;/STRONG&gt; 
&lt;P&gt;This session demonstrates how you can build a new generation of ASP.NET AJAX controls (server and client-side components) that leverage Silverlight to go beyond HTML to enable a new class of compelling user experiences and scenarios. These server controls represent a powerful paradigm that you can leverage to incrementally enrich your ASP.NET applications while preserving a familiar control-based programming model. Silverlight is a cross-platform technology that brings new user interface capabilities such as vector graphics, media, animations and XAML. This talk shows how Silverlight fits naturally into the AJAX development model. 
&lt;P&gt;&lt;STRONG&gt;Building Components and Services for the Programmable Web&lt;/STRONG&gt; 
&lt;P&gt;Want to learn how to expose components and services like Windows Live Local and Virtual Earth, but not sure where to begin? This session introduces real-world design patterns and best practices for constructing reusable Web components and Web-based services for the programmable Web. Explore how "Atlas" makes it incredibly simple for developers to consume these components and services to build gadgets, mash-ups, and other rich user experiences on the Web. Learn how to deliver functionality for a new generation of Web applications designed around reusable UI, components, and Web-based services 
&lt;P&gt;More coming, along with more locking down of speakers, but for the moment that should give you something to think about :-) 
&lt;P&gt;Please send feedback either in comments below or via &lt;A href="http://blogs.msdn.com/darrylburling/contact.aspx" mce_href="http://blogs.msdn.com/darrylburling/contact.aspx"&gt;email&lt;/A&gt;. I look forward to your feedback!&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2686761" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/darrylburling/archive/tags/AJAX/default.aspx">AJAX</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/DLR/default.aspx">DLR</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Software_2B00_Services/default.aspx">Software+Services</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/TechEdNZ/default.aspx">TechEdNZ</category></item><item><title>Tech Ed - Women in Technology</title><link>http://blogs.msdn.com/darrylburling/archive/2007/05/04/tech-ed-women-in-it.aspx</link><pubDate>Fri, 04 May 2007 07:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2404899</guid><dc:creator>dburling</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/darrylburling/comments/2404899.aspx</comments><wfw:commentRss>http://blogs.msdn.com/darrylburling/commentrss.aspx?PostID=2404899</wfw:commentRss><description>&lt;P&gt;While I'm up to my neck in &lt;A href="http://www.microsoft.co.nz/teched" target=_blank mce_href="http://www.microsoft.co.nz/teched"&gt;Tech Ed&lt;/A&gt; at the moment, I thought I'd drop you a couple of little tidbits...&lt;/P&gt;
&lt;P&gt;Firstly we are over 30% sold in terms of total tickets sold, but we've already sold 60% of our early bird tickets&amp;nbsp;(remember &lt;A href="http://blogs.msdn.com/darrylburling/archive/2007/04/23/msdn-flash-wga-early-bird-and-user-groups.aspx" mce_href="http://blogs.msdn.com/darrylburling/archive/2007/04/23/msdn-flash-wga-early-bird-and-user-groups.aspx"&gt;how it works this year?&lt;/A&gt;)&amp;nbsp;- and we haven't even started advertising yet (look for the first ads next week).&lt;/P&gt;
&lt;P&gt;Secondly - the big news this week is about &lt;A href="http://blogs.msdn.com/darrylburling/archive/2007/05/03/mix-silverlight-and-the-dlr.aspx" mce_href="http://blogs.msdn.com/darrylburling/archive/2007/05/03/mix-silverlight-and-the-dlr.aspx"&gt;silverlight and the DLR&lt;/A&gt;, well, we have some very cool content for both &lt;A href="http://www.silverlight.net/" target=_blank mce_href="http://www.silverlight.net"&gt;Silverlight&lt;/A&gt; and &lt;A href="http://blogs.msdn.com/hugunin/archive/2007/04/30/a-dynamic-language-runtime-dlr.aspx" target=_blank mce_href="http://blogs.msdn.com/hugunin/archive/2007/04/30/a-dynamic-language-runtime-dlr.aspx"&gt;dynamic languages&lt;/A&gt; already booked, so if you are interested in this, get your ticket while you can!&lt;/P&gt;
&lt;P&gt;The other thing I wanted to mention is that I'm thinking of running a women in technology evening for those females who come to Tech Ed (there were over 160 last year) with a special guest speaker.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;But, before I go ahead and make it happen i'm keen to see what the females out there think of this idea.&amp;nbsp; Is it something that appeals?&amp;nbsp; (there are females reading this blog - right?).&amp;nbsp; If you like this idea, please &lt;A href="http://blogs.msdn.com/darrylburling/contact.aspx" mce_href="http://blogs.msdn.com/darrylburling/contact.aspx"&gt;contact me&lt;/A&gt; or leave a comment and let me know!&lt;/P&gt;
&lt;P&gt;Guys, please... you can't come along so dont ask :-)&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2404899" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/DLR/default.aspx">DLR</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/women+in+technology/default.aspx">women in technology</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/TechEdNZ/default.aspx">TechEdNZ</category></item><item><title>Mix, Silverlight and the DLR</title><link>http://blogs.msdn.com/darrylburling/archive/2007/05/03/mix-silverlight-and-the-dlr.aspx</link><pubDate>Thu, 03 May 2007 05:41:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2385198</guid><dc:creator>dburling</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/darrylburling/comments/2385198.aspx</comments><wfw:commentRss>http://blogs.msdn.com/darrylburling/commentrss.aspx?PostID=2385198</wfw:commentRss><description>&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I’m sure you’ve heard the headline items from Mix. 
&lt;P&gt;I thought I’d put up a couple of links for the things that I found interesting. 
&lt;P&gt;If you’ve got the time, I’d recommend watching the &lt;A href="http://www.visitmix.com/Blogs/Joshua/ray-ozzie-and-scott-guthrie-keynote/" mce_href="http://www.visitmix.com/Blogs/Joshua/ray-ozzie-and-scott-guthrie-keynote/"&gt;Mix keynote video&lt;/A&gt; (warning it’s 2.5 hours). In this you’ll get an overview of Silverlight, the cross platform CLR, ruby in the browser, and some very, very cool demos (favs include debugging a silverlight app running on a browser from a windows box, installing Silverlight, and that 20 second chess match!) 
&lt;P&gt;I’d also check out 
&lt;UL&gt;
&lt;LI&gt;Robert Scobles &lt;A href="http://scobleizer.com/2007/05/02/scott-guthrie-on-silverlight/" mce_href="http://scobleizer.com/2007/05/02/scott-guthrie-on-silverlight/"&gt;interview with Scott Guthrie&lt;/A&gt;, &lt;/LI&gt;
&lt;LI&gt;Steve Gilmours &lt;A class="" href="http://gesturelab.com/?p=77" mce_href="http://gesturelab.com/?p=77"&gt;take&lt;/A&gt;&amp;nbsp;(who isn't a MS fan at all) &lt;/LI&gt;
&lt;LI&gt;John Lam - one of the guys responsible for the dynamic language runtime (John did the orginal port of Ruby.Net) on &lt;A href="http://channel9.msdn.com/Showpost.aspx?postid=304924" mce_href="http://channel9.msdn.com/Showpost.aspx?postid=304924"&gt;what the DLR is and why it was made&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Scott Guthrie on &lt;A href="http://channel9.msdn.com/Showpost.aspx?postid=304508" mce_href="http://channel9.msdn.com/Showpost.aspx?postid=304508"&gt;silverlight and the cross platform CLR&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Michael Arrington from TechCrunch on &lt;A href="http://www.techcrunch.com/2007/05/01/take-time-to-understand-silverlight-its-important/" mce_href="http://www.techcrunch.com/2007/05/01/take-time-to-understand-silverlight-its-important/"&gt;why silverlight is important&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Scott Hanselmans &lt;A href="http://www.hanselman.com/blog/PuttingMixSilverlightTheCoreCLRAndTheDLRIntoContext.aspx" mce_href="http://www.hanselman.com/blog/PuttingMixSilverlightTheCoreCLRAndTheDLRIntoContext.aspx"&gt;"putting it all in context"&lt;/A&gt; post is worth a read too.&lt;/LI&gt;
&lt;LI&gt;For local context &lt;A href="http://www.turtle.net.nz/" mce_href="http://www.turtle.net.nz"&gt;JB&lt;/A&gt;&amp;nbsp;and &lt;A href="http://www.base4.net/blog.aspx" mce_href="http://www.base4.net/blog.aspx"&gt;Alex&lt;/A&gt;&amp;nbsp;have got some good coverage.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Personally, I'm looking forward to delving into &lt;A href="http://www.silverlight.net/" mce_href="http://www.silverlight.net"&gt;Silverlight&lt;/A&gt; and &lt;A href="http://silverlight.live.com/" mce_href="http://silverlight.live.com/"&gt;silverlight streaming&lt;/A&gt; (4Gb for free!) in the near future, but I'm also&amp;nbsp;liking in &lt;A href="http://dev.live.com/" mce_href="http://dev.live.com/"&gt;the new Live API's&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2385198" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/darrylburling/archive/tags/live/default.aspx">live</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/darrylburling/archive/tags/DLR/default.aspx">DLR</category></item></channel></rss>