Welcome to MSDN Blogs Sign in | Join | Help

April 2006 - Posts

The managed implementation in .NET Framework 2.0 and .NET Compact Framework 2.0 supports the Encoding property that allows developers to specify the encoding they would use to transmit data over a serial port connection. The property defaults to ASCIIEncoding, Read More...
1 Comments
Filed under:
On NETCF V2, a message box is automatically closed if MessageBox.Show() is called after a form is closed. This is different behavior from NETCF V1 and Desktop (V1/V2). To work around the issue, simply call Message.Show() on another thread with codes like Read More...
0 Comments
Filed under:
 
Page view tracker