April 2009 - Posts
My article on the UIFramework that I presented during my webcasts has been published on MSDN: http://msdn.microsoft.com/en-us/library/dd630622.aspx
Read More...
I've recently made a substantial update to the MobileMVC framework . I've added the ability to utilize a (D)epenendcy (I)njection container by adding IControllerProvider interface into the framework which looks like this: public interface IControllerProvider
Read More...
Check out the Rob's blog post in which he describes the technique that can help you to allocate less memory when creating managed applications on Windows Phones: http://blogs.msdn.com/robtiffany/archive/2009/04/09/memmaker-for-the-net-compact-framework.asp
Read More...
Would you like to develop applications that utilize the bluetooth functionality on the WM emulator? Now you can. Check out this article on CodeProject: http://www.codeproject.com/KB/mobile/bth4devemul.aspx
Read More...