Click here to Skip to main content
15,921,577 members
Home / Discussions / C#
   

C#

 
AnswerRe: "&" string cant display in Lable control Pin
Guffa17-Jul-08 3:07
Guffa17-Jul-08 3:07 
GeneralRe: "&" string cant display in Lable control Pin
leppie17-Jul-08 3:08
leppie17-Jul-08 3:08 
AnswerRe: "&" string cant display in Lable control Pin
Nirandas17-Jul-08 3:23
Nirandas17-Jul-08 3:23 
GeneralRe: "&" string cant display in Lable control Pin
J$17-Jul-08 4:20
J$17-Jul-08 4:20 
GeneralRe: "&" string cant display in Lable control Pin
ASysSolvers17-Jul-08 6:57
ASysSolvers17-Jul-08 6:57 
QuestionHow to add an menu item to windows desktop menu Pin
Member 173968517-Jul-08 2:04
Member 173968517-Jul-08 2:04 
AnswerRe: How to add an menu item to windows desktop menu Pin
Firedragonweb17-Jul-08 5:33
Firedragonweb17-Jul-08 5:33 
Questionsaving xml [modified] Pin
arkiboys17-Jul-08 1:45
arkiboys17-Jul-08 1:45 
AnswerRe: saving xml Pin
leppie17-Jul-08 1:49
leppie17-Jul-08 1:49 
GeneralRe: saving xml Pin
arkiboys17-Jul-08 1:58
arkiboys17-Jul-08 1:58 
AnswerRe: saving xml Pin
leppie17-Jul-08 2:01
leppie17-Jul-08 2:01 
QuestionTime zones Pin
hadad17-Jul-08 1:32
hadad17-Jul-08 1:32 
AnswerRe: Time zones Pin
leppie17-Jul-08 1:57
leppie17-Jul-08 1:57 
AnswerRe: Time zones Pin
PIEBALDconsult17-Jul-08 5:03
mvePIEBALDconsult17-Jul-08 5:03 
Questionusb serial port Pin
samy10017-Jul-08 1:25
samy10017-Jul-08 1:25 
AnswerRe: usb serial port Pin
leppie17-Jul-08 1:54
leppie17-Jul-08 1:54 
AnswerRe: usb serial port Pin
Luc Pattyn17-Jul-08 3:14
sitebuilderLuc Pattyn17-Jul-08 3:14 
samy100 wrote:
if i have big messages it doesn't work properlly.


I am curious, I have been using USB-to-RS232C on many occasions, never had any trouble (but
always have short messages, i.e. less than 100 chars)

What is big? at what length does it start to fail?
and what is your baudrate?

You are aware timing is different? the serial data (actual data and control line status) gets
grouped and packetized to make USB transport efficient. So if your code contains some delays,
you may have to increase them a bit.

BTW: not really a C# issue, is it?

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Voting for dummies? No thanks. Dead | X|


QuestionIntroduction to Client/Server Programming Pin
Banjo Ayorinde17-Jul-08 0:50
Banjo Ayorinde17-Jul-08 0:50 
AnswerRe: Introduction to Client/Server Programming Pin
nelsonpaixao17-Jul-08 12:25
nelsonpaixao17-Jul-08 12:25 
Questionhow can i create a countdown timer using C# ? Pin
truegilly17-Jul-08 0:25
truegilly17-Jul-08 0:25 
AnswerRe: how can i create a countdown timer using C# ? Pin
leppie17-Jul-08 1:52
leppie17-Jul-08 1:52 
AnswerRe: how can i create a countdown timer using C# ? Pin
Nirandas17-Jul-08 3:28
Nirandas17-Jul-08 3:28 
Questionhow i can update my application Pin
wasimsharp16-Jul-08 23:51
wasimsharp16-Jul-08 23:51 
GeneralRe: how i can update my application Pin
nelsonpaixao17-Jul-08 12:31
nelsonpaixao17-Jul-08 12:31 
QuestionForm events Pin
blackjack215016-Jul-08 23:41
blackjack215016-Jul-08 23:41 

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.