Click here to Skip to main content
15,909,835 members
Home / Discussions / C#
   

C#

 
AnswerRe: Samples SQL Server and C# Pin
EliottA2-Feb-09 4:08
EliottA2-Feb-09 4:08 
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 
need to do the following with C#, under visual studio ,
when button "Start" been clicked the current time of the system must
be get and saved in a variable, when button "Stop" been clicked the current time of the system
must be get and saved in a variable, also the difference
between the stop and start must be get and displayed in a text box (in seconds),
please need the C# code for that,

i treid with
DateTime dt = new DateTime();
dt.seconds;
but it did not work. any help will be appricated.
AnswerRe: C# windows appliction Pin
Alan N2-Feb-09 2:43
Alan N2-Feb-09 2:43 
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 

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.