Click here to Skip to main content
15,892,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: checklistbox problem Pin
Mazdak4-Mar-04 22:25
Mazdak4-Mar-04 22:25 
GeneralRe: checklistbox problem Pin
ASGill5-Mar-04 0:53
ASGill5-Mar-04 0:53 
GeneralRe: checklistbox problem Pin
MasudM5-Mar-04 1:50
MasudM5-Mar-04 1:50 
GeneralRe: checklistbox problem Pin
Mazdak5-Mar-04 4:51
Mazdak5-Mar-04 4:51 
GeneralRe: checklistbox problem Pin
ASGill5-Mar-04 7:04
ASGill5-Mar-04 7:04 
GeneralYCbCr image construction Pin
yyyychan4-Mar-04 21:12
yyyychan4-Mar-04 21:12 
GeneralI2C communication Pin
yyyychan4-Mar-04 21:05
yyyychan4-Mar-04 21:05 
GeneralRe: I2C communication Pin
Heath Stewart5-Mar-04 6:19
protectorHeath Stewart5-Mar-04 6:19 
You should search CodeProject for a number of articles describing serial communications in .NET. Since the .NET base class library does not provide this functionality, there are many libraries available to help you.

If you download the VB.NET Resource Kit from http://msdn.microsoft.com/vbasic/vbrkit[^], you can use Sax.NET. Don't worry that it's in the VB.NET RK. In the .NET Framework, all source compiles to IL that's placed in modules and into assemblies. Any .NET language can use an assembly written in any other .NET language because they all compile to IL.

 

Microsoft MVP, Visual C#
My Articles
GeneralQuestion about Casting and Inheritance Pin
tsunsau7174-Mar-04 19:37
tsunsau7174-Mar-04 19:37 
GeneralRe: Question about Casting and Inheritance Pin
partyganger4-Mar-04 20:50
partyganger4-Mar-04 20:50 
GeneralRe: Question about Casting and Inheritance Pin
tsunsau7174-Mar-04 21:44
tsunsau7174-Mar-04 21:44 
GeneralRe: Question about Casting and Inheritance Pin
partyganger5-Mar-04 10:10
partyganger5-Mar-04 10:10 
GeneralRe: Question about Casting and Inheritance Pin
Roman Rodov4-Mar-04 23:55
Roman Rodov4-Mar-04 23:55 
GeneralRe: Question about Casting and Inheritance Pin
killerslaytanic5-Mar-04 14:23
killerslaytanic5-Mar-04 14:23 
QuestionHow to associate icons with ContextMenu ? Pin
nigs_krec4-Mar-04 19:25
nigs_krec4-Mar-04 19:25 
AnswerRe: How to associate icons with ContextMenu ? Pin
partyganger4-Mar-04 20:41
partyganger4-Mar-04 20:41 
QuestionHow to access parent form objects Pin
hongheo764-Mar-04 19:05
hongheo764-Mar-04 19:05 
AnswerRe: How to access parent form objects Pin
Roman Rodov4-Mar-04 19:13
Roman Rodov4-Mar-04 19:13 
GeneralIt doesn't work Pin
hongheo764-Mar-04 19:44
hongheo764-Mar-04 19:44 
GeneralRe: It doesn't work Pin
4-Mar-04 20:05
suss4-Mar-04 20:05 
GeneralRe: It doesn't work Pin
partyganger4-Mar-04 20:52
partyganger4-Mar-04 20:52 
GeneralIt 's working now Pin
hongheo765-Mar-04 6:56
hongheo765-Mar-04 6:56 
Questionhow to move bar like MSMessenger Pin
yu-yu4-Mar-04 17:48
yu-yu4-Mar-04 17:48 
AnswerRe: how to move bar like MSMessenger Pin
John Fisher5-Mar-04 8:48
John Fisher5-Mar-04 8:48 
GeneralRe: how to move bar like MSMessenger Pin
yu-yu5-Mar-04 11:59
yu-yu5-Mar-04 11:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.