Free Event: Silverlight Firestarter – 2 Dec 2010
November 12, 2010 in Silverlight

Learn what the future holds for Silverlight at this online event.
Register today: http://www.silverlight.net/news/events/firestarter/
November 12, 2010 in Silverlight

Learn what the future holds for Silverlight at this online event.
Register today: http://www.silverlight.net/news/events/firestarter/
July 30, 2010 in Silverlight, Windows Phone 7
Silverlight, WPF, and Windows Phone 7 developers should consider using the Model-View-ViewModel (MVVM) pattern for developing their LOB applications. One choice for MVVM is Caliburn.Micro developed by Rob Eisenberg.
Here is a link to the documentation topics:
I know Rob has been working on some WP7 goodness that should be out soon. Looking forward to the release.
June 7, 2010 in Silverlight
Many months ago I put learning about the Caliburn framework on my “to do” list. A few weeks ago I started the task and decided to write a book about it. I don’t think that I am expert enough at the framework to actually publish a book. Not yet anyway. But I figured if I could grok it well enough to write about it that I would be well on my way to learning the framework.
You can download the book from here.
The first chapter is a simple introduction to Caliburn. Chapter 2 walks you through a simple, Hello Caliburn, application. Chapter 3 is more ambitious and walks you through various aspects of the framework using the Silverlight GameLibrary sample. It covers the same topics that Rob Eisenberg covered in his MIX10 talk. There is also an Appendix included that lists some of the conventions found in Caliburn.
If I decide to write additional chapters, then I would include:
There is likely much more to Caliburn that I don’t even know what I don’t know yet.
Please reply with any feedback, corrections, further explanations, or additional chapter ideas.
If a book is ever published about Caliburn, Rob should be the one to do it.
May 17, 2010 in Silverlight, Windows Phone 7
Last Saturday I presented at my second Desert Code Camp. The presentation PowerPoint and code for “Windows Phone 7 Silverlight MVVM App the Test-Driven Way” is now available.
The code consists of two phone projects. If you run the first, you will get the application UI. Running the second will bring up the test viewer.
Get the code here.
NOTE:
I told those attending the session that a video of the presentation would be available. But due to an issue with Camtasia Studio, the video was not recorded.
Thanks again to all those who attended the presentation. Let me know about the COOL apps you write for WP7.