Click here to Skip to main content
15,881,380 members
Home / Discussions / C#
   

C#

 
AnswerRe: Problem with String.Split() Pin
Fadi Yoosuf24-Jun-09 8:28
Fadi Yoosuf24-Jun-09 8:28 
AnswerRe: Problem with String.Split() Pin
Henry Minute24-Jun-09 8:34
Henry Minute24-Jun-09 8:34 
GeneralRe: Problem with String.Split() Pin
PIEBALDconsult24-Jun-09 9:29
mvePIEBALDconsult24-Jun-09 9:29 
AnswerRe: Problem with String.Split() Pin
Anthony Mushrow24-Jun-09 8:44
professionalAnthony Mushrow24-Jun-09 8:44 
GeneralRe: Problem with String.Split() Pin
Henry Minute24-Jun-09 10:24
Henry Minute24-Jun-09 10:24 
QuestionNeed date formate like yyyy-MM-dd with time like "2008-07-08 20:24:14" in Excel Pin
attalurisubbu24-Jun-09 8:01
attalurisubbu24-Jun-09 8:01 
AnswerRe: Need date formate like yyyy-MM-dd with time like "2008-07-08 20:24:14" in Excel Pin
PIEBALDconsult24-Jun-09 9:45
mvePIEBALDconsult24-Jun-09 9:45 
AnswerRe: Need date formate like yyyy-MM-dd with time like "2008-07-08 20:24:14" in Excel Pin
0x3c024-Jun-09 9:49
0x3c024-Jun-09 9:49 
You can use DateTime.ToString. Pass the format you want, for example yyyy-MM-dd hh:mm:ss. You'd have to hack through the documentation for more format strings information

Between the idea
And the reality
Between the motion
And the act
Falls the Shadow

QuestionHow To Transfer Parameters Through 2 Forms Pin
treuveni24-Jun-09 6:42
treuveni24-Jun-09 6:42 
AnswerRe: How To Transfer Parameters Through 2 Forms Pin
Manas Bhardwaj24-Jun-09 6:43
professionalManas Bhardwaj24-Jun-09 6:43 
GeneralRe: How To Transfer Parameters Through 2 Forms Pin
treuveni24-Jun-09 7:36
treuveni24-Jun-09 7:36 
AnswerRe: How To Transfer Parameters Through 2 Forms Pin
Giorgi Dalakishvili24-Jun-09 7:22
mentorGiorgi Dalakishvili24-Jun-09 7:22 
QuestionThe best way to achive this ? Pin
viralthebest24-Jun-09 6:40
viralthebest24-Jun-09 6:40 
AnswerRe: The best way to achive this ? Pin
Christian Graus24-Jun-09 10:38
protectorChristian Graus24-Jun-09 10:38 
QuestionProblems with System Tray Graph ? Pin
Rsesky00024-Jun-09 6:23
Rsesky00024-Jun-09 6:23 
AnswerRe: Problems with System Tray Graph ? Pin
OriginalGriff24-Jun-09 6:57
mveOriginalGriff24-Jun-09 6:57 
QuestionBetter way to achive this ? Pin
eAero24-Jun-09 6:10
eAero24-Jun-09 6:10 
AnswerRe: Better way to achive this ? Pin
PIEBALDconsult24-Jun-09 6:42
mvePIEBALDconsult24-Jun-09 6:42 
QuestionHow to execute .jar file in c# Pin
Gresziu24-Jun-09 6:04
Gresziu24-Jun-09 6:04 
AnswerRe: How to execute .jar file in c# Pin
Ravadre24-Jun-09 7:56
Ravadre24-Jun-09 7:56 
GeneralRe: How to execute .jar file in c# Pin
Gresziu24-Jun-09 23:45
Gresziu24-Jun-09 23:45 
GeneralRe: How to execute .jar file in c# Pin
Gresziu25-Jun-09 0:33
Gresziu25-Jun-09 0:33 
AnswerRe: How to execute .jar file in c# Pin
A P Prajwal30-Nov-09 0:56
A P Prajwal30-Nov-09 0:56 
QuestionData Reader Completion Rate, label text does not change Pin
Ersan Ercek24-Jun-09 5:32
Ersan Ercek24-Jun-09 5:32 
AnswerRe: Data Reader Completion Rate, label text does not change Pin
Manas Bhardwaj24-Jun-09 5:38
professionalManas Bhardwaj24-Jun-09 5:38 

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.