Tag » .NET Framework
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.