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

August 2007 - Posts

"Fuhgeddaboudit" sign.
This sign cracks me up every time I pass it: It's located on Belt Parkway just before entering the Verazano bridge. Read More...
Book on Windows Mobile data syncronization.
Rob Tiffany has been writing the book which is called " Windows Mobile Data Synchronization with SQL Server 2005 and SQL Server Compact 3.1" and he's been making available chapters from the book through his blog . Don't miss it. Great stuff. Read More...
Implementing MVC pattern in .NET CF applications (Part 3) or Where is the Model.
As Neil has astutely observed, the code that I described in my previous posts does not have an implementation of the 'Model' part from the Model-Viewer-Controller pattern. The main reason for this is that .NET CF provides many choices in implementing Read More...
Implementing MVC pattern in .NET CF applications (Part 2).
Let's continue on the way how-to implement the model-viewer-controller pattern in .NET Compact Framework applications that I started in my previous post . We stopped at the point where we needed to figure out on how to connect the LoginController with Read More...
Implementing MVC pattern in .NET CF applications (Part 1).
I would like to start a series of posts devoted to best practices when designing mobile applications. So in this first post I will describe the MVC pattern that I have been using when creating CF applications for the customers. I realize that a lot has Read More...
Page view tracker