Silverlight Cream for May 01, 2011 -- #1081

In this Issue: David Catuhe, Paul Sheriff, Bill Steele, Den Delimarsky, Bill Burrows, Doug Rathbone, Matthias Shapiro, Jason Alderman, Jessica Fosler, John Garland, WindowsPhoneGeek, Jesse Liberty, and Jeff Prosise.RSSImage

Above the Fold:

Silverlight:"Silverlight 5’s New and Improved Threading Architecture"
Jeff Prosise
WP7:"Silverlight Game Development webcasts"
Bill Steele

Shoutouts:

Jesse Liberty has a short post up describing some of the features we can expect with the


From:

David Catuhe takes an excursion into the Markup Extensions feature in Silverlight 5 Beta... including using them for events.

Paul Sheriff follows up his previous post on mirroring an image with this one on adding some depth to the image to make it more pleasing (and realistic).

Bill Steele has a 6-part series of webcasts going on Game development in Silverlight for WP7... the first 4 have already taken place...start watching the On-Demand ones and catch up before part 5 hits on the 4th!

This is pretty sweet... Den Delimarsky posted instructions on launching the Maps app in the emulator, plus some helpful hints on using the funcitonality

Bill Burrows has a video tutorial up about Async callbacks on WP7... specifically about OData... using the LoadCompleted event to manage the UI and enable capabilities when the data service is complete.

Doug Rathbone posted about updating a Live Tile without the push from a remote webserver... sort of a cross between a live tile and a toast notification, if you will.

Matthias Shapiro jumped in on WP7 Push Notifications from the standpoint of explaining it all to a beginner with this first of 3 posts... overview of push notifications (10,000 foot level)

Jason Alderman has a cool post up of taking a screenshot of an existing (iPhone) app, pulling it into Blend, and using it as a pattern of sorts to build a WP7 app that has the same visual effects.

Jessica Fosler's got a post up on 'Clicks' on the WP7... how to deal with lack of click effects... what if your user thinks he clicked something but didn't... avoiding getting in the way of the back, windows, or search button.

John Garland is adding new functionality to the LightTouch library... a CodePlex project, and is adding some cool touch support for Popups and for controls where different layers make use of different behaviors.

WindowsPhoneGeek's latest post is on buildng a WP7 app with Master/Detail Navigation using the Repository Pattern for passing data between pages.

Jesse Liberty takes a page from his 'Full Stack' project and shares how he and Jon worked out a way to email a stack trace back when something went awry in their application.

Jeff Prosise's latest post is a Silverlight 5 Beta one all about the Threading Architecture... the intruduction of the compositiion thread... if you're a WP7 dev, you'll be familiar with this.

Stay in the 'Light!


Twitter SilverlightNews | Twitter WynApse | WynApse.com | | |

Technorati Tags: Silverlight](http://technorati.com/tag/Silverlight)    Silverlight 3](http://technorati.com/tag/silverlight-3)    Silverlight 4](http://technorati.com/tag/silverlight-4)    Windows Phone](http://technorati.com/tag/windowsphone) MIX10](http://technorati.com/tag/MIX10)

This article is part of the GWB Archives. Original Author: Dave Campbell

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.