Silverlight Cream for October 19, 2008 -- #400

In this issue: Bart Czernicki, Pedro Cortes, Ken Cox, Koen Zwikstra, and Terence Tsang.

Karl Shifflett reports that... and he has a list of updates he's done to it on the page.

Matt sent me a link to his site for downloading free eBooks on various tech subjects... It looks like it is worth a longer look: Free eBooks Download


From:

Silverlight and the Enterprise

Bart Czernicki has a good article up on talking about how well suited Silverlight really is for the purpose everyone is perceiving it to be used for.

Pedro Anuarbe Cortes sent me a link to his Silverlight Tetris app... The code is all in English, and available... but the blog post is in Spanish. The game works quite nicely... great job, Pedro! and thanks for sending it

Ken Cox talks about an error he had when moving some WCF code out to a server... what he had to do to make things work.

Koen Zwikstra has found a problem with Silverlight 2 that appears to be repeatable, and explains how to duplicate it.

Silverlight vs Flash: Flickr Image Gallery

Terence Tsang has a new entry up, suggested by a reader... this is an interesting Flickr Image Gallery... it's fun to just sit and watch:)

Stay in the 'Light!


Twitter SLNews | | | | | | | | |

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.