Click here to Skip to main content
15,891,316 members
Home / Discussions / C#
   

C#

 
GeneralRe: Question Regarding VS 3.5 version Pin
Pete O'Hanlon24-Feb-10 3:50
mvePete O'Hanlon24-Feb-10 3:50 
AnswerRe: Question Regarding VS 3.5 version Pin
PIEBALDconsult24-Feb-10 9:15
mvePIEBALDconsult24-Feb-10 9:15 
QuestionC# No-Wait Flowshop gantt algorithms Pin
abdullahguclu23-Feb-10 23:38
abdullahguclu23-Feb-10 23:38 
AnswerRe: C# No-Wait Flowshop gantt algorithms Pin
OriginalGriff23-Feb-10 23:50
mveOriginalGriff23-Feb-10 23:50 
AnswerCorrecting a misconception Pin
Pete O'Hanlon23-Feb-10 23:58
mvePete O'Hanlon23-Feb-10 23:58 
QuestionDateTime convertion Pin
salmonraju23-Feb-10 23:35
salmonraju23-Feb-10 23:35 
AnswerRe: DateTime convertion Pin
OriginalGriff23-Feb-10 23:47
mveOriginalGriff23-Feb-10 23:47 
AnswerRe: DateTime convertion Pin
Mirko198024-Feb-10 0:03
Mirko198024-Feb-10 0:03 
Look about DateTime.ParseExact and Custom DateTime format strings.
You can parse your date using DateTime.ParseExact("Wed Feb 24 04:56:30 2010", "ddd MMM dd HH:mm:ss yyyy", System.Globalization.CultureInfo.InvariantCulture);
GeneralRe: DateTime convertion Pin
salmonraju24-Feb-10 0:47
salmonraju24-Feb-10 0:47 
AnswerRe: DateTime convertion Pin
PIEBALDconsult24-Feb-10 3:47
mvePIEBALDconsult24-Feb-10 3:47 
QuestionCan't add commandBarButton Visual Studio 2010 RC C# Pin
Spixel8923-Feb-10 23:30
Spixel8923-Feb-10 23:30 
QuestionHow to get Country List with Two-letter country codes? Pin
Cyber Friend23-Feb-10 23:09
Cyber Friend23-Feb-10 23:09 
AnswerRe: How to get Country List with Two-letter country codes? Pin
Abhinav S23-Feb-10 23:12
Abhinav S23-Feb-10 23:12 
GeneralRe: How to get Country List with Two-letter country codes? Pin
Cyber Friend24-Feb-10 0:29
Cyber Friend24-Feb-10 0:29 
GeneralRe: How to get Country List with Two-letter country codes? Pin
Cyber Friend24-Feb-10 0:38
Cyber Friend24-Feb-10 0:38 
GeneralRe: How to get Country List with Two-letter country codes? Pin
Richard MacCutchan24-Feb-10 1:22
mveRichard MacCutchan24-Feb-10 1:22 
GeneralRe: How to get Country List with Two-letter country codes? Pin
Cyber Friend24-Feb-10 2:09
Cyber Friend24-Feb-10 2:09 
GeneralRe: How to get Country List with Two-letter country codes? Pin
Richard MacCutchan24-Feb-10 2:23
mveRichard MacCutchan24-Feb-10 2:23 
GeneralRe: How to get Country List with Two-letter country codes? Pin
Cyber Friend24-Feb-10 2:34
Cyber Friend24-Feb-10 2:34 
GeneralRe: How to get Country List with Two-letter country codes? Pin
J4amieC24-Feb-10 2:51
J4amieC24-Feb-10 2:51 
GeneralRe: How to get Country List with Two-letter country codes? Pin
Cyber Friend24-Feb-10 3:38
Cyber Friend24-Feb-10 3:38 
GeneralRe: How to get Country List with Two-letter country codes? Pin
J4amieC24-Feb-10 3:47
J4amieC24-Feb-10 3:47 
GeneralRe: How to get Country List with Two-letter country codes? Pin
Cyber Friend24-Feb-10 3:50
Cyber Friend24-Feb-10 3:50 
GeneralRe: How to get Country List with Two-letter country codes? Pin
Gonzoox24-Feb-10 3:56
Gonzoox24-Feb-10 3:56 
GeneralRe: How to get Country List with Two-letter country codes? Pin
Cyber Friend24-Feb-10 4:17
Cyber Friend24-Feb-10 4:17 

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.