Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 14 results for Actions.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Page 
  • 1
  • 2
Next
Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  Jun 11, 2010 (2 days ago)
    Check out this post of Christian Schormann in which he demonstrates how to use the StoryboardCompleted trigger with a Navigate action.

    Several customers asked on Twitter today how to navigate to another screen when a storyboard is finished playing.

    The answer is: There is a StoryboardCompleted trigger that you can use together with any action, including the Navigate actions. This post describes how to use it.



  • Behaviors, Triggers and Actions in Silverlight And WPF Made Simple

    0 comments  /  posted by  Silverlight Show  on  Jan 25, 2010 (4 months ago)

    Anoop Madhusudanan has posted two articles about Behaviors, Triggers and Actions in Silverlight and WPF. In the first one he looks at behaviors and in the second one he discusses the triggers.

    The objective of this article series is to give a quick overview of Behaviors, Triggers and Actions in Silverlight and WPF. Together, they enable a great deal of design time interactivity for your UI. They also make possible re-use and re-distribution of interaction logic.

  • 0 comments  /  posted by  Silverlight Show  on  Oct 01, 2009 (8 months ago)

    Mark Tucker demonstrates setting the properties of Behaviors and Actions.

    Behaviors and actions have properties of their own and it would be useful to be able to set those properties as a result of a trigger.

    For this post, we will use the ShowMessageBox action that is part of the Expression Blend Samples CodePlex project.

  • nRoute.Toolkit for Silverlight (Part I)

    0 comments  /  posted by  Silverlight Show  on  Oct 01, 2009 (8 months ago)
    Tags: nRoute , Bindings , MVVM , Behaviors , Triggers , Actions
    Rishi introduces nRoute Toolkit for Silverlight which is basically a packaging of some components from the next drop of nRoute.

    I hope to have this introductory post as a semi-documentation for the toolkit and the features, so please bear with me as it does get long. Secondly, the next drop of nRoute will essentially be a superset of what's in this toolkit - namespaces and all will remain the same, however the toolkit doesn't include any routing or navigation related features.

  • Creating a Hidden Object Game in Silverlight 3

    0 comments  /  posted by  Silverlight Show  on  Sep 18, 2009 (8 months ago)

    Mark Tucker has produced a series in which he creates a hidden object game using Silverlight 3 and behaviors, actions and triggers.

    According to the Casual Games Association, there are over 200 million casual game players worldwide.  One genre of casual game is the hidden object game. Mystery Case Files: Return to Ravenhearst by Big Fish Games is one example.  You are presented with a picture full of images and a list of items you must find.  As you click on the item in the picture, it is crossed off the list.  When you find the last item, you progress in the story to the next location or puzzle.

  • Various Visual Studio BuildAction Values for Silverlight Files

    0 comments  /  posted by  Silverlight Show  on  Sep 17, 2009 (8 months ago)

    In this blog post Bob Bartholomay discusses the BuildAction values for Silverlight files.

    Certain file types are given default values for the BuildAction which make the most (only!) sense for certain file types:

    • “XAML type” files like UserControl and Page are given “Page” build action
    • Code Files (.cs and .vb) have “Compile”
    • App.XAML will has its BuildAction set to “Application Definition”.  This defines the entry point of your application.
  • 0 comments  /  posted by  Silverlight Show  on  Jul 14, 2009 (11 months ago)
    Kirupa Chinnathambi will teach you how to make easier the process of writing behaviors.

    Behaviors make it easier for designers to be able to do cool things that would otherwise require writing code. Of course, a behavior doesn’t just magically appear out of thin air.* It requires someone actually writing it.

    While one our goals was to make it easy for someone to write a Behavior, there is a certain amount of boilerplate code that you need to be aware of before you get to writing code that is more familiar to you. To help make that process easier, we are going to be providing Item Templates that can be accessed from both Expression Blend 3 as well as Visual Studio 2008.

  • 0 comments  /  posted by  Silverlight Show  on  Jul 06, 2009 (11 months ago)
    So far Nigel Sampson has covered building a Trigger "Double Click Trigger" and a Behavior "Mouse Wheel Behavior" so all that's left are Actions and he concentrates on the subject in this post.

    Actions I believe are probably the most useful of the three sorts of Behaviors in Silverlight, the sheer amount of variation possible when composing these with events provides a lot of richfunctionality to the Blend user. The real power comes from having all this functionality at your drag and drop disposal, by quickly wiring this all together it leaves you more time for true functionality of your RIA.

  • 0 comments  /  posted by  Silverlight Show  on  Jun 22, 2009 (11 months ago)
    Nigel Sampson will show you how to attach behaviors and how to manage triggers and actions.

    For the most part we'll be adding or manipulating Silverlight / WPF Behaviors from Blend, but occasionally we'll need to manage these from code. Overall it's a pretty simple process. The main class we need to deal with is Microsoft.Expression.Interactivity.Interaction, from here we can retrieve the Behaviors and Triggers collections for a DependencyObject.

  • Looking at Behaviors

    0 comments  /  posted by  Silverlight Show  on  May 18, 2009 (more than a year ago)

    A few weeks ago Kirupa Chinnathambi described the basics of Triggers and Actions. Now he has two new posts. The first one is about the basics of how to write a simple behavior. In the second part called "Behaviors and Commands" Kirupa shows how to 'trigger' your behaviors.

    This wraps up my current series of posts describing Behaviors themselves. You may find yourself wondering why you would ever want to use a Behavior when Actions just seem much easier to use and conceptually understand. The answer is, for the most part, rarely.

     


Page 
  • 1
  • 2
Next
Help us make SilverlightShow even better and win a free t-shirt. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need a material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)