Click here to Skip to main content
15,891,529 members
Home / Discussions / C#
   

C#

 
AnswerRe: DateTime ToString and Construction Pin
Stefan Troschuetz27-Feb-07 7:28
Stefan Troschuetz27-Feb-07 7:28 
AnswerRe: DateTime ToString and Construction Pin
Guffa27-Feb-07 9:02
Guffa27-Feb-07 9:02 
QuestionVB6 and C# interoperation Pin
gus_br27-Feb-07 6:43
gus_br27-Feb-07 6:43 
AnswerRe: VB6 and C# interoperation Pin
dbrenth27-Feb-07 7:14
dbrenth27-Feb-07 7:14 
AnswerRe: VB6 and C# interoperation Pin
Dan Neely27-Feb-07 7:16
Dan Neely27-Feb-07 7:16 
AnswerRe: VB6 and C# interoperation [modified] Pin
Dave Kreskowiak27-Feb-07 8:36
mveDave Kreskowiak27-Feb-07 8:36 
Questionoffice programming Pin
groundzero11127-Feb-07 6:38
groundzero11127-Feb-07 6:38 
QuestionVery fast textbox needed Pin
hellamasta27-Feb-07 6:04
hellamasta27-Feb-07 6:04 
Hi everybody,
I'm building a c# application that reads data messages from an external device at a rate of 1MBit/sec.
I need to log in a window all messages.
I tried to redirect console output to a textbox, but the textbox was not fast enough to update and a half of messages were lost.
I have a thread that read continuously from the device and put messages on a buffer. A consumer thread read messages and pass them to the textbox.
So...I need a very fast logging window and, if someone will give me some suggestion to speed up .Net controls it will be great for me.

AnswerRe: Very fast textbox needed Pin
Christian Graus27-Feb-07 9:22
protectorChristian Graus27-Feb-07 9:22 
GeneralRe: Very fast textbox needed Pin
hellamasta27-Feb-07 10:16
hellamasta27-Feb-07 10:16 
GeneralRe: Very fast textbox needed Pin
mike montagne27-Feb-07 10:38
mike montagne27-Feb-07 10:38 
GeneralRe: Very fast textbox needed Pin
Dan Neely27-Feb-07 10:51
Dan Neely27-Feb-07 10:51 
GeneralRe: Very fast textbox needed Pin
Mark T.27-Feb-07 12:03
Mark T.27-Feb-07 12:03 
AnswerRe: Very fast textbox needed Pin
Luc Pattyn28-Feb-07 3:03
sitebuilderLuc Pattyn28-Feb-07 3:03 
GeneralRe: Very fast textbox needed Pin
hellamasta28-Feb-07 4:24
hellamasta28-Feb-07 4:24 
QuestionReplacing dll with the same name Pin
engsrini27-Feb-07 5:46
engsrini27-Feb-07 5:46 
AnswerRe: Replacing dll with the same name Pin
Not Active27-Feb-07 5:51
mentorNot Active27-Feb-07 5:51 
QuestionDisabling Treeview Problem Pin
Khoramdin27-Feb-07 5:31
Khoramdin27-Feb-07 5:31 
AnswerRe: Disabling Treeview Problem Pin
tgrt27-Feb-07 6:25
tgrt27-Feb-07 6:25 
QuestionIs there a Form.Shown Event equivalent in .Net 1.1? Pin
Zoltan Balazs27-Feb-07 5:26
Zoltan Balazs27-Feb-07 5:26 
AnswerRe: Is there a Form.Shown Event equivalent in .Net 1.1? Pin
kubben27-Feb-07 5:36
kubben27-Feb-07 5:36 
GeneralRe: Is there a Form.Shown Event equivalent in .Net 1.1? Pin
Zoltan Balazs27-Feb-07 5:48
Zoltan Balazs27-Feb-07 5:48 
GeneralRe: Is there a Form.Shown Event equivalent in .Net 1.1? Pin
kubben27-Feb-07 6:01
kubben27-Feb-07 6:01 
GeneralRe: Is there a Form.Shown Event equivalent in .Net 1.1? Pin
Zoltan Balazs27-Feb-07 6:03
Zoltan Balazs27-Feb-07 6:03 
GeneralRe: Is there a Form.Shown Event equivalent in .Net 1.1? Pin
kubben27-Feb-07 6:30
kubben27-Feb-07 6:30 

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.