Archive » April 2008
Extended SerialPort Class for Micro Framework (update)
Wednesday, April 23, 2008 @ 20:24
Current implementation of SerialPort class in .NET Micro Framework missing some useful methods. Here comes the one very compatible with the .NET Compact Framework implementation.
Services for Windows Mobile in managed code
Friday, April 18, 2008 @ 23:57
Writing services in Windows Mobile is only for native developers. Let's see how to write service-like application in C# with Compact Framework.