Sunday, November 29, 2009

 

Silverlight 4 How To : Coming May 2010

Coming May 10, 2010 !



Silverlight 4 How To

Product Description
More and more developers are getting started with rich Internet and mobile application development using Microsoft's state-of-the-art Silverlight 3 platform. This book will help you rapidly build production quality code and gain real-world expertise. It brings together proven, tested sample code and step-by-step tutorials for more than 50 of the tasks Silverlight 4 developers need to master in order to build effective applications. Ranging from a few lines to several pages, this book's code samples show how to create interactivity; make the most of streaming and other media content; implement widgets and gadgets; create vector graphics, 2D images, and animations; generate ad banners; and much more.

Silverlight 4 How-To ranges across the entire development lifecycle, covering everything from designing user-centered interfaces to visualizing data; working with web services to creating games; serving mobile devices to debugging, packaging, and deploying applications. Along the way, you will learn how to use Silverlight 4 with a wide variety of complementary Microsoft and industry-standard technologies, including XAML, LINQ, ASP.NET, Visual Studio 2008, Ajax, XHTML, RSS, and Microsoft SQL Server.

Labels: ,


Friday, November 20, 2009

 

Silverlight Fun Moderator

If you want to share your fun example , articles at http://silverlightfun.com , become a moderator of the blog.

To become a moderator:

Labels: ,


Monday, November 2, 2009

 

Silverlight Fun Badge is here

Click on the badge to start the fun !












Free Fun badge


Get the Fun Badge: Copy the following code to embed the Fun Badge in your page


<div id="funbadge" style="Width:120px;Height:120px;">
<object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%">
<param name="source" value="http://silverlightfun.com/Samples/FunBadge.xap"/>
<param name="onError" value="onSilverlightError" />
<param name="minRuntimeVersion" value="3.0.40624.0" />
<param name="background" value="White" />
<param name="autoUpgrade" value="true" />
<param name="initParams" value="StartValue=0,BackgroundColor=White" />
</object>
<iframe style='visibility:hidden;height:0;width:0;border:0px'></iframe>
</div>
<a target="_blank" title="Get Free Fun Badge at http://silverlightfun.com" href="http://silverlightfun.com/2009/11/silverlight-fun-badge-is-here.html">Free Fun badge</a>

Labels: ,