Click here to Skip to main content
15,898,588 members
Home / Discussions / C#
   

C#

 
AnswerRe: Creating a Database Connection with C# Pin
Colin Angus Mackay17-Jun-06 10:02
Colin Angus Mackay17-Jun-06 10:02 
GeneralRe: Creating a Database Connection with C# Pin
v3nn17-Jun-06 10:58
v3nn17-Jun-06 10:58 
QuestionEnter and Tab key Pin
sandi antono17-Jun-06 9:04
sandi antono17-Jun-06 9:04 
AnswerRe: Enter and Tab key Pin
LongRange.Shooter17-Jun-06 18:19
LongRange.Shooter17-Jun-06 18:19 
GeneralRe: Enter and Tab key Pin
sandi antono18-Jun-06 1:29
sandi antono18-Jun-06 1:29 
QuestionUSB devices connect Hook -- ??? Pin
Vasya - dragon17-Jun-06 7:37
Vasya - dragon17-Jun-06 7:37 
QuestionYikes, anyone want to help me optimize this graphics task? [modified] Pin
ThisIsMyUserName217-Jun-06 7:13
ThisIsMyUserName217-Jun-06 7:13 
AnswerRe: Yikes, anyone want to help me optimize this graphics task? Pin
Ed.Poore17-Jun-06 10:03
Ed.Poore17-Jun-06 10:03 
The only big optimisation I'd suggest is to not use a timer if at all possible.  For example if you're tracking the mouse then handle a mouse move event (maybe possible in managed code, otherwise the Win32 API will come into play).  It all depends on whether the timer is neccessary because you're going to be performing this every 3 seconds or so regardless of whether you actually need to.



Formula 1 - Short for "F1 Racing" - named after the standard "help" key in Windows, it's a sport where participants desperately search through software help files trying to find actual documentation. It's tedious and somewhat cruel, most matches ending in a draw as no participant is able to find anything helpful. - Shog9
GeneralRe: Yikes, anyone want to help me optimize this graphics task? Pin
ThisIsMyUserName217-Jun-06 11:30
ThisIsMyUserName217-Jun-06 11:30 
AnswerRe: Yikes, anyone want to help me optimize this graphics task? Pin
Guffa17-Jun-06 11:51
Guffa17-Jun-06 11:51 
AnswerRe: Yikes, anyone want to help me optimize this graphics task? Pin
LongRange.Shooter17-Jun-06 18:22
LongRange.Shooter17-Jun-06 18:22 
GeneralRe: Yikes, anyone want to help me optimize this graphics task? Pin
ThisIsMyUserName218-Jun-06 1:09
ThisIsMyUserName218-Jun-06 1:09 
Questionhow to handle history (Edit>Undo Redo) Pin
Susuko17-Jun-06 4:54
Susuko17-Jun-06 4:54 
AnswerRe: how to handle history (Edit>Undo Redo) Pin
Colin Angus Mackay17-Jun-06 5:03
Colin Angus Mackay17-Jun-06 5:03 
AnswerRe: how to handle history (Edit>Undo Redo) Pin
Jun Du17-Jun-06 5:32
Jun Du17-Jun-06 5:32 
AnswerRe: how to handle history (Edit>Undo Redo) Pin
LongRange.Shooter17-Jun-06 18:23
LongRange.Shooter17-Jun-06 18:23 
Questioncrystal report help!! Pin
ersinsivaz17-Jun-06 4:23
ersinsivaz17-Jun-06 4:23 
AnswerRe: crystal report help!! Pin
vernchen17-Jun-06 6:16
vernchen17-Jun-06 6:16 
QuestionAdding option box to user control Pin
BRShroyer17-Jun-06 3:46
BRShroyer17-Jun-06 3:46 
AnswerRe: Adding option box to user control Pin
Robert Rohde17-Jun-06 11:09
Robert Rohde17-Jun-06 11:09 
QuestionA question for the Experts! :p i think Pin
TheBeginner7717-Jun-06 2:50
TheBeginner7717-Jun-06 2:50 
AnswerRe: A question for the Experts! :p i think Pin
WillemM17-Jun-06 3:08
WillemM17-Jun-06 3:08 
QuestionDevice interface Pin
bannapradeep17-Jun-06 2:50
bannapradeep17-Jun-06 2:50 
AnswerRe: Device interface Pin
Dave Kreskowiak17-Jun-06 16:55
mveDave Kreskowiak17-Jun-06 16:55 
QuestionTeamWork Developement Pin
HRiazi17-Jun-06 2:41
HRiazi17-Jun-06 2: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.