Silverlight Cream for December 09, 2009 -- #753

In this Issue: Gill Cleeren, Chris Klug, Expression Blog, James, nmarun, Deborah Kurata, cherylws, Jeremy Likness, David Kelley, Lee, and Fredrik Normén.

Shoutouts:

Jonathan van de Veen's latest post is on time management and setting goals: Adventures while building a Silverlight Enterprise application part #30

ChristophDotNet reports on a


From:

Gill Cleeren's latest Silverlight Advent post is on the Element binding introduced in Silverlight 3.

Chris Klug is investigating Multi-Touch, and is talking about panning in his latest post.

.aspx")

The Expression Blog has a good post going over the template items available in Expression Encoder... good information if you're using the tool.

Did you know you could import PowerPoint into Sketchflow? James does, and he's sharing with us how to turn each PPT slide into a page.

nmarun had a go at the Web Browser control in Silverlight 4B and reports back some "Gotcha's"

In this post, Deborah Kurata starts off explaining that.NET RIA Services has no knowledge of the enum involved in a property with an Enum data type. She then demonstrates how to resolve this.

We've seen lots of charting articles, but here's one from a new set of eyes... cherylws from the Silverlight SDK takes a fresh look at the charts... might be a good starting point if you haven't done so already.

Jeremy Likness is assuming you know Prism and how to dynamically load modules for this post where he's discussing managing multiple view models across the modules in a Prism app.

David Kelley has a link to a class that is a "really small unzipper for Silverlight" which he then demonstrates using to extract from a XAP that you don't have prior knowledge about.

Lee demonstrates using a COllectionViewSource to sort a collection with a nested property.

Fredrik Normén is someone combining his last two posts... using Unity to inject his Repository to the DomainService, and doing so by creating his own DomainServieFactory... see the previous two posts for information... he has the links in the article.

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)    SilverlightCream](http://technorati.com/tag/SilverlightCream)

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.