Click here to Skip to main content
15,885,767 members
Home / Discussions / C#
   

C#

 
QuestionRe: I want a project in c#.net Pin
ZurdoDev14-Oct-14 9:19
professionalZurdoDev14-Oct-14 9:19 
AnswerRe: I want a project in c#.net Pin
OriginalGriff14-Oct-14 20:07
mveOriginalGriff14-Oct-14 20:07 
QuestionChange the datetime variable output to a specific format Pin
nitin_ion14-Oct-14 7:40
nitin_ion14-Oct-14 7:40 
QuestionRe: Change the datetime variable output to a specific format Pin
Kornfeld Eliyahu Peter14-Oct-14 7:44
professionalKornfeld Eliyahu Peter14-Oct-14 7:44 
AnswerRe: Change the datetime variable output to a specific format Pin
nitin_ion14-Oct-14 8:03
nitin_ion14-Oct-14 8:03 
AnswerRe: Change the datetime variable output to a specific format Pin
Kornfeld Eliyahu Peter14-Oct-14 8:06
professionalKornfeld Eliyahu Peter14-Oct-14 8:06 
GeneralRe: Change the datetime variable output to a specific format Pin
nitin_ion14-Oct-14 8:12
nitin_ion14-Oct-14 8:12 
SuggestionRe: Change the datetime variable output to a specific format PinPopular
Kornfeld Eliyahu Peter14-Oct-14 8:23
professionalKornfeld Eliyahu Peter14-Oct-14 8:23 
You missed it totally - DateTime is a binary format and for that it has no human-readable presentation. When checking it's value in the debugger the environment uses the default (system) settings to present you with something readable...
If you have problem with SQL date comparison you better show us your code so we can see the exact problem...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

GeneralRe: Change the datetime variable output to a specific format Pin
Dave Kreskowiak14-Oct-14 12:57
mveDave Kreskowiak14-Oct-14 12:57 
AnswerRe: Change the datetime variable output to a specific format Pin
Eddy Vluggen14-Oct-14 8:11
professionalEddy Vluggen14-Oct-14 8:11 
AnswerRe: Change the datetime variable output to a specific format Pin
V.14-Oct-14 21:54
professionalV.14-Oct-14 21:54 
QuestionIssue with visual studio 2013 profiler : Bottom of stackfunction Pin
Member 1112014714-Oct-14 6:41
Member 1112014714-Oct-14 6:41 
QuestionFCL C# source code Pin
Member 1115157113-Oct-14 22:10
Member 1115157113-Oct-14 22:10 
AnswerRe: FCL C# source code Pin
OriginalGriff13-Oct-14 22:33
mveOriginalGriff13-Oct-14 22:33 
AnswerRe: FCL C# source code Pin
Pete O'Hanlon13-Oct-14 23:34
mvePete O'Hanlon13-Oct-14 23:34 
GeneralRe: FCL C# source code Pin
OriginalGriff14-Oct-14 1:04
mveOriginalGriff14-Oct-14 1:04 
GeneralRe: FCL C# source code Pin
Pete O'Hanlon14-Oct-14 3:42
mvePete O'Hanlon14-Oct-14 3:42 
AnswerRe: FCL C# source code Pin
Eddy Vluggen14-Oct-14 4:58
professionalEddy Vluggen14-Oct-14 4:58 
QuestionRAPI2 in C# not returning multiword Pin
Spidy113-Oct-14 19:22
Spidy113-Oct-14 19:22 
AnswerRe: RAPI2 in C# not returning multiword Pin
Richard MacCutchan13-Oct-14 21:53
mveRichard MacCutchan13-Oct-14 21:53 
GeneralRe: RAPI2 in C# not returning multiword Pin
Spidy114-Oct-14 14:00
Spidy114-Oct-14 14:00 
Questionporting from XNA to MonoGame Pin
paulrm13-Oct-14 6:25
paulrm13-Oct-14 6:25 
AnswerRe: porting from XNA to MonoGame Pin
Richard MacCutchan13-Oct-14 6:37
mveRichard MacCutchan13-Oct-14 6:37 
GeneralRe: porting from XNA to MonoGame Pin
paulrm13-Oct-14 6:59
paulrm13-Oct-14 6:59 
GeneralRe: porting from XNA to MonoGame Pin
Pete O'Hanlon13-Oct-14 10:55
mvePete O'Hanlon13-Oct-14 10:55 

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.