Monthly Archives: March 2010

Azure Table Storage Vs. SQL Azure

At the time of application design decision on Azure, most of us get into this discussion at some point in time, “Table Storage OR SQL Azure”. I thought of listing down the pros and cons for both of these storage … Continue reading

Posted in Data | Tagged , , , , | Comments Off

Simple ViewModel Locator for MVVM

I like the MVVM Light Toolkit but I like John Papa’s  idea too. Make the use of the ViewModel locator more simple. But back to MVVM … I’ve been exploring the world of View first again. The idea is simple: … Continue reading

Posted in tutorial, User-Interface | Tagged , , , , , , | Comments Off

New York Times Silverlight Kit Updated for Windows Phone 7 Series

I spent a little time adapting the New York Times Silverlight Kit this weekend to work on the Windows Phone 7 Series and created my first Silverlight application for the Windows Phone 7 Series. It was actually very easy – … Continue reading

Posted in Software, Windows Phone | Tagged , , , | Comments Off

Castle Windsor – implementing a simple logging framework

As your Silverlight projects grow complex you’ll soon start to feel the need to have a solid logging system. In my WPF and Windows Forms project I’m now used to have Castle Windsor + Log4Net as my logging system and … Continue reading

Posted in Tools, tutorial | Tagged , , , , | Comments Off

Using the Bing Maps Silverlight control on the Windows Phone 7

The v1 version of the Silverlight Bing Map control was released in December 2009. The Silverlight control allows you to integrate an immersive mapping solution in your Silverlight applications. By using Silverlight, Microsoft is able to provide a rich experience … Continue reading

Posted in Maps, Windows Phone | Tagged , , , , , , , , | Comments Off

Building a Windows Phone 7 Twitter Application using Silverlight in Blend 4

First I would like to say that the code is from Scott Gu’s article Building a Windows Phone 7 Twitter Application using Silverlight. I am very excited that Silverlight will soon be capable of working on Windows Phones. Designing for … Continue reading

Posted in Windows Phone | Tagged , , , , , , , | Comments Off

Introducing the Visual State Aggregator

The visual state aggregator. What is it? How many times have you found yourself adding freak methods and commands to your Silverlight projects just to manage some animations? It’s a common issue, and I’ve even built solutions like the IAnimationDelegate … Continue reading

Posted in tutorial, User-Interface | Tagged , , , , , | Comments Off

Microsoft Silverlight for Symbian beta is available

As discussed at PDC last year, Microsoft is working with Nokia to make Silverlight available for Nokia’s phones. Starting this week you can download the Silverlight for Symbian beta version runtime and tools from the Microsoft Silverlight for Symbian – … Continue reading

Posted in Software, Windows Phone | Tagged , , , , , | Comments Off