<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/atom10full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:gd="http://schemas.google.com/g/2005" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DkcMQHg7cCp7ImA9WxdRE0k.&quot;"><id>tag:blogger.com,1999:blog-1469425709420863369</id><updated>2008-06-01T21:14:41.608+03:00</updated><title>Silverlight Recipes</title><subtitle type="html">Short tutorials for building Silverlight applications</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://www.silverlightrecipes.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://www.silverlightrecipes.com/" /><author><name>Yasser Makram</name><uri>http://www.blogger.com/profile/01607068979439958649</uri><email>noreply@blogger.com</email></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><link rel="self" href="http://feeds.feedburner.com/SilverlightRecipes" type="application/atom+xml" /><feedburner:emailServiceId>1341760</feedburner:emailServiceId><feedburner:feedburnerHostname>http://www.feedburner.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;CEcBSXo9cCp7ImA9WxZXGEw.&quot;"><id>tag:blogger.com,1999:blog-1469425709420863369.post-3459358510316500752</id><published>2008-03-06T15:00:00.004+02:00</published><updated>2008-03-06T16:00:58.468+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-03-06T16:00:58.468+02:00</app:edited><title>Silverlight 2.0 Deep Zoom using MultiScaleImage Control</title><summary type="html">This is my first Silverlight 2.0 tutorial. I have seen MIX keynote yesterday and was really impressed with Hard Rock's Memorabilia sample http://memorabilia.hardrock.com/. I tried to reproduce the sample but could not find any documentation about Deep Zoom. After some search, I found a tool released by Microsoft called "Deep Zoom Composer". You can download the tool from here . And you can get &lt;img src="http://feeds.feedburner.com/~r/SilverlightRecipes/~4/246760595" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://www.silverlightrecipes.com/feeds/3459358510316500752/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=1469425709420863369&amp;postID=3459358510316500752" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1469425709420863369/posts/default/3459358510316500752?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1469425709420863369/posts/default/3459358510316500752?v=2" /><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/SilverlightRecipes/~3/246760595/silverlight-20-deep-zoom-using.html" title="Silverlight 2.0 Deep Zoom using MultiScaleImage Control" /><author><name>Yasser Makram</name><uri>http://www.blogger.com/profile/01607068979439958649</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total><feedburner:origLink>http://www.silverlightrecipes.com/2008/03/silverlight-20-deep-zoom-using.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEACR3o5fCp7ImA9WB9VEUU.&quot;"><id>tag:blogger.com,1999:blog-1469425709420863369.post-2562459606800558635</id><published>2007-11-27T18:49:00.000+02:00</published><updated>2007-11-27T18:59:26.424+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-11-27T18:59:26.424+02:00</app:edited><title>Silverlight 1.0 Animation: Checkerboard, blinds, and comb</title><summary type="html">This post describes how to create a Silverlight 1.0 based checkerboard, blinds, and comb animation. The effect is added to my animation library so you can reuse the effect using a single line of code. You can download the complete source from here. Below is a working sample.
    Recipe:  To create your own checkerboard animation using my animation library download the source code and include &lt;img src="http://feeds.feedburner.com/~r/SilverlightRecipes/~4/191378552" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://www.silverlightrecipes.com/feeds/2562459606800558635/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=1469425709420863369&amp;postID=2562459606800558635" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1469425709420863369/posts/default/2562459606800558635?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1469425709420863369/posts/default/2562459606800558635?v=2" /><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/SilverlightRecipes/~3/191378552/this-post-describes-how-to-create_27.html" title="Silverlight 1.0 Animation: Checkerboard, blinds, and comb" /><author><name>Yasser Makram</name><uri>http://www.blogger.com/profile/01607068979439958649</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total><feedburner:origLink>http://www.silverlightrecipes.com/2007/11/this-post-describes-how-to-create_27.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4DSXc9fCp7ImA9WB9XFE8.&quot;"><id>tag:blogger.com,1999:blog-1469425709420863369.post-1193377289684444675</id><published>2007-11-07T11:13:00.000+02:00</published><updated>2007-11-07T11:16:18.964+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-11-07T11:16:18.964+02:00</app:edited><title>Easy Silverlight 1.0 Animations: Wheel</title><summary type="html">This post describes how to create a PowerPoint like wheel animation using Silverlight 1.0. The effect is added to my animation library so you can reuse the effect using a single line of code. You can download the complete source from here. Below is a working sample.      Recipe:  To create your own wheel animation using my animation library download the source code and include Animator.jas and &lt;img src="http://feeds.feedburner.com/~r/SilverlightRecipes/~4/181017061" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://www.silverlightrecipes.com/feeds/1193377289684444675/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=1469425709420863369&amp;postID=1193377289684444675" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1469425709420863369/posts/default/1193377289684444675?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1469425709420863369/posts/default/1193377289684444675?v=2" /><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/SilverlightRecipes/~3/181017061/this-post-describes-how-to-create.html" title="Easy Silverlight 1.0 Animations: Wheel" /><author><name>Yasser Makram</name><uri>http://www.blogger.com/profile/01607068979439958649</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://www.silverlightrecipes.com/2007/11/this-post-describes-how-to-create.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4FSXo-fip7ImA9WB9QFU8.&quot;"><id>tag:blogger.com,1999:blog-1469425709420863369.post-1606540592724779058</id><published>2007-10-28T01:10:00.000+02:00</published><updated>2007-10-28T01:15:18.456+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-28T01:15:18.456+02:00</app:edited><title>Easy Silverlight 1.0 Animations: Wipe</title><summary type="html">   Another effect facilitated   by the rich animation features of Silverlight. In this post we will explore   the addition of PowerPoint like wipe effect. I have added this effect to my   animation library so you can do this animation using a single line of code.   You can download the complete source from   here.   Below is a working sample.             Recipe:     To create your own wipe   &lt;img src="http://feeds.feedburner.com/~r/SilverlightRecipes/~4/179734462" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://www.silverlightrecipes.com/feeds/1606540592724779058/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=1469425709420863369&amp;postID=1606540592724779058" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1469425709420863369/posts/default/1606540592724779058?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1469425709420863369/posts/default/1606540592724779058?v=2" /><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/SilverlightRecipes/~3/179734462/another-effect-facilitated-by-rich_28.html" title="Easy Silverlight 1.0 Animations: Wipe" /><author><name>Yasser Makram</name><uri>http://www.blogger.com/profile/01607068979439958649</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.silverlightrecipes.com/2007/10/another-effect-facilitated-by-rich_28.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0MER3c7eCp7ImA9WB9QEk8.&quot;"><id>tag:blogger.com,1999:blog-1469425709420863369.post-3250013555551493760</id><published>2007-10-23T15:14:00.000+02:00</published><updated>2007-10-24T14:36:46.900+02:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-24T14:36:46.900+02:00</app:edited><title /><summary type="html">Easy Silverlight 1.0 Animations: Fade
Welcome to the first of a series about creating Silverlight aimations. This post is about dynamically fading objects using a single line of code. Download the complete source. Below is a working sample.

&amp;amp;amp;amp;ampamp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br&amp;amp;amp;amp;ampamp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;&amp;amp;amp;amp;&lt;img src="http://feeds.feedburner.com/~r/SilverlightRecipes/~4/179734463" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://www.silverlightrecipes.com/feeds/3250013555551493760/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="https://www.blogger.com/comment.g?blogID=1469425709420863369&amp;postID=3250013555551493760" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1469425709420863369/posts/default/3250013555551493760?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1469425709420863369/posts/default/3250013555551493760?v=2" /><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/SilverlightRecipes/~3/179734463/easy-silverlight-animations-fade.html" title="" /><author><name>Yasser Makram</name><uri>http://www.blogger.com/profile/01607068979439958649</uri><email>noreply@blogger.com</email></author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://www.silverlightrecipes.com/2007/10/easy-silverlight-animations-fade.html</feedburner:origLink></entry></feed>
