Click here to Skip to main content
15,894,460 members
Home / Discussions / C#
   

C#

 
AnswerRe: Whatever Happened to Multiple Inheritance? Pin
#realJSOP10-Jun-08 0:22
mve#realJSOP10-Jun-08 0:22 
GeneralRe: Whatever Happened to Multiple Inheritance? Pin
Roger Wright10-Jun-08 8:09
professionalRoger Wright10-Jun-08 8:09 
AnswerRe: Whatever Happened to Multiple Inheritance? Pin
Mike Dimmick10-Jun-08 2:45
Mike Dimmick10-Jun-08 2:45 
GeneralRe: Whatever Happened to Multiple Inheritance? Pin
Roger Wright10-Jun-08 8:11
professionalRoger Wright10-Jun-08 8:11 
QuestionHow to execute some batch file that my FTP server contain ? Pin
Yanshof9-Jun-08 18:46
Yanshof9-Jun-08 18:46 
Questionhow to use the control of DevComponents.DotNetBar.SideBarPanelItem Pin
cqdong809-Jun-08 17:51
cqdong809-Jun-08 17:51 
QuestionDateTime.Now Pin
George_George9-Jun-08 17:32
George_George9-Jun-08 17:32 
AnswerRe: DateTime.Now Pin
Christian Graus9-Jun-08 17:47
protectorChristian Graus9-Jun-08 17:47 
Well, if you call it twice, the time will have probably changed....

George_George wrote:
I think the internal instance is a waste? Since it is useless when the value is copied to variable abc?


You ask a lot of really bizarre questions. If I do DateTime.Now, I get a variable which stores the time I called it. If I keep that variable about, it's because I want to store that time. If I call it again, I want to get the time now, not the time I last called it.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: DateTime.Now Pin
George_George9-Jun-08 18:48
George_George9-Jun-08 18:48 
GeneralRe: DateTime.Now Pin
Christian Graus9-Jun-08 18:57
protectorChristian Graus9-Jun-08 18:57 
GeneralRe: DateTime.Now Pin
George_George9-Jun-08 19:03
George_George9-Jun-08 19:03 
GeneralRe: DateTime.Now Pin
Christian Graus9-Jun-08 19:11
protectorChristian Graus9-Jun-08 19:11 
GeneralRe: DateTime.Now Pin
George_George9-Jun-08 19:49
George_George9-Jun-08 19:49 
GeneralRe: DateTime.Now Pin
Ashfield9-Jun-08 21:29
Ashfield9-Jun-08 21:29 
GeneralRe: DateTime.Now Pin
George_George9-Jun-08 22:22
George_George9-Jun-08 22:22 
GeneralRe: DateTime.Now Pin
#realJSOP10-Jun-08 2:56
mve#realJSOP10-Jun-08 2:56 
GeneralRe: DateTime.Now Pin
George_George10-Jun-08 3:00
George_George10-Jun-08 3:00 
AnswerRe: DateTime.Now Pin
PIEBALDconsult9-Jun-08 17:48
mvePIEBALDconsult9-Jun-08 17:48 
GeneralRe: DateTime.Now Pin
George_George9-Jun-08 18:47
George_George9-Jun-08 18:47 
GeneralRe: DateTime.Now Pin
PIEBALDconsult9-Jun-08 19:19
mvePIEBALDconsult9-Jun-08 19:19 
GeneralRe: DateTime.Now Pin
George_George9-Jun-08 19:47
George_George9-Jun-08 19:47 
AnswerRe: DateTime.Now Pin
Joe Woodbury9-Jun-08 19:27
professionalJoe Woodbury9-Jun-08 19:27 
GeneralRe: DateTime.Now Pin
George_George9-Jun-08 19:45
George_George9-Jun-08 19:45 
AnswerRe: DateTime.Now Pin
Guffa9-Jun-08 22:22
Guffa9-Jun-08 22:22 
GeneralRe: DateTime.Now Pin
George_George10-Jun-08 2:08
George_George10-Jun-08 2:08 

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.