<?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>The MossyBlog Times Archives 2007 - 2009 : DLR</title><link>http://blogs.msdn.com/msmossyblog/archive/tags/DLR/default.aspx</link><description>Tags: DLR</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Is Silverlight worth taking on?</title><link>http://blogs.msdn.com/msmossyblog/archive/2007/08/04/is-silverlight-worth-taking-on.aspx</link><pubDate>Sat, 04 Aug 2007 15:51:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4222739</guid><dc:creator>scbarnes</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/4222739.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=4222739</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=4222739</wfw:comment><description>&lt;p&gt;Catching up on some of my RSS Feeds (3wks of unread, egads!) and I noticed this post titled &lt;br&gt;&lt;strong&gt;"Is Microsoft Silverlight Worth Taking On?" &lt;br&gt;&lt;/strong&gt;(&lt;a title="http://blog.wildmousesoftware.com/2007/08/is-microsoft-silverlight-worth-taking.html" href="http://blog.wildmousesoftware.com/2007/08/is-microsoft-silverlight-worth-taking.html"&gt;http://blog.wildmousesoftware.com/2007/08/is-microsoft-silverlight-worth-taking.html&lt;/a&gt;&amp;nbsp;)&lt;/p&gt; &lt;p&gt;It's actually a healthy insight into what I'm guessing others may or may not face in the crossroads of adopting some of our new toys (&lt;a href="http://www.microsoft.com/expression" target="_blank"&gt;Expression Studio&lt;/a&gt;, &lt;a href="http://msdn.microsoft.com/vstudio/" target="_blank"&gt;Visual Studio 2008&lt;/a&gt; and &lt;a href="http://silverlight.net/" target="_blank"&gt;Silverlight&lt;/a&gt;).&lt;/p&gt; &lt;p&gt;I like seeing stuff like this:&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;"..What I don't like about the browser includes the use of JavaScript for client side scripting. Now JavaScript is a foundation of AJAX and there is no way a modern web application can go back to the constant page refreshes of previous generations but JavaScript just doesn't cut it. &lt;font color="#ff0000"&gt;I want a solid debugger, faster execution, and solid source code management&lt;/font&gt;..."&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;As that's something I've noticed Microsoft do fairly well. It's also important to note that the author isn't weighing up "what does it have in terms of SDK/Framework etc" but more "what does it have to support everything but those two" (tools etc). &lt;blockquote&gt; &lt;p&gt;"..What I am hoping not to find is that using Silverlight on the client ties me to the whole Microsoft stack. I wouldn't mind using the Microsoft stack but I don't want to be locked in to server software by my client software..."&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Nope, that's the DLR (Dynamic Language Runtime) working for the author in this case, as down the road their will be a breed of choice, how mature they become is entirely up to the community whom wish to take the DLR out for a test run. &lt;p&gt;I like this post a lot, as it's blunt, to the point and I'm guessing others must have similar thoughts rolling around their heads.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4222739" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/DLR/default.aspx">DLR</category></item><item><title>Writing Silverlight with Coldfusion.</title><link>http://blogs.msdn.com/msmossyblog/archive/2007/05/27/writing-silverlight-with-coldfusion.aspx</link><pubDate>Sun, 27 May 2007 06:43:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2908688</guid><dc:creator>scbarnes</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/msmossyblog/comments/2908688.aspx</comments><wfw:commentRss>http://blogs.msdn.com/msmossyblog/commentrss.aspx?PostID=2908688</wfw:commentRss><wfw:comment>http://blogs.msdn.com/msmossyblog/rsscomments.aspx?PostID=2908688</wfw:comment><description>&lt;p&gt;&amp;nbsp;Vince Bonfanti is the President and co-founder of New Atlanta Communications, LLC - makers of BlueDragon a Coldfusion-compatible web application server that allows native deployment and integration of CFML applications onto ASP.NET and J2EE servers.&lt;/p&gt; &lt;p&gt;He also recently spent &lt;a href="http://blog.newatlanta.com/index.cfm?mode=entry&amp;amp;entry=AB37DAFC-8A49-113A-11696DE66062FA8B" target="_blank"&gt;some time at Redmond&lt;/a&gt;, getting his head around the DLR and where it could fit within his companies current product offerings. The results were beyond encouraging and I for one am excited that they are pushing forward down this path. &lt;/p&gt; &lt;p&gt;To quote Vince:&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;em&gt;"..Contrast this to the situation that existed prior to the introduction of these technologies and tools. Building Windows desktop applications required using C/C++ and programming to the Win32 APIs. Building HTML-based web applications required use of either ASP, JSP, PHP, or CFML, along with JavaScript. Building RIA applications essentially meant using Flash and ActionScript. Each of these technologies comes with its own set of programming tools, and there's little or no integration among any of the developer tools and tools used by designers..."&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;img src="http://blog.newatlanta.com/images/IronDragon_debugging.jpg" align="right"&gt;He get's it, in that you can have a kickbutt output, but if developer struggle on the input it begs the question on what we are doing here? Are we building a house with a hammer or a nailgun? which is easier and don't they in the end help produce a house?&lt;/p&gt; &lt;p&gt;Vince alongside others in the 3rd party vendor community are taking a detailed look at the DLR and what it has on offer, which in turn means positive things for concepts like Silverlight going forward. It also provided the right amount of context around Microsoft's position in this space, as it's not a Zero-Sum Game which "competitors" are misleading folks into believing.&lt;/p&gt; &lt;p&gt;As a Coldfusion developer of years gone by, I'm kind of excited about Vince's movements in this space as that'd be kind of cool to write CFML to produce Silverlight applications? heh very cool indeed.&lt;/p&gt; &lt;p&gt;Oh by the way, did I mention Silverlight is still alpha? not bad so far eh?&lt;/p&gt; &lt;p&gt;(I was supposed to catchup with Vince at MIX07, but we never aligned schedules, damn I wish I had of though)&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2908688" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/Coldfusion/default.aspx">Coldfusion</category><category domain="http://blogs.msdn.com/msmossyblog/archive/tags/DLR/default.aspx">DLR</category></item></channel></rss>