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

C#

 
GeneralRe: Question about adding/removing account Pin
turbosupramk323-Feb-11 11:33
turbosupramk323-Feb-11 11:33 
GeneralRe: Question about adding/removing account Pin
GenJerDan24-Feb-11 3:33
GenJerDan24-Feb-11 3:33 
GeneralRe: Question about adding/removing account Pin
turbosupramk324-Feb-11 5:27
turbosupramk324-Feb-11 5:27 
AnswerRe: Question about adding/removing account Pin
SledgeHammer0123-Feb-11 10:29
SledgeHammer0123-Feb-11 10:29 
GeneralRe: Question about adding/removing account Pin
turbosupramk323-Feb-11 11:07
turbosupramk323-Feb-11 11:07 
AnswerRe: Question about adding/removing account Pin
turbosupramk323-Feb-11 12:12
turbosupramk323-Feb-11 12:12 
Questiontimespan Pin
arkiboys23-Feb-11 5:18
arkiboys23-Feb-11 5:18 
AnswerRe: timespan PinPopular
OriginalGriff23-Feb-11 5:22
mveOriginalGriff23-Feb-11 5:22 
Yes: just use the next overloaded constructor: MSDN[^]

timer.Interval = new TimeSpan(0, 0, 0, 0, 1);

Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.

Digital man: "You are, in short, an idiot with the IQ of an ant and the intellectual capacity of a hose pipe."

GeneralRe: timespan PinPopular
arkiboys23-Feb-11 5:52
arkiboys23-Feb-11 5:52 
GeneralRe: timespan Pin
OriginalGriff23-Feb-11 8:47
mveOriginalGriff23-Feb-11 8:47 
GeneralRe: timespan Pin
Pete O'Hanlon23-Feb-11 10:08
mvePete O'Hanlon23-Feb-11 10:08 
AnswerRe: timespan PinPopular
Luc Pattyn23-Feb-11 6:06
sitebuilderLuc Pattyn23-Feb-11 6:06 
JokeRe: timespan Pin
musefan23-Feb-11 6:16
musefan23-Feb-11 6:16 
GeneralRe: timespan Pin
Keith Barrow23-Feb-11 9:03
professionalKeith Barrow23-Feb-11 9:03 
GeneralRe: timespan Pin
musefan23-Feb-11 9:20
musefan23-Feb-11 9:20 
Questionbest way to inform the user about newly released application.? Pin
vinu.111123-Feb-11 1:09
vinu.111123-Feb-11 1:09 
AnswerRe: best way to inform the user about newly released application.? Pin
Richard MacCutchan23-Feb-11 2:12
mveRichard MacCutchan23-Feb-11 2:12 
AnswerRe: best way to inform the user about newly released application.? Pin
OriginalGriff23-Feb-11 2:22
mveOriginalGriff23-Feb-11 2:22 
AnswerRe: best way to inform the user about newly released application.? Pin
Soulus8323-Feb-11 9:55
Soulus8323-Feb-11 9:55 
GeneralRe: best way to inform the user about newly released application.? Pin
vinu.111124-Feb-11 17:36
vinu.111124-Feb-11 17:36 
QuestionC# info about attaching app to windows window Pin
Aljaz11123-Feb-11 0:44
Aljaz11123-Feb-11 0:44 
AnswerRe: C# info about attaching app to windows window Pin
Richard MacCutchan23-Feb-11 2:10
mveRichard MacCutchan23-Feb-11 2:10 
GeneralRe: C# info about attaching app to windows window Pin
OriginalGriff23-Feb-11 2:24
mveOriginalGriff23-Feb-11 2:24 
GeneralRe: C# info about attaching app to windows window Pin
Aljaz11123-Feb-11 4:10
Aljaz11123-Feb-11 4:10 
GeneralRe: C# info about attaching app to windows window Pin
OriginalGriff23-Feb-11 4:11
mveOriginalGriff23-Feb-11 4:11 

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.