<?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/"
	>

<channel>
	<title>Expression Blend 3 Archives - Blog IT</title>
	<atom:link href="https://blogit.create.pt/category/tools/expression-blend-3/feed/" rel="self" type="application/rss+xml" />
	<link>https://blogit.create.pt/category/tools/expression-blend-3/</link>
	<description>Create IT blogger community</description>
	<lastBuildDate>Thu, 10 Jan 2019 14:15:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>PDC09: Silverlight videos</title>
		<link>https://blogit.create.pt/antoniovargas/2009/12/06/pdc09-silverlight-videos/</link>
					<comments>https://blogit.create.pt/antoniovargas/2009/12/06/pdc09-silverlight-videos/#respond</comments>
		
		<dc:creator><![CDATA[António Vargas]]></dc:creator>
		<pubDate>Sun, 06 Dec 2009 11:25:12 +0000</pubDate>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Expression Blend 3]]></category>
		<category><![CDATA[Tools]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/antoniovargas/?p=241</guid>

					<description><![CDATA[<p>Yesterday, i finally had time to watch some PDC09 session videos and i found some interesting Silverlight videos on my point of view. Here are the links to the videos that I recommend you to see: How to get data to Silverlight control (What should i use?) Networking and Web Services in Silverlight Silverlight on [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/antoniovargas/2009/12/06/pdc09-silverlight-videos/">PDC09: Silverlight videos</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Yesterday, i finally had time to watch some PDC09 session videos and i found some interesting Silverlight videos on my point of view.</p>
<p>Here are the links to the videos that I recommend you to see:</p>
<ul>
<li>How to get data to Silverlight control (What should i use?)</li>
</ul>
<blockquote>
<p><a href="http://microsoftpdc.com/Sessions/CL06">Networking and Web Services in Silverlight</a></p>
</blockquote>
<ul>
<li>Silverlight on SharePoint:</li>
</ul>
<blockquote>
<p><a href="http://microsoftpdc.com/Sessions/P09-05">Developer Patterns to Integrate Microsoft Silverlight 3.0 with Microsoft SharePoint 2010</a></p>
</blockquote>
<ul>
<li>RIA Services:</li>
</ul>
<blockquote>
<p><a href="http://microsoftpdc.com/Sessions/CL07">Mastering Microsoft .NET RIA Services</a></p>
</blockquote>
<blockquote>
<p><a href="http://microsoftpdc.com/Sessions/CL21">Building Amazing Business Applications with Microsoft Silverlight and Microsoft .NET RIA Services</a></p>
</blockquote>
<ul>
<li>Expression Blend:</li>
</ul>
<blockquote>
<p><a href="http://microsoftpdc.com/Sessions/CL30">Microsoft Expression Blend 3 for Developers: Tips, Tricks and Best Practices</a></p>
</blockquote>
<p>The post <a href="https://blogit.create.pt/antoniovargas/2009/12/06/pdc09-silverlight-videos/">PDC09: Silverlight videos</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/antoniovargas/2009/12/06/pdc09-silverlight-videos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Expression Blend 3: How to set a shadow effect on some control</title>
		<link>https://blogit.create.pt/antoniovargas/2009/11/12/expression-blend-3-how-to-set-a-shadow-effect-on-some-control/</link>
					<comments>https://blogit.create.pt/antoniovargas/2009/11/12/expression-blend-3-how-to-set-a-shadow-effect-on-some-control/#respond</comments>
		
		<dc:creator><![CDATA[António Vargas]]></dc:creator>
		<pubDate>Thu, 12 Nov 2009 11:46:00 +0000</pubDate>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Expression Blend 3]]></category>
		<category><![CDATA[Tools]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/antoniovargas/?p=341</guid>

					<description><![CDATA[<p>I&#8217;m training to use Expression Blend because i&#8217;m not a designer guy but i need to have some base knowledge about the control&#8217;s design that i developed. The first restriction that i found is how can i set a shadow effect on some control? I&#039; know it that i can do that, so I searched [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/antoniovargas/2009/11/12/expression-blend-3-how-to-set-a-shadow-effect-on-some-control/">Expression Blend 3: How to set a shadow effect on some control</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I&rsquo;m training to use Expression Blend because i&rsquo;m not a designer guy but i need to have some base knowledge about the control&rsquo;s design that i developed.</p>
<p>The first restriction that i found is how can i set a shadow effect on some control? I&#039; know it that i can do that, so I searched a little bit and i found a <a href="http://www.silverlightbuzz.com/2009/10/09/using-blurs-and-shadows-in-blend/">Gavin Wignall&rsquo;s post</a> which explains very well all the steps to set a shadow effect.</p>
<p>I think that are important to known the following configuration details that i found in the <a href="http://www.silverlightbuzz.com/">Gavin Wignall&rsquo;s blog</a>:</p>
<ul>
<li><strong>BlurRadius </strong>&#8211; How blurred the shadow is. </li>
<li><strong>Color &ndash; </strong>Shadow color. </li>
<li><strong>Direction </strong>&#8211; The angle of the light source creating the Shadow Effect. </li>
<li><strong>Opacity </strong>&#8211; The strength of the shadow in terms of darkness. </li>
<li><strong>ShadowDepth </strong>&#8211; How far away from your object the Shadow will appear.</li>
</ul>
<p>To add a shadow effect on control, you need to go to <strong>Effect</strong> configuration on <strong>Appearance</strong> configuration area and then click <strong>New</strong>. After that, you need to select <strong>DropShadowEffect</strong> into <strong>System.Windows.Media.Effects</strong> namespace.</p>
<p>I will continue to learn more about Expresion Blend, and if i find some interesting tips or tricks, i ensure that i will post.</p>
<p>The post <a href="https://blogit.create.pt/antoniovargas/2009/11/12/expression-blend-3-how-to-set-a-shadow-effect-on-some-control/">Expression Blend 3: How to set a shadow effect on some control</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/antoniovargas/2009/11/12/expression-blend-3-how-to-set-a-shadow-effect-on-some-control/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
