Silverlight Cream for July 15, 2008 -- #325

Mark Monster on SL Networking (2), Andy Beaulieu on finding XAML elements, chrishayuk with SL2 Wee Mee, and Mike Snow Animating a rotating image and setting browser cookies with SL.

If you don't know who Chad Campbell is, shame on you... and a big hint --- he's NOT my son! Chad's been working on a great Silverlight 2 book for quite a while and soon we're all going to benefit from his undertaking. Moving in that direction, Chad is going to have a Halo 3 discussion of his book, feedback, and discussion in general.

I know I saw a while back, I remembered it when I watched the video today... but they've got a fully funtional Beta out that could bear watching and using! The link I used is a blog post about it, and has links out to the real stuff... videos, promos, etc.... have fun!


From:

Silverlight Networking - Getting credentials to work, unsuccessful.

Mark Monster sent me this link last night, and I left the house without sending it to my work address today:(... so I waited until tonight to put out this post. Mark's relatively new to SL, but he's been digging into the networking, and has this article and another on Silverlight Threading - Getting back to the UI thread. He also has som LINQ stuff, so check out his blog... I added it to SilverlightCream, and thanks for the post, Mark!

Finding a XAML Element by Name at Runtime

Andy Beaulieu has a cool snippet on his blog using a lambda expression to get a child of a container... cool stuff... something to keep handy, because I'll never remember that...:)

Silverlight 2 Wee Mee

chrishayuk posted this over the weekend I think, but since it's on blogspot, and I can't get there from work, I keep forgetting about it... sorry!... I will say that no matter how many times I click on the eyes, I get no video, but hey... my machine doesn't always like video, so it's probably me:)

Tip of the Day #17: How to Animate a Rotating Image

Mike Snow doubled up with two tips of the day... this first one is animating a rotating image... dang... reminds me of Michael Schwarz' rotating gear that we all jumped on back when it was WPF/E... only easier to do! (now). Mike's second of the day is Tip of the Day #18: How to Set Browser Cookies.

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.