Saturday, August 1, 2009

Building graphically advanced applications with the .NET Compact Framework 3.5 Tutorial Published


Using the .NET Compact Framework you have access to all the low level APIs of your phone, including those need to build advanced UI with custom controls, transparency and so on...
The article (and the source code!) will give you an overview of:
•Writing custom controls
•Using the double buffering
•Adding alpha channel transparency
•Building custom a Message Box
•Interacting with the phone API
The article is available here.
The source code is available here.
Thanks again to Giorgio for his support.