Click here to Skip to main content
15,881,757 members
Home / Discussions / C#
   

C#

 
AnswerRe: zoom like as autocad without quality Pin
Dave Kreskowiak13-Oct-09 18:16
mveDave Kreskowiak13-Oct-09 18:16 
QuestionListView Scrolling Pin
Zaegra13-Oct-09 7:32
Zaegra13-Oct-09 7:32 
AnswerRe: ListView Scrolling Pin
Ian Shlasko13-Oct-09 8:08
Ian Shlasko13-Oct-09 8:08 
QuestionRe: ListView Scrolling [modified] Pin
Zaegra13-Oct-09 8:12
Zaegra13-Oct-09 8:12 
AnswerRe: ListView Scrolling Pin
Ian Shlasko13-Oct-09 10:16
Ian Shlasko13-Oct-09 10:16 
AnswerRe: ListView Scrolling Pin
Luc Pattyn13-Oct-09 13:55
sitebuilderLuc Pattyn13-Oct-09 13:55 
Questionserial port communication with multithreading Pin
Member 647306613-Oct-09 5:26
Member 647306613-Oct-09 5:26 
AnswerRe: serial port communication with multithreading Pin
Luc Pattyn13-Oct-09 5:54
sitebuilderLuc Pattyn13-Oct-09 5:54 
You had similar questions 3 months ago!?

now start by telling more:
1. is it text or binary data?
2. is it message oriented? what is the minimum and maximum message length?
3. is there a unique byte that indicates end-of-message and is guaranteed not to appear inside a message?
4. is it going to fill the bandwidth, or just a few messages a second?
5. what kind of data is it? is it real-time? can you afford to loose some (as in audio/video streaming)?
6. what is more important: latency (reaction to first data) or bandwidth (kilobytes per second)?
7. what is the other device? did you design it? can it be modified if need be?

etc

Smile | :)

Luc Pattyn

I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages

Local announcement (Antwerp region): Lange Wapper? Neen!


GeneralRe: serial port communication with multithreading Pin
Md. Marufuzzaman13-Oct-09 6:02
professionalMd. Marufuzzaman13-Oct-09 6:02 
GeneralRe: serial port communication with multithreading Pin
Member 647306614-Oct-09 5:51
Member 647306614-Oct-09 5:51 
GeneralRe: serial port communication with multithreading Pin
Luc Pattyn14-Oct-09 6:00
sitebuilderLuc Pattyn14-Oct-09 6:00 
GeneralRe: serial port communication with multithreading Pin
Member 647306614-Oct-09 10:55
Member 647306614-Oct-09 10:55 
GeneralRe: serial port communication with multithreading Pin
Luc Pattyn14-Oct-09 11:15
sitebuilderLuc Pattyn14-Oct-09 11:15 
QuestionMaskedTextBox mask problem Pin
EnkelIk13-Oct-09 5:22
EnkelIk13-Oct-09 5:22 
AnswerRe: MaskedTextBox mask problem Pin
dan!sh 13-Oct-09 5:33
professional dan!sh 13-Oct-09 5:33 
AnswerRe: MaskedTextBox mask problem Pin
Alan N13-Oct-09 5:57
Alan N13-Oct-09 5:57 
GeneralRe: MaskedTextBox mask problem Pin
EnkelIk13-Oct-09 20:51
EnkelIk13-Oct-09 20:51 
QuestionCodeproject forum ... ? Pin
devboycpp13-Oct-09 5:18
devboycpp13-Oct-09 5:18 
AnswerRe: Codeproject forum ... ? Pin
Md. Marufuzzaman13-Oct-09 5:53
professionalMd. Marufuzzaman13-Oct-09 5:53 
GeneralRe: Codeproject forum ... ? Pin
Kevin Marois13-Oct-09 6:42
professionalKevin Marois13-Oct-09 6:42 
AnswerRe: Codeproject forum ... ? Pin
Abhijit Jana13-Oct-09 7:18
professionalAbhijit Jana13-Oct-09 7:18 
Questiongenrate data is not display in report viewer Pin
vivek_s_IT13-Oct-09 2:41
vivek_s_IT13-Oct-09 2:41 
AnswerRe: genrate data is not display in report viewer Pin
Searril13-Oct-09 3:20
Searril13-Oct-09 3:20 
AnswerRe: genrate data is not display in report viewer Pin
Md. Marufuzzaman13-Oct-09 4:44
professionalMd. Marufuzzaman13-Oct-09 4:44 
QuestiondataGridView problems Pin
Steve5177113-Oct-09 2:30
Steve5177113-Oct-09 2: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.