Click here to Skip to main content
15,912,578 members
Home / Discussions / C#
   

C#

 
GeneralRe: :) Pin
RomkaFromUa29-Sep-06 6:13
RomkaFromUa29-Sep-06 6:13 
GeneralRe: :) Pin
Dave Kreskowiak29-Sep-06 11:43
mveDave Kreskowiak29-Sep-06 11:43 
AnswerAnother idea Pin
RomkaFromUa25-Sep-06 6:00
RomkaFromUa25-Sep-06 6:00 
QuestionAchieving high refresh rate on C# winform application Pin
SwEr22-Sep-06 7:18
SwEr22-Sep-06 7:18 
AnswerRe: Achieving high refresh rate on C# winform application Pin
Judah Gabriel Himango22-Sep-06 8:39
sponsorJudah Gabriel Himango22-Sep-06 8:39 
AnswerRe: Achieving high refresh rate on C# winform application Pin
zaccheus22-Sep-06 9:37
zaccheus22-Sep-06 9:37 
AnswerRe: Achieving high refresh rate on C# winform application Pin
led mike22-Sep-06 9:50
led mike22-Sep-06 9:50 
QuestionRe: Achieving high refresh rate on C# winform application Pin
SwEr24-Sep-06 1:18
SwEr24-Sep-06 1:18 
Each user control, represents a device. The text boxes in the user control would display the devices' dynamic properties. There would be as many user controls as the number of devices. Right now i am assuming only 20, but in reality could be much more. I cannot replace the user controls with a datagrid as the number of properties to be displayed would be different for each device. The user control as such is rendered by the device library. All these user controls are placed in a form container. The entire data received from devices needs to be displayed on one screen (no tabs,etc) as the user needs to continuously monitor it.
Is it possible to handle this at a lower level? (like drawing the data into an off screen version of the Form and then copying it on screen in one shot).
Any thoughts?
AnswerRe: Achieving high refresh rate on C# winform application Pin
darkelv24-Sep-06 6:29
darkelv24-Sep-06 6:29 
QuestionProblem connecting to an MS Access Database [modified] Pin
TheBlindWatchmaker22-Sep-06 6:45
TheBlindWatchmaker22-Sep-06 6:45 
AnswerRe: Problem connecting to an MS Access Database Pin
Alaric_22-Sep-06 8:40
professionalAlaric_22-Sep-06 8:40 
GeneralRe: Problem connecting to an MS Access Database Pin
TheBlindWatchmaker22-Sep-06 9:15
TheBlindWatchmaker22-Sep-06 9:15 
GeneralRe: Problem connecting to an MS Access Database Pin
Alaric_22-Sep-06 10:33
professionalAlaric_22-Sep-06 10:33 
GeneralRe: Problem connecting to an MS Access Database [modified] Pin
Alaric_22-Sep-06 11:03
professionalAlaric_22-Sep-06 11:03 
GeneralRe: Problem connecting to an MS Access Database Pin
TheBlindWatchmaker22-Sep-06 11:40
TheBlindWatchmaker22-Sep-06 11:40 
GeneralRe: Problem connecting to an MS Access Database Pin
Alaric_22-Sep-06 11:58
professionalAlaric_22-Sep-06 11:58 
QuestionWatching Data Send and Recieved for a particular internet connection Pin
logicon22-Sep-06 6:31
logicon22-Sep-06 6:31 
AnswerRe: Watching Data Send and Recieved for a particular internet connection Pin
Judah Gabriel Himango22-Sep-06 6:42
sponsorJudah Gabriel Himango22-Sep-06 6:42 
Questionhow to use List Pin
waheed awan22-Sep-06 5:46
waheed awan22-Sep-06 5:46 
AnswerRe: how to use List Pin
Judah Gabriel Himango22-Sep-06 5:51
sponsorJudah Gabriel Himango22-Sep-06 5:51 
AnswerRe: how to use List Pin
User 665822-Sep-06 5:52
User 665822-Sep-06 5:52 
Questionformat of MIB_IPFORWARDROW structure? Pin
b_girl22-Sep-06 5:32
b_girl22-Sep-06 5:32 
AnswerRe: format of MIB_IPFORWARDROW structure? Pin
Guffa22-Sep-06 6:39
Guffa22-Sep-06 6:39 
GeneralRe: format of MIB_IPFORWARDROW structure? Pin
b_girl22-Sep-06 7:19
b_girl22-Sep-06 7:19 
AnswerRe: format of MIB_IPFORWARDROW structure? Pin
Guffa22-Sep-06 9:25
Guffa22-Sep-06 9:25 

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.