Archives
- May 2012 (2)
- March 2012 (1)
- February 2012 (2)
- July 2011 (1)
- May 2011 (1)
- April 2011 (4)
- March 2011 (1)
- February 2011 (1)
- December 2010 (3)
- September 2010 (1)
- July 2010 (1)
- June 2010 (2)
- February 2010 (1)
- January 2010 (1)
- December 2009 (2)
- November 2009 (9)
- October 2009 (1)
- September 2009 (3)
- May 2009 (2)
- April 2009 (1)
- October 2008 (2)
What I am writting about
.NET 2010 Goals Bing Maps Blogging C# Computer Science Enterprise Application Block Exception Handling Give Camp HTML5 Introduction Leadership LINQ MEF MIX11 Mix 2010 MVVM MVVMLight OData PDC09 Side Project Silverlight Software Architecture Uncategorized WCF WCF RIA Services Windows 8 Windows Phone Series 7 WP7 WPF
Monthly Archives: April 2011
Controlling Silverlight Child Windows Using MVVM
A while ago I wrote a post called “Silverlight Child Window With MEF and MVVM Light” where I laid out an approach on how to implement a child window in Silverlight while following MVVM. Some of the challenges of using … Continue reading
Posted in .NET, C#, MVVM, MVVMLight, Software Architecture
3 Comments
Isolating OData Calls in Silverlight.
As Software Engineers we strive to build elegant solutions. We tend to layer our architecture so that our code is modular so that our code is testable and maintainable. With Silverlight this poses some particular challenges specifically when dealing with … Continue reading
Posted in .NET, MVVM, OData, Software Architecture
3 Comments
Getting a User’s Windows Identity in WCF
I was recently asked by a coworker, “How do I get the Windows Identity of a user calling my WCF service from Silverlight?” My answer to him was “To the Cloud!” No seriously, I put together a little demo application. … Continue reading
Posted in C#, Software Architecture, WCF
2 Comments
“Update on the 5’s”
Microsoft’s MIX11conference is next week in Las Vegas. This is Microsoft’s conference dedicated to UX. It has been at this conference where the various versions of Silverlight have be announce/released. It was at this, last year, that they announced the … Continue reading
Posted in .NET, HTML5, MIX11, WP7
Leave a comment