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

C#

 
QuestionTesting the presence of a reference Pin
Maercu6-Nov-06 4:23
Maercu6-Nov-06 4:23 
AnswerRe: Testing the presence of a reference Pin
led mike6-Nov-06 5:08
led mike6-Nov-06 5:08 
AnswerRe: Testing the presence of a reference Pin
liRetro6-Nov-06 5:51
liRetro6-Nov-06 5:51 
AnswerRe: Testing the presence of a reference Pin
Maercu6-Nov-06 21:46
Maercu6-Nov-06 21:46 
QuestionWhich class I should use in communication? Pin
mertkan656-Nov-06 4:11
mertkan656-Nov-06 4:11 
QuestionWeird problem... [modified] Pin
Support1236-Nov-06 3:52
Support1236-Nov-06 3:52 
AnswerRe: Weird problem... Pin
ednrgc6-Nov-06 4:09
ednrgc6-Nov-06 4:09 
GeneralRe: Weird problem... Pin
Support1236-Nov-06 4:34
Support1236-Nov-06 4:34 
Yes i've tried that. i even assigned the whole value '11/6/2006 4:00 PM' to a string Variable called _test and did it like so...

string _test = _date + " " + _time;<br />
DateTime _dateTimeNew = Convert.ToDateTime(_test);


"Many of life's failures are people who did not realize how close they were to success when they gave up." Thomas A. Edison

AnswerRe: Weird problem... Pin
Pete O'Hanlon6-Nov-06 4:25
mvePete O'Hanlon6-Nov-06 4:25 
GeneralRe: Weird problem... Pin
Support1236-Nov-06 4:38
Support1236-Nov-06 4:38 
GeneralRe: Weird problem... Pin
Pete O'Hanlon6-Nov-06 4:48
mvePete O'Hanlon6-Nov-06 4:48 
GeneralRe: Weird problem... Pin
Support1236-Nov-06 4:52
Support1236-Nov-06 4:52 
GeneralRe: Weird problem... Pin
eggsovereasy6-Nov-06 5:47
eggsovereasy6-Nov-06 5:47 
GeneralRe: Weird problem... Pin
Support1236-Nov-06 21:51
Support1236-Nov-06 21:51 
QuestionC# (Windows Forms) to HTML to PDF Pin
davehoonter6-Nov-06 3:49
davehoonter6-Nov-06 3:49 
AnswerRe: C# (Windows Forms) to HTML to PDF Pin
Christopher Duncan7-Nov-06 3:25
Christopher Duncan7-Nov-06 3:25 
Questionexcel .NET 2.0 Pin
fmardani6-Nov-06 3:30
fmardani6-Nov-06 3:30 
AnswerRe: excel .NET 2.0 Pin
ednrgc6-Nov-06 3:44
ednrgc6-Nov-06 3:44 
GeneralRe: excel .NET 2.0 Pin
fmardani6-Nov-06 4:12
fmardani6-Nov-06 4:12 
AnswerRe: excel .NET 2.0 Pin
Eric Dahlvang6-Nov-06 6:31
Eric Dahlvang6-Nov-06 6:31 
QuestionQueue for Serialport communication... Pin
IamHuM6-Nov-06 3:28
IamHuM6-Nov-06 3:28 
QuestionDirectShow Pin
stricher_086-Nov-06 3:25
stricher_086-Nov-06 3:25 
AnswerRe: DirectShow Pin
Jon Hulatt7-Nov-06 0:58
Jon Hulatt7-Nov-06 0:58 
QuestionHow to generate a random string Pin
CodeItWell6-Nov-06 3:21
CodeItWell6-Nov-06 3:21 
AnswerRe: How to generate a random string Pin
Andrew Rissing6-Nov-06 3:32
Andrew Rissing6-Nov-06 3:32 

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.