Follow us on X (Twitter)  Like us on Facebook  Connect with us on LinkedIn  Subscribe to our YouTube Channel  Subscribe to our WhatsApp Group
Here comes the weekly Silverlight-Zone digest for the week 15th January 2012 to 21st January 2012. This week major posts were on Silverlight and Windows Phone 7.

Popular posts were from Christine L., who showcased "Water ScrollViewer", a must read if you didn't yet read; followed by Steve Adey, Stephan Wick, @dotMorten and @mbcrump. Read the complete post to find out the popular 5's and links towards the daily news digest, if you missed any one issue, you can get it here.

Published by on under Silverlight | SilverlightZone
We all know the process to embed a Silverlight application inside a Webpage using div and object tag. When we create a new Silverlight application project, those tags automatically generates by the IDE inside the html and aspx pages.

In many cases we need to dynamically add the Silverlight application inside a webpage. In this post, we will learn the process to host it using JavaScript. Looks interesting? Read to know more.
Published by on under JavaScript | Silverlight