<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The Art of the Possible : expression</title><link>http://blogs.msdn.com/artofthepossible/archive/tags/expression/default.aspx</link><description>Tags: expression</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Expression Experiments 101 – the hunt for triggers – part 1</title><link>http://blogs.msdn.com/artofthepossible/archive/2008/07/01/expression-experiments-101-the-hunt-for-triggers-part-1.aspx</link><pubDate>Tue, 01 Jul 2008 10:15:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8675715</guid><dc:creator>dsumner</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/artofthepossible/comments/8675715.aspx</comments><wfw:commentRss>http://blogs.msdn.com/artofthepossible/commentrss.aspx?PostID=8675715</wfw:commentRss><description>&lt;p&gt;As you well have already gathered. I am&amp;#160; not a developer in the “&lt;a href="http://channel9.msdn.com/shows/Code+To+Live/What-is-Code-to-Live/"&gt;live to code&lt;/a&gt;” sense.&amp;#160; I&amp;#160; have built site in the past using various&amp;#160; technologies. I am one who always&amp;#160; looks for quick and easy, as opposed to powerful yet complex. I just don’t have the time to learn how to be a developer in order to&amp;#160; produce a site or create an experience I want to create.&lt;/p&gt;  &lt;p&gt;It was with that mind set that I approached the Silverlight &amp;amp; Expression tool sets. You&amp;#160; find plenty of far more comprehensive resources on the Web if you want to look at more detail, I would suggest you start by looking at the blog by &lt;a href="http://weblogs.asp.net/scottgu/pages/silverlight-tutorial-part-1-creating-quot-hello-world-quot-with-silverlight-2-and-vs-2008.aspx"&gt;Scott Guthrie&lt;/a&gt; that provides some excellent tutorials and this&amp;#160; &lt;a href="http://expression.microsoft.com/en-gb/cc184874.aspx"&gt;Expression&lt;/a&gt; site.&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;For me I wanted to see how quickly and easily I can simply add a piece of dynamic content to&amp;#160; a site, with as little code written by me at all.In fact, I don’t even want to see code!&lt;/p&gt;  &lt;p&gt;So I installed Silverlight &amp;amp; the Expression 2.5 June preview from here.&lt;/p&gt;  &lt;p&gt;First off I just wanted to&amp;#160; make something move across the screen if I clicked it.&lt;/p&gt;  &lt;p&gt;What do I need to do I want to that? Fire up expression, then I simply followed a brief video in the training site. here on time lines objects.&lt;/p&gt;  &lt;p&gt;All well and good but I did get a confused over something called ‘triggers’. In programming&amp;#160; for example,&amp;#160;&amp;#160; when you click on something – that ability to click is the trigger, and what happens next i.e. something prints – is the event. When you use expression to create a WPF application – you get a nice long list of triggers to choose from and by clicking you can create an event. i.e,” if I click this button go and do…”. But going through the process trying to&amp;#160; create a Silverlight 2 project, the were no triggers listed – even the function of triggers wasn’t there. Where were they?&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;So I took the “who wants to be a millionaire” approach and phoned a friend.. &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8675715" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/artofthepossible/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/artofthepossible/archive/tags/expression/default.aspx">expression</category></item></channel></rss>