What kind of implementation are you looking for? A SerialPort class
exists within .NET Framework 2.0 and by downloading Visual C# Express
Beta you can get that. Of course, the words Express and Beta might be
showstoppers for using within a commercial product, but I was able to
quickly type up an RS232 terminal using just classes within the new .NET.