Jeff Wilcox Jeff Wilcox is a Senior Software Development Engineer at Microsoft, on the Silverlight team. He builds the Silverlight Toolkit & created the Silverlight Unit Test Framework.

about »   contact »   linkedin »

home Blog homepage
rss RSS : Subscribe to my blog
silverlight rss Silverlight RSS : As syndicated by Silverlight.net
comments rss Comments RSS : Recent comments feed

Mix 10 Conference:

I'm giving a talk at the MIX 10 conference on Tues., March 16th, at the Mandalay Bay Casino in Las Vegas.

Learn more at http://jeffatmix.com/.

Recent:

Building Silverlight 3 and Silverlight 4 applications on a .NET 3.5 build machine

Thanks to modular MSBuild tasks and components, you can actually build Silverlight 3 and Silverlight 4 applications on the same build machine, without having .NET 4 installed. This is great for constrained TFS build environments, and although not supported in any way, this does allow you to edit and build simple Silverlight 4 apps created first ...

Unit Testing Silverlight & Windows Phone Applications – talk now online

My MIX 10 talk, an introduction to unit testing on Silverlight and the Windows Phone, is now online for streaming and download. Thank you to everyone who attended. An early preview set of bits are online at http://jeffatmix.com/ – and the next release of the Silverlight Toolkit when Silverlight 4 ships will contain support for the ...

Insert Tag Snippet plugin for Windows Live Writer (that works with Windows 7)

The source code plugin that I use on my blog is great, but does require that I insert some escaped tags with special class names in the XHTML. For years I’ve used the InsertTagSnippet plugin by Coskun Sunali to help me write posts – but on Windows 7, it doesn’t work well without running Live Writer ...

A syntax highlighting TextBlock for Silverlight 3

I’ve adapted a syntax highlighting engine to generate a syntax highlighting TextBlock control for Silverlight. This control has built-in syntax highlighting C#, C++, JavaScript, VB.NET, XAML/XML. In the future, once Silverlight 4 is out, I’ll of course make sure to update this to work with the rich text control to allow for copying and pasting ...

Ready to test those Silverlight and Windows Phone 7 Series apps?

At MIX 10 this year, Tues. 3/16 at 2pm: Learn from Jeff Wilcox how to create and maintain Silverlight and Windows Phone 7 Series applications using the Silverlight Unit Test Framework.

Code signing Visual Studio 2010 extensions (VSIX)

Here's a simple application (and optional source) for a tool to allow you to quickly Authenticode code sign Visual Studio 2010 extension files (VSIX).

Getting started with code signing for under $100

I recently documented the steps to "code signing 101": acquiring a trusted cert/key pair, the process, and then signing an app.


More recent posts »

Archives & Categories

Old stuff