Skip Navigation LinksHome / News

News

+
Page 
Items Resolution

  • 0 comments  /  posted by  felix corke  on  Mar 10, 2010 (17 hours ago)
    After launching the Silverlight 4 beta Blackspike theme, Felix Corke had a lot of people asking for a Silverlight 3 version, so he knocked one up here.

    This is the much requested Silverlight 3 version of my Blackspike theme – same rules apply, you can use it for any project personal or commercial.

    Share


  • 0 comments  /  posted by  Silverlight Show  on  Mar 10, 2010 (18 hours ago)
    Tags: MEF , Silverlight 4
    In this post Mike Taulty is playing with the DeploymentCatalog in Silverlight 4 again.

    The Silverlight 4 beta came with a version of MEF that had 3 catalogs – namely AssemblyCatalog, TypeCatalog and AggregateCatalog. They’re pretty easy to understand and I made a screencast on the topic here. The Silverlight 4 preview toolkit came with a PackageCatalog that is really useful as it works with another class Package to download separate XAP files and expose their exported components to MEF.The new MEF drop on codeplex has an evolution of those classes called the DeploymentCatalog. I wrote about it here and here.

    Share
  • 0 comments  /  posted by  Silverlight Show  on  Mar 10, 2010 (18 hours ago)
    David Anson has updated his collection of great Silverlight/WPF Data Visualization resources.

    My many thanks go out to everyone who has spent time helping people learn how to use Silverlight/WPF Data Visualization!

    Share
  • 0 comments  /  posted by  Silverlight Show  on  Mar 09, 2010 (1 day ago)
    Adam Kinney has a list with 17 tools that you need to know about when working with Silverlight.

    I’ve created my list of favorites tools and libraries and posted them to the Downloads page on the Project Rosetta site. After posting the updated list yesterday I realized I missed two big ones: SilverSprite and Balder.

    Breaking the new list down into categories, I ended up with 3 Essential, 4 Optional and 10 Specialty downloads.

    Share
  • 0 comments  /  posted by  Silverlight Show  on  Mar 09, 2010 (1 day ago)
    Bobby Diaz has created a nice Bing Maps application that shows the location and relative strength of recent seismic activity.

    The recent wave of earthquakes (no pun intended) being reported in the news got me wondering about the frequency and severity of earthquakes around the world. Since I’ve been doing a lot of Silverlight development lately, I decided to scratch my curiosity with a nice little Bing Maps application that will show the location and relative strength of recent seismic activity.

    Share
  • 0 comments  /  posted by  Silverlight Show  on  Mar 09, 2010 (1 day ago)
    Tags: Prism , MVVM , WCF
    In his last MVVM with Prism post, Mark J. Miller talks about wrapping IClientChannel.

    I could have used the title “Ditching Client Service Proxy” or “Avoiding Add Service Reference”, but that’s not what the meat of the post is about. However, that is essentially the goal of this post. The client service proxy generated when you use “Add Service Reference…” to reference your web service from your client project is used by almost every demo I know. It quickly generates a proxy class for you that at first blush is “the bee’s knees”.

    Here you can find all parts from the series:
    Share
  • 0 comments  /  posted by  Silverlight Show  on  Mar 09, 2010 (1 day ago)
    Christopher Bennage has a blog post about commands in Silverlight 4.

    Silverlight 4 is now supporting the commanding that we’ve come to love from WPF. Commanding was a foundational feature for MVVM. It’s what enabled us to bind to methods on our view models.

    Share
  • 0 comments  /  posted by  Silverlight Show  on  Mar 09, 2010 (1 day ago)
    Jeff Wilcox has adapted a syntax highlighting engine to generate a syntax highlighting TextBlock control for Silverlight

    Add the control assembly to your Silverlight project. Then, add an XMLNS prefix to your Silverlight page where you’d like to use the control.

    There are two properties of interest that should be set or bound: SourceCode (the actual source text), and SourceLanguage

    Share
  • 1 comments  /  posted by  Silverlight Show  on  Mar 09, 2010 (1 day ago)
    Tags: Brushes , Demos
    Tim Greenfield has a demonstration of a fun and novel use of the VideoBrush in Silverlight.

    Silverlight provides a variety of brushes that can be used to paint just about any area in your app: from text to shapes to borders. The most common brushes are for painting color and images: SolidColorBrush,LinearGradientBrush, RadialGradiantBrush, and ImageBrush.However, today I paired the less common VideoBrush with an unusual visual element.

    Share
  • 0 comments  /  posted by  Silverlight Show  on  Mar 09, 2010 (1 day ago)
    Arturo Toledo has published a list with the coolest Silverlight videos, websites and customer stories.

    As part of the CRE8 Conference last week in Miami, August de los Reyes and I presented a collection of the cool videos, websites and customer stories. Here is a great list for you with the best of best in Silverlight and UX.

    Share

Page