(X) Hide this SilverlightShow next training events: Getting started with the Silverlight 5 Beta - a free 1 hour webinar on May 11th, by Michael Crump. Join at 10 am PST.
XNA for Windows Phone 7 - a 3 day training by MCC Peter Kuhn. June 1-3, 9 am - 1.30 pm PST. Sign up early-bird for $199.
Skip Navigation LinksHome / Search

Search

 
Results Per Page

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

Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  Apr 15, 2011 (3 weeks ago)
    SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on Twitter

    Sacha Barber and Marcelo Ricardo de Oliveira have created a highly customisable WPF Carousel Control.

    Source: The Code Project

    A while ago (around XMAS) Marcelo Ricardo de Oliveira and I were working on a joint article to create a custom Carousel, you know the sort of thing you see a lot in popular component manufacturers control sets. Thing was we very nearly finished our own hand cranked solution, and then I remembered the PathListBox which I had played with in the past.

    So I did a bit of googling to see what people had done with the PathListBox and to my suprise there was a codeplex offering from Microsoft that seemed to get you 1/2 way to being able to implement a Carousel using the PathListBox.


  • 0 comments  /  posted by  Silverlight Show  on  Mar 27, 2011 (1 month ago)
    Tags: TPL , Sacha Barber

    SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on TwitterSacha Barber published part 5 from his article series on TPL.

    Source: Code Project

    This is article 5 of a possible 6, which I hope people will like. Shown below is the rough outline of what I would like to cover.

    1. Starting Tasks / Trigger Operations / ExceptionHandling / Cancelling / UI Synchronization
    2. Continuations / Cancelling Chained Tasks
    3. Parallel For / Custom Partioner / Aggregate Operations
    4. Parallel LINQ
    5. Pipelines (this article)
    6. Advanced Scenarios / v.Next For Tasks
  • 0 comments  /  posted by  Silverlight Show  on  Jan 14, 2011 (3 months ago)

    SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on TwitterIn this tutorial, Sacha Barber shows how to easily use CinchV2 with Prism 4.

    Source: The Code Project

    I know some of you will know that I am WPF lover, and that I have my own MVVM framework out there called Cinch, and that I not so long ago published a whole series of articles on V2 of Cinch, and are probably bored to death of it, well from time to time me too, but someone asked me how easy it would be to get Cinch to work with PRISM, and I just had to give it a try.

    So this article will demonstrate how easy it is to use my own MVVM framework Cinch V2 with all the good bits a peices you have grown to love from the Microsoft composite WPF/SL application block A.K.A : PRISM.