Silverlight Cream for April 26, 2008 -- #260

This is a couple new posts and finally catches me up from last week when I was being catered to in Seattle and not being very 'bloggy':) Laurent Bugnion on User Controls with Events, Laurence Moroney on Casual Game Building, Jesse Liberty on Event Handling, Eugene Osovetsky on debugging Web Services, and the SilverlightSDK on DeepZoom.


From:

Silverlight: User Controls with events

Laurent Bugnion very nicely tackles User Controls with events, good explanation and examples, all with code:)

Building A Casual Game in Silverlight

Laurence Moroney reports this game from Cigdem Patlak Uzun (aka Crocus Girl) which extends the one in his book. Good job, Cigdem... I'll keep watching your blog for more!

Webcast: Event Handling

Jesse Liberty has a nice WebCast on Event handling and pointers out to code and other resources... definitely worth a look!

Debugging Web Service Usage in Silverlight 2

This is one that I'm surprised I didn't see blogged all over about... debugging web service use in SL2... how useful is this??

Deep Zoom (Zooming and Panning Images using Silverlight & SeaDragon)

This looks familiar, so hopefully I don't have it in the database twice:)... maybe it's because it's familiar material... can't have enough good explanations and examples with links!

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.