Browse by Tags

All Tags » Silverlight (RSS)

Silverlight NUnit Projects

I've been doing some experiments to find out if it's possible to execute NUnit on a Silverlight project. I knew that Visual Studio 2008 and Expression Blend both host Silverlight for use in the designer window. It turns out that rather than host a separate...

TestDriven.Net 2.13: Support for Silverlight 2.0 Beta 1

I've just uploaded a new version of TestDriven.Net with support for Silverlight 2.0 Beta 1. Microsoft have certainly kept me on my toes as there have been lots of changes since Silverlight 1.1. I'm sorry it has taken a while! At the moment you're limited...

Silverlight Browser on CodePlex

Last week Ernie Booth announced a SilverlightBrowser plugin for Reflector . The plugin allows you to browse web pages that contain Silverlight elements and display their constituent Javascript, XAML and assembly files. Ernie released the 0.1 Alpha code...

The Difference Between Silverlight and Apollo

Dare Obasanjo puts it best when he writes : Although Pete does a good job of explaining the goals of Adobe Apollo with a great example, I think there is a simpler and more cynical way of spelling out the difference between Silverlight and Apollo . I'd...
Posted by Jamie Cansdale | 15 comment(s)
Filed under: ,

iPhone on Silverlight Promo Video?

On the Silverlight promo video did anyone notice one of the actors using a device that looks for all the world like an Apple iPhone ? ;-) Talking of the iPhone. Since its OS is based on a slimmed down version of OS X - I wonder if we can expect to see...
Posted by Jamie Cansdale | 4 comment(s)
Filed under: ,

Test With... Silverlight/CoreCLR

I have just released a new version of TestDriven.NET ( 2.7 Beta ) with support for Silverlight /CoreCLR. Simply right click on the method you would like to execute with the CoreCLR and select 'Test With... Silverlight'. You can use this to execute...

Silverlight Console Applications

Last week Harry Pierson wrote : I wonder what the hosting model for the Silverlight CLR looks like? According to the " essential architecture ", Silverlight includes the .NET Framework, the Core Presentation Framework and the Browser Host. But can you...

Building Orcas Projects with Expression Blend 2

Joe & The VB Team has a tip for building Orcas projects with Expression Blend 2 . This trick allows Blend2 to build projects using MSBuild 3.5 (the version Orcas uses). This should mean that projects created using Silverlight tools for Orcas will...
More Posts