Windows Phone 7, MVVM and TDD (Part 4 – Loading…)
By Peter Daukintis I decided to explore the Service Locator pattern to implement handling of the busy indicator. This involves considering the busy indicator...
By Peter Daukintis I decided to explore the Service Locator pattern to implement handling of the busy indicator. This involves considering the busy indicator...
by Peter Daukintis Now, to support the login functionality I will add a password property in exactly the same way (test first) as the username text property ...
by Peter Daukintis First, I will create a new project in Visual Studio using the MVVM Light project templates (MVVM Light is not a requirement really it just...
by Peter Daukintis Before jumping into Windows Phone 7 development I need to define some ideas about a baseline architecture so I have a clear development di...
by Peter Daukintis Windows Phone 7 Charlie Kindel gave keynote presentation on Windows Phone 7. These are my notes: The focus for Microsoft Mobile has switch...
by Peter Daukintis The cinema screen used for the presentations at the Fulham Vue Cinema. This was the client-based tech day: Windows 7 The Windows 7 Code ...
by Peter Daukintis I am planning to attend days 3, 4 and 5 of MS UK Techdays; here are some of the notes I scribbled down at day 3: Silverlight 4.0 Silverlig...
by Peter Daukintis Test Driven Development This is a basic introduction to test-driven development describing related technologies in a simple, straightforwa...