<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Xoriant Software Product Engineering Blog &#187; Silverlight</title>
	<atom:link href="http://www.xoriant.com/blog/tag/silverlight/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xoriant.com/blog</link>
	<description>Product Engineering Outsourcing, Tech Talk</description>
	<lastBuildDate>Tue, 01 Nov 2011 09:02:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Adobe Flash or Silverlight ?</title>
		<link>http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html</link>
		<comments>http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html#comments</comments>
		<pubDate>Fri, 30 Oct 2009 05:02:30 +0000</pubDate>
		<dc:creator>xoriant</dc:creator>
				<category><![CDATA[GUI: Flash, Flex, Ajax, Silverlight]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Moonlight]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.xoriant.com/blog/?p=96</guid>
		<description><![CDATA[Adobe Flash vs. Silverlight 3 Till now ‘Adobe Flash’ has been the de-facto standard for most streaming activity be it CNET, You Tube or BBC. We find that most of the times Adobe Flash player fails to deliver speed, audio capability, and video consistency. Microsoft promises to break these shackles by introduction of Microsoft Silverlight [...]


Related posts:<ol><li><a href='http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html' rel='bookmark' title='Permanent Link: Silverlight 3.0: RIA made Simple'>Silverlight 3.0: RIA made Simple</a> <small>Microsoft Silverlight 3 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. It extends the...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div>
<p class="MsoNormal"><strong><span>Adobe Flash vs. Silverlight 3</span></strong></p>
<p class="MsoNormal">Till now ‘Adobe Flash’ has been the de-facto standard for most streaming activity be it CNET, You Tube or BBC. We find that most of the times Adobe Flash player fails to deliver speed, audio capability, and video consistency.<span> </span>Microsoft promises to break these shackles by introduction of Microsoft Silverlight 3.0. Some advantages of Silverlight 3.0 over Adobe Flash</p>
<p class="MsoListParagraphCxSpFirst"><span><span>·<span> </span></span></span><span>Silverlight supports the WPF animation model, which is not only time based instead of frame based, but lets you define the start and end conditions , it will figure out how to get there for you. No need to deal with matrixes like in flash. Also no need to calculate positions on various frames. It just works.</span></p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span> </span></span></span><span>Silverlight lets you embed true type font information directly into your projects, and download that information with the downloader object. </span></p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span> </span></span></span><span>In addition to supporting a rich set of development languages (VB.Net, C#), debugging too has become relatively simpler.</span></p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span> </span></span></span><span>XAML is declarative while ActionScript is imperative. Using imperative languages to build UIs goes back to the early days of DOS and Windows, when developers had to manage all of the API nuances when interacting with graphical panes.</span></p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span> </span></span></span><span>Silverlight does not require video codec to run industry standard videos like .WMV</span></p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span> </span></span></span><span>Silverlight supports scalable video formats from HD to mobile and Hardware-assisted editing and encoding solutions. It also supports Scalable full screen video.</span></p>
<p class="MsoListParagraphCxSpLast"><span><span>·<span> </span></span></span><span>Silverlight provides End-to-end server and application platform.</span></p>
<p class="MsoNormal"><strong><span>Moonlight = Open Source Silverlight 3</span></strong></p>
<p class="MsoNormal"><span>After coming to spotlight recently for donating around 20,000 lines of code to open source community, Microsoft has started with the open source foundation called ‘CodePlex’ (not to confuse this to their open source code sharing website of the same name).<span> </span></span></p>
<p class="MsoNormal"><span>This being the driving force behind an open source implementation of the Silverlight browser plug-in called Moonlight. Moonlight which is based on Mono (an open source implementation of .Net) is being jointly developed by Microsoft and Novell to:</span></p>
<ul type="disc">
<li class="MsoNormal"><span>Allow Silverlight applications to run on Linux</span></li>
<li class="MsoNormal"><span>Offer a Linux SDK(software development kit) for Silverlight applications</span></li>
<li class="MsoNormal"><span>Use the existing Silverlight engine to develop desktop applications.</span></li>
</ul>
<p class="MsoNormal"><span>Like Silverlight, Moonlight manifests as a runtime environment for browser-based rich Internet applications (RIAs) and, similarly, adds to animation, video playback and Vector Graphics capabilities. Developers are also creating desktop Widgets called &#8220;dekslets&#8221; to extend Moonlight applications beyond the browser.</span></p>
<p class="MsoNormal"><span>Silverlight is not only emerging as competition to Flash, but is also revolutionizing browser plug ins with continual changes. <span> </span></span></p>
<p class="MsoNormal"><span>Watch this space for more ……..</span></p>
<p><span>&#8212; Pranav Deo</span></div>
<div class="author_member_gravatar_pic" style="display:block;">
			   <a class="author_member_gravatar" style="display:block;float:left;" href="http://www.xoriant.com/blog/?author=2"><img alt='' src='http://0.gravatar.com/avatar/078a39b17c2cb36828c973a10892124a?s=60&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D60&amp;r=G' class='avatar avatar-60 photo' height='60' width='60' /><br />
			   <a class="author_member_gravatar" style="padding:5px;font-size:12px;text-decoration:none;font-weight:bold;" href="http://www.xoriant.com/blog/?author=2">xoriant</a></div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html&amp;title=Adobe+Flash+or+Silverlight+%3F&amp;summary=%0D%0AAdobe%20Flash%20vs.%20Silverlight%203%0D%0ATill%20now%20%E2%80%98Adobe%20Flash%E2%80%99%20has%20been%20the%20de-facto%20standard%20for%20most%20streaming%20activity%20be%20it%20CNET%2C%20You%20Tube%20or%20BBC.%20We%20find%20that%20most%20of%20the%20times%20Adobe%20Flash%20player%20fails%20to%20deliver%20speed%2C%20audio%20capability%2C%20and%20video%20consistency.%20Microsoft%20promises%20to%20break%20these%20sha&amp;source=Xoriant Software Product Engineering Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Adobe+Flash+or+Silverlight+%3F+-+http://b2l.me/9ydaD&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html&amp;title=Adobe+Flash+or+Silverlight+%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html&amp;title=Adobe+Flash+or+Silverlight+%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html&amp;title=Adobe+Flash+or+Silverlight+%3F" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html&amp;t=Adobe+Flash+or+Silverlight+%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html' rel='bookmark' title='Permanent Link: Silverlight 3.0: RIA made Simple'>Silverlight 3.0: RIA made Simple</a> <small>Microsoft Silverlight 3 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. It extends the...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight 3.0: RIA made Simple</title>
		<link>http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html</link>
		<comments>http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 07:35:10 +0000</pubDate>
		<dc:creator>xoriant</dc:creator>
				<category><![CDATA[GUI: Flash, Flex, Ajax, Silverlight]]></category>
		<category><![CDATA[3D graphic]]></category>
		<category><![CDATA[Expression Blend 3]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://www.xoriant.com/blog/?p=77</guid>
		<description><![CDATA[Microsoft Silverlight 3 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. It extends the web development experience far beyond the limitations of plain HTML and JavaScript. Silverlight with its short hist ory of three versions now also includes many [...]


Related posts:<ol><li><a href='http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html' rel='bookmark' title='Permanent Link: Adobe Flash or Silverlight ?'>Adobe Flash or Silverlight ?</a> <small>Adobe Flash vs. Silverlight 3 Till now ‘Adobe Flash’ has been the de-facto standard for most streaming activity be it CNET, You Tube or BBC. We find that most of...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span>Microsoft Silverlight 3 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. It extends the web development experience far beyond the limitations of plain HTML and JavaScript. </span>Silverlight with its short hist ory of three versions now also includes many new features and functionality.</p>
<p class="MsoNormal">Silverlight has definitely raised the bar for browser plug-ins and development environments. Unlike Flash, Silverlight offers us a real IDE, true separation between design and development (the best designer isn&#8217;t necessarily the best programmer, and vice versa), real programming languages, and an efficient, high-performance, almost infinitely versatile browser plug-in.</p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><strong><span>Interesting features of Silverlight 3</span></strong></p>
<p class="MsoListParagraphCxSpFirst"><span><span>·<span> </span></span></span><strong>Fully supported by Visual Studio and Expression Blend</strong></p>
<p class="MsoListParagraphCxSpMiddle">This massively changes the way a programmer looks at the code. There is negligible learning required with regard to programming language. A C# programmer can certainly write a code behind and easily create a XAML. Visual Studio 2008 incorporates designing a Silverlight application up to a certain limit, but designers looking for profound ‘looks’ can definitely seize help of an advanced IDE like ‘Expression Blend 3’ to create a attractive looking Plug-in.</p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span> </span></span></span><strong>Out of Browser support allowing web applications to work on desktop</strong></p>
<p class="MsoListParagraphCxSpMiddle"><span>The Out of Browser support in Silverlight 3 enables developers to create Silverlight applications which can run both inside and outside of the browser.  By making some minor level changes to APPMANIFEST.XML, an application can be successfully run out of browser. </span></p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span> </span></span></span><strong>Significant graphics improvements including 3D graphic support</strong></p>
<p class="MsoListParagraphCxSpMiddle"><span>Perspective 3D support in Silverlight will now allow developers to use 2D elements to create a 3D experience.  Perspective 3D is also a great way to better utilize screen real estate making the application user interface immensely attractive. </span></p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span> </span></span></span><strong>Smooth video Streaming </strong><strong> </strong></p>
<p class="MsoListParagraphCxSpMiddle"><span>Silverlight Streaming are services that allows users and developers to host their Silverlight content and apps with Microsoft, taking advantage of their extensive global network of datacenters and their content delivery network. Best of all, this service is free, and while currently it is only in alpha it allows users to upload up to 4GB of content, and to stream up to 1 million minutes of online video delivery at 700kbps of around DVD quality. </span></p>
<p class="MsoListParagraphCxSpMiddle"><span><span>·<span> </span></span></span><strong>Improvement in RIA development productivity</strong><strong></strong></p>
<p class="MsoListParagraphCxSpLast">Silverlight 3 has over 60 high-quality, fully skinnable and customizable out-of-the-box controls such as charting and media, new layout containers such as dock and viewbox, and controls such as autocomplete, treeview and datagrid. Attention-grabbing element being that these controls come with nine professional designed themes and the source code can be modified/recompiled or utilized as-is. This means less development time and better looking app.<span> </span><strong></strong></p>
<p class="MsoNormal"><span>Silverlight has certainly made RIA simpler &amp; as Microsoft puts it, it can surely “Light up the Web”</span></p>
<p class="MsoNormal">&#8212; Pranav Deo</p>
<div class="author_member_gravatar_pic" style="display:block;">
			   <a class="author_member_gravatar" style="display:block;float:left;" href="http://www.xoriant.com/blog/?author=2"><img alt='' src='http://0.gravatar.com/avatar/078a39b17c2cb36828c973a10892124a?s=60&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D60&amp;r=G' class='avatar avatar-60 photo' height='60' width='60' /><br />
			   <a class="author_member_gravatar" style="padding:5px;font-size:12px;text-decoration:none;font-weight:bold;" href="http://www.xoriant.com/blog/?author=2">xoriant</a></div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html&amp;title=Silverlight+3.0%3A+RIA+made+Simple&amp;summary=Microsoft%20Silverlight%203%20is%20a%20cross-browser%2C%20cross-platform%2C%20and%20cross-device%20plug-in%20for%20delivering%20the%20next%20generation%20of%20.NET%20based%20media%20experiences%20and%20rich%20interactive%20applications%20for%20the%20Web.%20It%20extends%20the%20web%20development%20experience%20far%20beyond%20the%20limitations%20of%20plain%20HTML%20and%20JavaScript.%20Si&amp;source=Xoriant Software Product Engineering Blog" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Silverlight+3.0%3A+RIA+made+Simple+-+http://b2l.me/9xurd&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html&amp;title=Silverlight+3.0%3A+RIA+made+Simple" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html&amp;title=Silverlight+3.0%3A+RIA+made+Simple" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html&amp;title=Silverlight+3.0%3A+RIA+made+Simple" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html&amp;t=Silverlight+3.0%3A+RIA+made+Simple" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>



<p>Related posts:<ol><li><a href='http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/adobe-flash-silverlight-or-moonlight.html' rel='bookmark' title='Permanent Link: Adobe Flash or Silverlight ?'>Adobe Flash or Silverlight ?</a> <small>Adobe Flash vs. Silverlight 3 Till now ‘Adobe Flash’ has been the de-facto standard for most streaming activity be it CNET, You Tube or BBC. We find that most of...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.xoriant.com/blog/gui-flash-flex-ajax-silverlight/silverlight-30-ria-made-simple.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

