- Posted by SondreB on June 19, 2010
-
Following up on my previous post on how you can achieve no code-behind for your WPF or Silverlight application, I will explain one possible way of doing view model instantiation using any Inversion of Control container and using a naming convention to do it automatically. MVVM Project Structure On...
[More]
- Posted by SondreB on May 17, 2010
-
Using the Facebook Developer Toolkit (Facebook SDK), you can quickly get started building applications of any kind that integrates with the social networking service, Facebook. I’m currently using this for the coming version of InTheBoks, which will from now on use Facebook Connect for authenticati...
[More]