Click here to Skip to main content
15,889,595 members
Home / Discussions / C#
   

C#

 
GeneralRe: Grid Control recommendations Pin
Robert Rohde11-May-06 10:43
Robert Rohde11-May-06 10:43 
GeneralRe: Grid Control recommendations Pin
Aaron Schaefer11-May-06 10:46
Aaron Schaefer11-May-06 10:46 
Questiona few questions about forms ??? Pin
cmpeng3411-May-06 4:00
cmpeng3411-May-06 4:00 
AnswerRe: a few questions about forms ??? Pin
NaNg1524111-May-06 8:04
NaNg1524111-May-06 8:04 
QuestionAutomatically Shifting Control From TextBox to Button Pin
Rizwan Rathore11-May-06 3:33
Rizwan Rathore11-May-06 3:33 
AnswerRe: Automatically Shifting Control From TextBox to Button Pin
_Bao_11-May-06 4:32
_Bao_11-May-06 4:32 
GeneralRe: Automatically Shifting Control From TextBox to Button Pin
Rizwan Rathore11-May-06 5:26
Rizwan Rathore11-May-06 5:26 
QuestionC++ CTime to .NET DateTime Pin
CSharpDavid11-May-06 3:18
CSharpDavid11-May-06 3:18 
I have an app that logs data and serialises a CTime to an archive
ie
<br />
CTime time<br />
<br />
achive << time<br />


I cannot for the life of me get .NET to read it from the file.
I can get the same value from the file , its just that the code below
produces a date somewhere in the 1600's

DateTime time=DataTime.FromBinary(theFileValue);

I can load the value in a C++ MFC program and get the correct result

HELP!!!! Thanks

.Netter
AnswerRe: C++ CTime to .NET DateTime Pin
KrIstOfK11-May-06 3:19
KrIstOfK11-May-06 3:19 
GeneralRe: C++ CTime to .NET DateTime Pin
CSharpDavid11-May-06 3:37
CSharpDavid11-May-06 3:37 
GeneralRe: C++ CTime to .NET DateTime Pin
KrIstOfK11-May-06 3:42
KrIstOfK11-May-06 3:42 
GeneralRe: C++ CTime to .NET DateTime Pin
CSharpDavid11-May-06 3:47
CSharpDavid11-May-06 3:47 
GeneralRe: C++ CTime to .NET DateTime Pin
KrIstOfK11-May-06 4:02
KrIstOfK11-May-06 4:02 
GeneralRe: C++ CTime to .NET DateTime Pin
CSharpDavid11-May-06 4:58
CSharpDavid11-May-06 4:58 
GeneralRe: C++ CTime to .NET DateTime Pin
BambooMoon11-May-06 8:46
BambooMoon11-May-06 8:46 
GeneralRe: C++ CTime to .NET DateTime Pin
CSharpDavid11-May-06 10:43
CSharpDavid11-May-06 10:43 
GeneralRe: C++ CTime to .NET DateTime Pin
BambooMoon11-May-06 10:53
BambooMoon11-May-06 10:53 
GeneralRe: C++ CTime to .NET DateTime Pin
CSharpDavid11-May-06 11:08
CSharpDavid11-May-06 11:08 
Questionfill dataset with a param Pin
Rmokkenstorm11-May-06 3:10
Rmokkenstorm11-May-06 3:10 
QuestionHow can i add tool tip to drop down list ? Pin
Jax_qqq11-May-06 3:09
Jax_qqq11-May-06 3:09 
AnswerRe: How can i add tool tip to drop down list ? Pin
KrIstOfK11-May-06 3:18
KrIstOfK11-May-06 3:18 
GeneralRe: How can i add tool tip to drop down list ? Pin
Jax_qqq11-May-06 18:30
Jax_qqq11-May-06 18:30 
AnswerRe: How can i add tool tip to drop down list ? Pin
leppie11-May-06 7:56
leppie11-May-06 7:56 
GeneralRe: How can i add tool tip to drop down list ? Pin
Jax_qqq11-May-06 18:28
Jax_qqq11-May-06 18:28 
QuestionConverting date & time Pin
hasanali0011-May-06 3:07
hasanali0011-May-06 3:07 

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.