rss RSS     silverlight rss Silverlight-only RSS     comments rss Comments RSS

Helpful Silverlight Snippets

Here are a few of the Visual Studio C# code snippets that we use on the Silverlight team when building controls and apps. Download a zip (7 KB) of them all and extract them into your Snippets folder, which is in your Documents folder: Documents\Visual Studio 2010\Code Snippets\Visual C#\My Code Snippets\. These also work with ...

Recently posted...

C# regions sure can be useless

I’ve seen many ways of grouping C# source over the years, but one that I never fully appreciated as being disgusting until this year was grouping like PMEs: public methods, protected methods, etc. Sure, many source formatting guidelines (and perhaps even default StyleCop settings) suggest this grouping style. But, tell me: what is useful about ...

Walkthrough: The power of the November 2009 Silverlight Toolkit testing tools

Code coverage note: this feature was unfortunately cut due to regressions in dependencies. Also, automated closing of the browser has issues in November and we are hoping to address in the future. Sorry for the troubles. The November 2009 Silverlight Toolkit is essentially a tools and infrastructure release on top of the October 2009 release ...

Taking the Silverlight Control Browser sample Out-of-Browser … plus a tutorial

The Silverlight Controls Browser sample app can now be taken out-of-browser. Here's info on that, plus how to get it done in your own apps.

BusyIndicator: David Poll’s ActivityControl is now in the Silverlight Toolkit November 2009 Release

BusyIndicator is a new control included in the November 2009 release of the Silverlight Toolkit.

Application Library Caching – November 2009 Silverlight Toolkit

The November 2009 release of the Silverlight Toolkit finally includes application library caching support to help reduce the size of your application .Xaps.

The Silverlight Toolkit – now in the Microsoft Web Platform Installer

It’s now even easier to get started with the Silverlight Toolkit, an excellent complement to your Silverlight development environment. The latest Silverlight 3 release of the Silverlight Toolkit is now available on the Web PI. It is now the recommended way of getting the toolkit. Here’s a link to the installer, if you don’t already ...

Round-tripping Silverlight 3 projects with Visual Studio 2008 and Visual Studio 2010

Here's a simple tool that I use to round-trip Silverlight solutions and projects between Visual Studio 2008 and Visual Studio 2010 Beta. Use it at your own risk, but enjoy!

Application Library Caching support for the Silverlight Toolkit

Here are the application library cache files needed to reduce the size of your Silverlight 3 application's size when using the Silverlight Toolkit.

Silverlight Toolkit October 2009 Release

The October 2009 release of the Silverlight Toolkit is out, and includes easy drag and drop components and an awesome Visual Studio 2010 experience for the toolkit controls.

Creating a two dimensional barcode control for Silverlight 3

After using the Starbucks mobile card app for iPhone, I set out to create similar 2D barcodes in Silverlight 3.

Adding ToArgb() to the Silverlight Color class

If you’re using existing imaging libraries with your Silverlight applications, they often represent a Color from the System.Drawing world in the full framework as an integer. An ARGB value is a 32-bit integer with the byte-ordering of AARRGGBB. Using some simple bit shifts and an extension method, you can have this functionality in Silverlight as ...

Silverlight Toolkit in the wild – Sunday Night Football player

The awesome online Sunday Night Football experience features the Accordion control from the Silverlight Toolkit.

Custom Control Development: Simple code guidelines

Here's an initial set of guidelines for building Silverlight custom controls. The first of hopefully many more posts.

A Silverlight HighlightingTextBlock implemented in Visual Basic

Here's a Visual Basic implementation of HighlightingTextBlock for Silverlight 3.

Creating a highlighting text block for Silverlight 3, revisited

Now that Silverlight 3 has shipped, I’d like to take a moment to revisit the highlighting AutoCompleteBox control that I blogged about back in November of ‘08, and again earlier this year, thanks to tooling improvements: Expression Blend 3 is out, and the Visual Studio 2008 tools have changed as well. There are new project ...

Silverlight 3 unit test framework binaries available

Two weeks ago, I posted the July 2009 release of the Silverlight Unit Test Framework online for folks looking for updated bits. Of course, the real gem is the Silverlight 3 version. Now that Silverlight 3 has shipped, you should definitely look at moving forward to this great new version. Download the binaries I’ve updated ...

Python and Ruby, Silverlight, and testing

Here are two nice posts by Jimmy Schementi, one showing simple testing in Python, the other using IronRuby to actually test C# apps!

Three great screencasts on Silverlight unit testing

If you're looking to learn more about Silverlight unit testing, here are 3 screencasts of interest.

What’s Jeff been up to?

Just posting a general update here, hopefully this isn’t syndicated on the Silverlight site or anything . I am sorry that all has been quiet on the blog front for a while, as summer rolls around we always find a way to keep busy with a strong set of work items, feature work, and sunshine ...

Silverlight 2 unit test framework binaries updated

If you're doing Silverlight 2 development with the unit test framework, you might want to check out the latest release that includes bug fixes and a few small new features.

WPF Toolkit: Charting release

The Silverlight Toolkit's chart controls have made their way into the WPF Toolkit! More details on David's blog.

Engineering Excellence recognition for the Silverlight Unit Test Framework

I’m pleased to announce that the Silverlight Unit Test Framework received honorable mention at the Microsoft Engineering Excellence awards ceremony this evening. It’s great having the tool recognized as an important contribution to not only the success of Silverlight, but also to the success of so many development and test partners, both inside and outside ...

Is it worthwhile to keep AutoCompleteBox’s DropDownOpening and Closing events?

We're considering simplifying the AutoCompleteBox API be removing a few rarely used events, and would love to get some feedback from scenarios this might impact.

Do you have any feedback on the AutoCompleteBox API?

As we ready the next release of the AutoCompleteBox control for Silverlight, I'd love to get the community's input on API names, API experience, and any suggestions before we "lock down" the control.

Sharing Source and Skills – Source download

This post contains the sample app and control source code from Jeff Wilcox's MIX '09 talk, Sharing Skills and Code with Silverlight and WPF.

Highlighting AutoCompleteBox improvements thanks to Silverlight 3

Thanks to the Silverlight 3 Beta, the AutoCompleteBox can become a highlighting auto complete control even easier!

What’s new with the Silverlight AutoCompleteBox

The AutoCompleteBox control received some data binding improvements and can now be found in the Silverlight 3 Beta SDK.

Building Silverlight 2 and Silverlight 3 Beta applications on the same machine

Although the Silverlight Tools don't have a multi-targeting story, you can build Silverlight 2 and Silverlight 3 Beta applications on the same machine. Here's information on how we do this within the Silverlight Toolkit team.

The Silverlight Toolkit grows up a little with an install experience

The Silverlight Toolkit's March 2009 release is out, now with an installation experience that adds controls to the Visual Studio and Expression Blend toolbox, and improves the design experience.

Sharing skills and code with Silverlight and WPF: MIX ‘09 session video and deck

Check out my Sharing Skills and Code with Silverlight and WPF talk from MIX '09. Yeah, what happens in Vegas doesn't always stay there!

Gravatar control for Silverlight and WPF – source and control binaries

A control for Gravatars that works in Silverlight 2 and WPF. Download contains binaries and full open source code.

Blog update: improved community features

Hi, Just some quick administrivia… Gravatar and Identicon support in comments I’ve updated my blog’s theme this weekend to support Gravatars. These are nice, and as long as you post using your e-mail address (that isn’t shared with anyone, don’t worry), a hash algorithm is used to retrieve your central avatar from Gravatar. A simple ...

A prototype tool for designers and developers: converting XAML to ISM themes and back again

The Silverlight Toolkit contains implicit style management features that let you create a nice theme – buttons, checkboxes, you name it – and have it automatically applied to an application. Nearly half a year ago, I worked with Mehdi to create a rather simple, but functional, tool prototype for working with Xaml theme files and ...

MIX’09 – the intersection of design & technology… Silverlight Toolkit FTW!

If you're headed to MIX'09, there are some great talks available on the Silverlight Toolkit, Silverlight controls, rich Internet applications, and more...

Asynchronous test support – Silverlight unit test framework and the UI thread

A discussion about the asynchronous, on-the-UI thread test features and methods found in the Silverlight unit test framework, along with some history.

CloudFront. Cloud Files. Others?

In the interest of offloading my dedicated web server, and experimenting with the latest in distributed computing and storage, I find myself switching between different web file storage technologies quite often. The availability of distributed content delivery network (CDN)-like services for files to developers has only just started to begin. S3 was a first step; ...

Unscientific SSD build time comparison

A few days ago I mentioned that I’ve been using an SSD drive in my desktop workstation at home, with pretty great success. The Intel X25-M is where it is at – give it another half year for the prices to become reasonable and I bet you’ll see more folks adopting it. Eric Hexter was ...

The Silverlight Toolkit team is on top of your feedback

Earlier this week, Jesse Liberty posted some great tips for providing the Silverlight Toolkit team the right amount of information to help solve your issues. On the team, we’re all out there looking and responding to the feedback – so you’re often going to get a response by the actual developer or designer that created ...

SSD rocks my development environment

Visual Studio 2008 Team System installed in 3 minutes. Thank you Intel! I’ve been hearing so much about the higher-end Solid State Disks that are out there on the market. Like a virus, it is slowly infecting more and more people. This past week, I made the jump and picked up an Intel X25-M 80GB ...

« Previous PageNext Page »