Silverlight Cream for December 29, 2008 -- #470

In this issue: Steve Commisso, Damon Payne, and Tim Greenfield(2).

Shoutout:

Koen Zwikstra has uploaded a new (signed) version of SilverlightSpy. You'll have to uninstall the previous version to install this one, but don't think about it... just go get it... you'll like it!.


From:

Consuming RESTful Web Services in Silverlight

Steve Commisso gives credit to Rob Bagby for the foundation for this post, and extends it... good stuff, Steve, thanks!

Run time is design time for AGT [10]

Continuing to work my way through Damon Payne's articles on the application he's building, we get to the point of selecting items on the design surface.

RIA security 101: Logins, web services, usernames and passwords

Tim Greenfield has posted a 2-article (so far) series on RIA security that is definitely worth a read. This first one discusses the issues involved and possible solutions. The second post discusses the use of Session State: RIA security 102: Using ASP.NET session state to authenticate web service calls

Stay in the 'Light!


Twitter SLNews | | | | | | | | |

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.