Silverlight Connections – November 1-4, 2010

Date May 21, 2010

I am very excited to announce that this year I will be presenting three unique sessions at Silverlight Connections in Las Vegas, Nevada  Nov 1-4, 2010.  I have never got the pleasure of attending this conference and look forward to being a part of three days of in-depth sessions on Silverlight and WP7. DESIGN LDS203: [...]

Windows Phone 7 Developer Tools April 2010 Refresh

Date April 29, 2010

Today Microsoft released the latest version of the Windows Phone 7 Developer tools.   This version is free to the community and will will work correctly with Visual Studio 2010 final release. Click here to download the tools.

2009 Microsoft MVP Award

Date July 1, 2009

This morning I received an email that Microsoft has chosen to renew me as a MVP. I am thrilled to continue to have this opportunity. This years has been crazy as I continue to write my book, articles for Microsoft and learn what its like to be a consultant with Neudesic. I am very excited [...]

Developing a casual game with Silverlight – Module 5

Date May 22, 2009

This week Microsoft published the latest issue of the Expression Newsletter. If you have not seen the newsletter its a great series of articles focused on using Silverlight and the Expression tools to create amazing rich interactive solutions. In this latest issue I was asked to contribute the fifth of a six part series of [...]

Tech-Ed 2009: Birds-of-a-Feather on Casual Gaming

Date March 20, 2009

Each year at Tech-Ed they have a set of sessions called “Birds-of-a-Feather” these sessions are open discussions around topics that the community has interest in. No formal powerpoint presentations, just a moderator and a bunch of people that have similar interests. This year I submitted a topic that I would love to be included. If [...]

Mix09 – What excitement!

Date March 20, 2009

I have to say that without a doubt Mix09 was an amazing experience. Unfortunately I did not get to hit all of the session I would have liked to, but nonetheless I had some of the most inspiring conversations around Silverlight.   Its hard to explain the vibe any other way than excited. This years sessions [...]

Silverlight Screencast Site

Date March 1, 2009

When I think back to where Silverlight was just a year ago, it is so exciting to see how far it has come and how much the community has embraced it. Recently I stumbled upon a nice Silverlight podcast called Sparkling client. Sparkling Client is a podcast by Eric Mork about Silverlight and other RIA [...]

Mix09 – Creating a Great Experience on Digg with Windows Internet Explorer 8

Date February 25, 2009

I am very excited to announce that for the second year Terralever has the great honor of presenting a breakout session at Microsoft’s Mix 09 conference in Las Vegas, March 18-20 2009.  Last year I had an amazing time presenting on our use of Silverlight as a Gaming Platform.  If you have not had a [...]

Silverlight, thanks for the Grid, but I still love my Canvas!

Date February 20, 2009

When Silverlight 2 was first released, we all caught our first glimpse of a new layout control, the “Grid”. Back in the SL1.0 and SL 1.5 Alpha the community asked for more choices then just a Canvas and Microsoft delivered. In fact, they gave us three, the Canvas, Grid and StackPanel. Microsoft even took it [...]

Tip: Don’t be scared to use x:Name in XAML

Date February 17, 2009

Yesterday I was working on some Silverlight production and needed to create a custom UserControl that had some text. The trick was that I wanted the user placing the control to choose which color the text would be, inturn effecting the second key frame on a simple ColorAnimationUsingKeyFrames My animation was really simple, I wanted [...]