Click here to Skip to main content
15,902,939 members
Home / Discussions / C#
   

C#

 
QuestionPrint only Panel contents. Pin
NamdeoWaghmare2-Feb-09 2:35
NamdeoWaghmare2-Feb-09 2:35 
AnswerTRIPLE POST Pin
EliottA2-Feb-09 2:38
EliottA2-Feb-09 2:38 
JokeRepost! Pin
CPallini2-Feb-09 2:47
mveCPallini2-Feb-09 2:47 
GeneralRe: Repost! Pin
EliottA2-Feb-09 2:50
EliottA2-Feb-09 2:50 
QuestionPrint only Panel contents. Pin
NamdeoWaghmare2-Feb-09 2:33
NamdeoWaghmare2-Feb-09 2:33 
AnswerDouble Post Pin
EliottA2-Feb-09 2:38
EliottA2-Feb-09 2:38 
QuestionC# windows appliction Pin
susanne12-Feb-09 2:33
susanne12-Feb-09 2:33 
AnswerRe: C# windows appliction Pin
Alan N2-Feb-09 2:43
Alan N2-Feb-09 2:43 
As always with simple problems like this your first port of call should be the documentation. Put the cursor over DateTime in your code and press F1. Browse down through the help to the DateTime.Now property which you will find very useful in the context of your problem.

If you also read up on the TimeSpan structure you'll have a solution in a few minutes.

Good luck, Alan.
AnswerRe: C# windows appliction Pin
CPallini2-Feb-09 2:46
mveCPallini2-Feb-09 2:46 
AnswerRe: C# windows appliction Pin
EliottA2-Feb-09 2:46
EliottA2-Feb-09 2:46 
QuestionPrinting Pin
NamdeoWaghmare2-Feb-09 2:05
NamdeoWaghmare2-Feb-09 2:05 
AnswerRe: Printing Pin
EliottA2-Feb-09 2:25
EliottA2-Feb-09 2:25 
Questionbrowse WSDL error Pin
George_George2-Feb-09 1:28
George_George2-Feb-09 1:28 
AnswerRe: browse WSDL error Pin
MadArtSoft2-Feb-09 1:45
MadArtSoft2-Feb-09 1:45 
GeneralRe: browse WSDL error Pin
George_George2-Feb-09 2:07
George_George2-Feb-09 2:07 
GeneralRe: browse WSDL error Pin
MadArtSoft2-Feb-09 3:36
MadArtSoft2-Feb-09 3:36 
GeneralRe: browse WSDL error Pin
George_George3-Feb-09 1:16
George_George3-Feb-09 1:16 
Questionstart the application at computer start Pin
sjs4u2-Feb-09 1:09
sjs4u2-Feb-09 1:09 
AnswerRe: start the application at computer start Pin
musefan2-Feb-09 1:13
musefan2-Feb-09 1:13 
AnswerRe: start the application at computer start Pin
Spunky Coder2-Feb-09 1:19
Spunky Coder2-Feb-09 1:19 
GeneralRe: start the application at computer start Pin
MadArtSoft2-Feb-09 1:51
MadArtSoft2-Feb-09 1:51 
Questionreading huge set of data from Db Pin
prasadbuddhika2-Feb-09 0:58
prasadbuddhika2-Feb-09 0:58 
AnswerRe: reading huge set of data from Db Pin
musefan2-Feb-09 1:11
musefan2-Feb-09 1:11 
GeneralRe: reading huge set of data from Db Pin
prasadbuddhika2-Feb-09 2:35
prasadbuddhika2-Feb-09 2:35 
GeneralRe: reading huge set of data from Db Pin
PIEBALDconsult2-Feb-09 4:26
mvePIEBALDconsult2-Feb-09 4:26 

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.