C# .NET 2.0 Serial Port
Can anybody shed some light on the 2.0 Serial port object? I've been trying to get it to work but to no avail.... I can write to the port with no problems. My problem is with the serialPort1_DataReceived event. It never fires.... I have searched the web high and low and haven't found anything of any assistance. Has anybody found code examples that actually work?!

