Pavel Bánský

About .NET in Mobile and Embedded World

Goto menu
Tag » .NET Framework

Application Architecture Guide 2.0

Friday, January 2, 2009 @ 18:35
Wanna be an application architect? You have to be aware of Application Architecture Guide 2.0

Firing thread safe events in Compact Framework

Friday, December 7, 2007 @ 09:54
Threads are salt and pepper of Windows programming. Let's see how to update user interface from threads in Compact Framework applications.

Compact Web Server in Compact Framework

Monday, October 22, 2007 @ 15:42
Sometimes man needs the web server functionality for it's application. Sometimes man needs web server for Windows Mobile or Windows CE. I worte web server class to be used with Compact Framework.