Silverlight Cream for February 18, 2009 -- #521

In this issue: Tim Greenfield, Adam Kinney, Shawn Wildermuth, Alex Knight, and Joel Neubeck.

Shoutout:

The Swiss MSDN Team Blog has a bonus for all you wanna-be WPF'ers out there: Windows Presentation Foundation – Line of Business Hands-On-Lab Material


From:

Speed up your app by compressing WCF service responses

Tim Greenfield shows how to setup IIS to get your WCF services compressed during transit. Just for drill, I checked my shared hosting and I don't have that sort of granular access, but if you do... go for it!

Adam Kinney reports that v2 of Prism supports WPF and Silverlight. This is probably worth a look if you're building a big app, and most definitely if you're planning on a web and desktop solution... can we say "one code body"??

Prism Now Supports Silverlight 2!

Shawn Wildermuth also blogged about Prism, and hey... he's going to be training on it if you're in the area... check it out.

Alex Knight has a new blog, and if you haven't seen it, check out the graphics. And... he's showing how he creates that stuff in Expression Design... pretty cool stuff, now all I need is a drawing pad... oh and talent... forgot to ask for a helping of that for Christmas:)... cool stuff, Alex!

Tip: Don’t be scared to use x:Name in XAML

Joel Neubeck has a good discussion about why you should name your nodes in your XAML. Check out the comments though because there may be a reason to be more selective.

Stay in the 'Light!


Twitter SilverlightNews | | | | | | | | | | |

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