(X) Hide this Watch a recording of the recent webinar by Brian Noyes: Querying and Updating Data From Silverlight Clients with WCF RIA Services
See the recording | Read WCF RIA Services Article series by Brian Noyes | More SilverlightShow webinars
Become a member to receive all webinar news by email, or follow all webinar news on Twitter | Facebook | LinkedIn
Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 12 results for Timmy Kokke.
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  

  • Customizing Silverlight properties for Visual Designers

    0 comments  /  posted by  Silverlight Show  on  Feb 03, 2011 (1 week ago)

    SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on Twitter In this blog post, Timmy Kokke discusses how to display your properties in the design surfaces.

    Source: Timmy Kokke's Blog

    When building custom or user controls you probably end up with a large amount of properties on that control. When using the control in a visual designer like Blend or the Visual Studio designer these properties just show up. Adding a bit of structure in this can be done very easily by adding a couple of attributes to the properties.



  • 0 comments  /  posted by  Silverlight Show  on  Dec 20, 2010 (1 month ago)
    In this tutorials Timmy Kokke shows you how to use Dependency Injection when building a Silverlight application using the MVVM pattern.

    Source: Timmy Kokke's Blog

    There are numerous Dependency Injection Frameworks. For this tutorial I’ve chosen Ninject. The main idea on how to implement DI in your application is pretty much the same for all frameworks. In this tutorial I hope I can give you a small introduction in using Ninject in you projects.

    Ninject is an open source project which can be found at www.ninject.org. Ninject is also available through the NuGet tool in Visual Studio. Have look at my NuGet tutorial on how to get it through that.


  • 0 comments  /  posted by  Silverlight Show  on  Dec 15, 2010 (1 month ago)
    SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on Twitter

    Timmy Kokke has published the slides and code from his talk at the SDN Event in Zeist about Unit testing MVVM in Silverlight.

    Source: Timmy Kokke's Blog

    I talked briefly about how MVVM works in Silverlight and dove deeper into the Unit Testing Framework which is available in the Silverlight Toolkit. After going through the various attributes used in the framework I gave a demonstration on how to use StatLight, a command line tool for running tests.

  • 0 comments  /  posted by  Silverlight Show  on  Nov 26, 2010 (2 months ago)

    SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on TwitterIn order to demonstrate how Visual States can be used to change the look of your controls, Timmy Kokke has created a cool traffic light control.

    Source: Timmy Kokke's Blog

    Visual States are an easy way to change the looks of your controls based on certain states. This state can be something like a mouse hover, some invalid state or any state you need in a control.

    For this tutorial I chose a traffic light control that can be one of four states. Green, Orange, Red and Inconclusive (blinking orange). In the end I show you how to use behaviors on buttons to set the state of the traffic light. This makes the use of visual states perfectly suitable for use in MVVM projects. 

                                                

  • 0 comments  /  posted by  Timmy Kokke  on  Nov 17, 2010 (2 months ago)

    SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on TwitterTimmy Kokke has posted a tutorial on how to create and use the Visual State Manager in Custom Controls in Silverlight using Visual Studio and Expression Blend.

    Source: Timmy Kokke's Blog

    Visual States are an easy way to change the looks of your controls based on certain states. This state can be something like a mouse hover, some invalid state or any state you need in a control.

  • Gradient Importer for Expression Blend

    0 comments  /  posted by  Silverlight Show  on  Oct 20, 2010 (3 months ago)
    Timmy Kokke has created an extension for Blend that will allow you to import most of the .GRD files produced by Photoshop and to use them in your Silverlight/WPF projects.

    Source: Timmy Kokke's Blog

    Adobe Photoshop offers people the possibility to share gradients through .GRD files. These files can be found very easily on various sites. This extension for Expression Blend allows you to import these files and use them in your Silverlight or WPF projects.

    The extension makes use of some changes to Expression Blend made in SP1. You must have Blend SP1 installed to use this extension.

    Follow us on twitterWe tweet all news and content updates - follow us on Twitter! 

  • 0 comments  /  posted by  Silverlight Show  on  Sep 01, 2010 (5 months ago)
    In this next part of his PivotViewer series, Timmy Kokke explains how to make use of Custom Actions.

    Source: Timmy Kokke's Blog

    The only downside of these actions is that they aren’t fully implemented. So you’ll have to extend the PivotViewer control yourself. If you haven’t worked with the PivotViewer before, you might want to have a look at the Building your first PivotViewer application tutorial I wrote earlier first. This tutorial continues on that.

  • 0 comments  /  posted by  Silverlight Show  on  Aug 26, 2010 (5 months ago)
    In this next tutorial about the Silverlight PivotViewer control Timmy Kokke gives a little more depth on Facets.

    Source: Timmy Kokke's Blog

    This tutorial continues on techniques from last tutorial about runtime collection creation. If you are just getting started using the PivotViewer control, you might want to have a look at the Getting Started Tutorial first. This tutorial is centered around the methods build in the last tutorial: MakeCollection and MakeItem.

  • Window Closing Event

    0 comments  /  posted by  Silverlight Show  on  Jul 08, 2010 (7 months ago)
    Timmy Kokke demonstrates a way to understand that your Silverlight 4 OOB application is being closed.

    When running Silverlight 4 out of the browser it could become handy to know that the application is being closed. In case of my open source demo application SilverAmp (http://SilverAmp.CodePlex.com) I wanted to notify the user the application is being closed when music is still playing.

  • Custom Window Chrome

    0 comments  /  posted by  Silverlight Show  on  Jun 30, 2010 (7 months ago)
    Timmy Kokke discusses custom chrome for Silverlight 4 Out-Of-Browser applications.

    Today I would like to explain something about customizing the window chrome in Silverlight 4 OOB. For an example of customizing the window have a look at my open source demo application SilverAmp which is available on http://SilverAmp.CodePlex.com.


Page 
  • 1
  • 2
Next