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

C#

 
Questiontabpages Pin
rcwoods9-Jun-06 11:23
rcwoods9-Jun-06 11:23 
AnswerRe: tabpages Pin
Mairaaj Khan9-Jun-06 22:01
professionalMairaaj Khan9-Jun-06 22:01 
QuestionOpening a file with VS2005(8.0) Pin
Ista9-Jun-06 11:15
Ista9-Jun-06 11:15 
QuestionDateTime.Now returning incorrect results (using Compact Framework) Pin
BlackDice9-Jun-06 11:10
BlackDice9-Jun-06 11:10 
I have an app that is used on a lot of pocketpc devices. While the app is still in beta, I have written a Trace function to write to a file, and it uses DateTime.Now to log the time. On most of the devices it's on it works correctly. However, on a few of them, it wrote this out a few minutes ago:

4/12/2006 1:30:00 PM

when it should've been this:

6/9/2006 4:25:00 PM

We've checked and verified that the devices have the correct date and time set, and the file where it's logging this wasn't even created back in April (let alone the Trace function I wrote). Does anyone have any idea why it would be doing this?

My Music | My Pics | My Articles

BlackDice
Questionsql statement in c# Pin
ddpn429-Jun-06 10:51
ddpn429-Jun-06 10:51 
AnswerRe: sql statement in c# Pin
Colin Angus Mackay9-Jun-06 11:41
Colin Angus Mackay9-Jun-06 11:41 
GeneralRe: sql statement in c# Pin
ddpn429-Jun-06 11:59
ddpn429-Jun-06 11:59 
AnswerRe: sql statement in c# Pin
BoneSoft9-Jun-06 12:02
BoneSoft9-Jun-06 12:02 
GeneralRe: sql statement in c# Pin
ddpn429-Jun-06 12:19
ddpn429-Jun-06 12:19 
GeneralRe: sql statement in c# Pin
Colin Angus Mackay9-Jun-06 22:02
Colin Angus Mackay9-Jun-06 22:02 
GeneralRe: sql statement in c# Pin
BoneSoft10-Jun-06 5:20
BoneSoft10-Jun-06 5:20 
QuestionTreeView Node Click Pin
Richard Andrew x649-Jun-06 10:31
professionalRichard Andrew x649-Jun-06 10:31 
AnswerRe: TreeView Node Click Pin
BoneSoft9-Jun-06 10:57
BoneSoft9-Jun-06 10:57 
GeneralRe: TreeView Node Click Pin
Richard Andrew x649-Jun-06 11:07
professionalRichard Andrew x649-Jun-06 11:07 
GeneralRe: TreeView Node Click Pin
BoneSoft9-Jun-06 11:33
BoneSoft9-Jun-06 11:33 
QuestionDeleting rows in streams Pin
NaNg152419-Jun-06 9:28
NaNg152419-Jun-06 9:28 
AnswerRe: Deleting rows in streams Pin
Ed.Poore9-Jun-06 10:07
Ed.Poore9-Jun-06 10:07 
GeneralRe: Deleting rows in streams Pin
NaNg152419-Jun-06 10:26
NaNg152419-Jun-06 10:26 
GeneralRe: Deleting rows in streams Pin
Ed.Poore9-Jun-06 12:50
Ed.Poore9-Jun-06 12:50 
QuestionComboBox binding problem . Pin
microuser_20009-Jun-06 8:37
microuser_20009-Jun-06 8:37 
AnswerRe: ComboBox binding problem . Pin
Paul Brower9-Jun-06 9:12
Paul Brower9-Jun-06 9:12 
QuestionVisual C# and goto startup form Pin
Saamir9-Jun-06 7:47
Saamir9-Jun-06 7:47 
AnswerRe: Visual C# and goto startup form Pin
Alexander Wiseman9-Jun-06 7:58
Alexander Wiseman9-Jun-06 7:58 
GeneralRe: Visual C# and goto startup form Pin
Saamir10-Jun-06 4:49
Saamir10-Jun-06 4:49 
QuestionC# designer Pin
Brandon Frye9-Jun-06 7:08
Brandon Frye9-Jun-06 7:08 

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.