Silverlight Cream for April 6, 2008 -- #245

Michael Washington provides a Hello World SL2/DNN, Karen Corby has part 1 of 2 on SL2 and Networking, Laurent Bugnion talks about SL2/JS/Unit Testing, DeepZoom Composer Forum from Expression BLog, Andy Beaulieu's material from a SL2/Data CodeCamp talk, Adam Kinney on SL2 Sidebar Gadgets on Vista 64, and LeeOnTech with a Silverlight Wizard.


From:

Michael Washington decided to start at Hello World with a DNN/Silverlight 2 series... he's been doing DNN with Silverlight for a quite a while, so should be good!

Silverlight HTTP Networking Stack – Part 1 (Site of Origin Communication)

Karen Corby displays part 1 of a 2-parter on the SL2 Networking stack. If this is anywhere near as complete as her other work... go get it now and come back:)

Silverlight unit testing and JavaScript

Laurent Bugnion discusses Unit Testing with SL2 and JavaScript and thing to do and not to do.

Deep Zoom Composer Forum + Filtering Code/Example

The Expression Blog Team has started a DeepZoom composer forum and has a link to a filtering article as well.

Silverlight 2 for Data Apps

Andy Beaulieu gave a Code Camp presentation on SL2 and Data and has all his materials including a webcast available for that!

Adam Kinney discusses how to get SL2 to work in Sidebar Gadgets on Vista 64

Silverlight wizard

Lee has a nice layout tutorial describing a proposed Silverlight Wizard

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.