(X) Hide this Watch a recording of the live webcast '10 Silverlight Tips' by Gill Cleeren, delivered on October 27th.
Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 2 results for Joe McBride.
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  Nov 08, 2010 (4 days ago)

    In this post, Joe McBride explains how he built the Metro UI Style control.

    Source: Joe McBride's Blog

    I set out to create a control that could help me build a Metro UI.  If you’ve used the Zune Software I’m sure you’ve noticed that when you enter a new section it animates in.  A typical animation floats in from the left while also fading in.  Lets dive into how we can create a ContentControl to accomplish this effect for us.

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



  • Parsing OFX Files in Silverlight

    0 comments  /  posted by  Silverlight Show  on  Nov 01, 2010 (1 week ago)
    Tags: Windows Phone 7 , WP7 , OFX , WPF , Joe McBride

    Joe McBride has written a very good post with lots of code about parsing OFX files in Silverlight.

    Source: Joe McBride's Blog

    I was looking for a simple OFX parser that I could use in Silverlight. I have previously used a very complicated version that was dependent on the full .NET framework. I wanted to simplify this and I ran across the a post on CodeProject by Rodrigo Diniz.

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