Click here to Skip to main content
15,899,313 members
Home / Discussions / C#
   

C#

 
AnswerRe: aborting a loop using button Pin
Judah Gabriel Himango25-May-06 7:47
sponsorJudah Gabriel Himango25-May-06 7:47 
QuestionDataSet Merge and Database Update Pin
sonicsqwirl25-May-06 6:04
sonicsqwirl25-May-06 6:04 
QuestionLogin system help? Pin
eric_tran25-May-06 5:32
eric_tran25-May-06 5:32 
AnswerRe: Login system help? Pin
J4amieC25-May-06 5:56
J4amieC25-May-06 5:56 
Questioncant dispose of webbrowser obj after print???? Pin
dpietro25-May-06 5:31
dpietro25-May-06 5:31 
Questionsurvey software Pin
ap_sa25-May-06 4:59
ap_sa25-May-06 4:59 
AnswerRe: survey software Pin
led mike25-May-06 5:55
led mike25-May-06 5:55 
QuestionDate Time Query Pin
kiran@nt525-May-06 4:55
kiran@nt525-May-06 4:55 
If MFC code is as follows:

//*CODE SNIPPET - START*

long newtime = 1136710800;

CTime tm(newtime);
str = tm.FormatGmt("%d %m %Y\n%H:%M:%S");

//*CODE SNIPPET - END*


At the execution of last line, 'str' contains as "1/8/2006 9:00:00 AM".


//Question
HOW CAN I REPRODUCE THIS CODE IN C#?


I'll be very thankful if replied at the earliest.

-Kiran





AnswerRe: Date Time Query Pin
led mike25-May-06 5:19
led mike25-May-06 5:19 
Questionquestion about hot keys! Pin
liloma25-May-06 4:53
liloma25-May-06 4:53 
QuestionStatusStrip Label to the right Pin
Herhighness25-May-06 4:50
Herhighness25-May-06 4:50 
AnswerRe: StatusStrip Label to the right Pin
led mike25-May-06 5:02
led mike25-May-06 5:02 
AnswerRe: StatusStrip Label to the right Pin
AETaylor25-May-06 20:57
AETaylor25-May-06 20:57 
QuestionIcon in MainMenu (IE style) Pin
SigmaMP25-May-06 4:33
SigmaMP25-May-06 4:33 
AnswerRe: Icon in MainMenu (IE style) Pin
Josh Smith25-May-06 7:52
Josh Smith25-May-06 7:52 
QuestionCustom SNMP Agent development Pin
mikeyhardingboyo25-May-06 4:31
mikeyhardingboyo25-May-06 4:31 
QuestionTiff Image -> Searchable PDF [modified] Pin
abcxyz8225-May-06 4:09
abcxyz8225-May-06 4:09 
AnswerRe: Tiff Image -> Searchable PDF Pin
Sumit_Ghosh15-Aug-09 13:12
Sumit_Ghosh15-Aug-09 13:12 
Questionweb service - need help Pin
dpietro25-May-06 4:08
dpietro25-May-06 4:08 
Questionhelp needed for passing data between forms ? Pin
cmpeng3425-May-06 3:03
cmpeng3425-May-06 3:03 
AnswerRe: help needed for passing data between forms ? Pin
maryamf25-May-06 3:35
maryamf25-May-06 3:35 
AnswerRe: help needed for passing data between forms ? Pin
Guffa25-May-06 3:48
Guffa25-May-06 3:48 
AnswerRe: help needed for passing data between forms ? Pin
S. Senthil Kumar25-May-06 7:58
S. Senthil Kumar25-May-06 7:58 
AnswerRe: help needed for passing data between forms ? Pin
Guffa25-May-06 21:51
Guffa25-May-06 21:51 
AnswerRe: help needed for passing data between forms ? Pin
Member 337352012-Feb-09 18:27
Member 337352012-Feb-09 18:27 

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.