Click here to Skip to main content
15,914,416 members
Home / Discussions / C#
   

C#

 
GeneralRe: But Sir Pin
JacquesDP4-Jan-07 20:34
JacquesDP4-Jan-07 20:34 
AnswerRe: How to Make EXE Pin
Mircea Puiu4-Jan-07 21:05
Mircea Puiu4-Jan-07 21:05 
AnswerRe: How to Make EXE Pin
Christian Graus4-Jan-07 23:58
protectorChristian Graus4-Jan-07 23:58 
AnswerRe: How to Make EXE Pin
TrooperIronMan5-Jan-07 5:34
TrooperIronMan5-Jan-07 5:34 
AnswerRe: How to Make EXE Pin
Tyler455-Jan-07 12:14
Tyler455-Jan-07 12:14 
QuestionDateTime.CompareTo() runtime miss Pin
swjam4-Jan-07 18:17
swjam4-Jan-07 18:17 
AnswerRe: DateTime.CompareTo() runtime miss Pin
Christian Graus4-Jan-07 18:32
protectorChristian Graus4-Jan-07 18:32 
AnswerRe: DateTime.CompareTo() runtime miss Pin
Phillip M. Hoff4-Jan-07 18:41
Phillip M. Hoff4-Jan-07 18:41 
Are you comparing both date *and* time components of the DateTime instances, or just the date component? That is, is nDecisionDate initialized from something like "01/04/2007" or "01/04/2007 09:37:55"? If you're only comparing the dates (as opposed to the date and time), your values in your DateTimePicker instances may have different time components than your decision instance, thereby making the comparison fail for seemingly equal values (when viewed at the date level of granularity).

-Phil
AnswerRe: DateTime.CompareTo() runtime miss Pin
Russell Jones4-Jan-07 21:56
Russell Jones4-Jan-07 21:56 
QuestionCPU Usage in % Pin
Praveen Raghuvanshi4-Jan-07 17:14
professionalPraveen Raghuvanshi4-Jan-07 17:14 
AnswerRe: CPU Usage in % Pin
Phillip M. Hoff4-Jan-07 18:24
Phillip M. Hoff4-Jan-07 18:24 
Questionconnect db to crystal report Pin
amilapradeep4-Jan-07 17:12
amilapradeep4-Jan-07 17:12 
AnswerRe: connect db to crystal report Pin
Tyler454-Jan-07 21:34
Tyler454-Jan-07 21:34 
GeneralRe: connect db to crystal report Pin
amilapradeep5-Jan-07 2:07
amilapradeep5-Jan-07 2:07 
AnswerRe: connect db to crystal report Pin
Tyler455-Jan-07 12:22
Tyler455-Jan-07 12:22 
GeneralRe: connect db to crystal report Pin
amilapradeep6-Jan-07 18:58
amilapradeep6-Jan-07 18:58 
QuestionDo you know of a MS COM object that raises events? Pin
JoeRip4-Jan-07 16:39
JoeRip4-Jan-07 16:39 
AnswerRe: Do you know of a MS COM object that raises events? Pin
Phillip M. Hoff4-Jan-07 18:15
Phillip M. Hoff4-Jan-07 18:15 
GeneralRe: Do you know of a MS COM object that raises events? Pin
JoeRip4-Jan-07 18:34
JoeRip4-Jan-07 18:34 
GeneralRe: Do you know of a MS COM object that raises events? Pin
JoeRip4-Jan-07 18:41
JoeRip4-Jan-07 18:41 
GeneralRe: Do you know of a MS COM object that raises events? Pin
Phillip M. Hoff4-Jan-07 19:08
Phillip M. Hoff4-Jan-07 19:08 
GeneralRe: Do you know of a MS COM object that raises events? Pin
Phillip M. Hoff4-Jan-07 19:50
Phillip M. Hoff4-Jan-07 19:50 
GeneralRe: Do you know of a MS COM object that raises events? Pin
JoeRip4-Jan-07 20:04
JoeRip4-Jan-07 20:04 
GeneralRe: Do you know of a MS COM object that raises events? Pin
Phillip M. Hoff4-Jan-07 20:22
Phillip M. Hoff4-Jan-07 20:22 
GeneralRe: Do you know of a MS COM object that raises events? Pin
JoeRip4-Jan-07 20:31
JoeRip4-Jan-07 20:31 

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.