Welcome to MSDN Blogs Sign in | Join | Help

Alex Yakhnin's Blog

Development and architecture for Windows Mobile devices. And a few useful tips on the way...

News

April 2009 - Posts

The article on Compelling UI has been published.
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...
Update to MobileMVC with Container
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...
More memory for managed apps.
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...
Bluetooth on the emulator.
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...
Page view tracker