Click here to Skip to main content
15,885,546 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem with frames using .NET & webbrowser control Pin
Stephane Rodriguez.15-Oct-02 10:06
Stephane Rodriguez.15-Oct-02 10:06 
GeneralIPC Pin
CSharpDavid14-Oct-02 12:22
CSharpDavid14-Oct-02 12:22 
GeneralRe: IPC Pin
Stephane Rodriguez.15-Oct-02 0:45
Stephane Rodriguez.15-Oct-02 0:45 
GeneralSelf describing functions Pin
IanC14-Oct-02 11:38
IanC14-Oct-02 11:38 
GeneralRe: Self describing functions Pin
Marc Clifton14-Oct-02 12:11
mvaMarc Clifton14-Oct-02 12:11 
GeneralRe: Self describing functions Pin
Anonymous14-Oct-02 22:23
Anonymous14-Oct-02 22:23 
GeneralRe: Self describing functions Pin
Marc Clifton15-Oct-02 1:27
mvaMarc Clifton15-Oct-02 1:27 
QuestionGetting Current Date? Pin
afronaut14-Oct-02 9:28
afronaut14-Oct-02 9:28 
Hey all -
how exactly do you get the current date in C#? Last week when I writing a bunch of stuff in VB.NET, I was able to simply write:
new DateTime().Now().ToString()

Alas, it appears not so in C#... when I try to use Now as a static member I'm barked at and when I look at the default date the constructor initializes it is:
1/1/0001

Thanks much

*->>Always working on my game, teach me
*->>something new.
cout << "dav1d\n";
AnswerRe: Getting Current Date? Pin
Stephane Rodriguez.14-Oct-02 9:42
Stephane Rodriguez.14-Oct-02 9:42 
GeneralRe: Getting Current Date? Pin
afronaut14-Oct-02 9:58
afronaut14-Oct-02 9:58 
GeneralRe: Getting Current Date? Pin
leppie14-Oct-02 10:45
leppie14-Oct-02 10:45 
GeneralRe: Getting Current Date? Pin
afronaut14-Oct-02 11:10
afronaut14-Oct-02 11:10 
GeneralRe: Getting Current Date? Pin
Daniel Turini15-Oct-02 2:10
Daniel Turini15-Oct-02 2:10 
AnswerRe: Getting Current Date? Pin
Anonymous14-Oct-02 10:05
Anonymous14-Oct-02 10:05 
GeneralRe: Getting Current Date? Pin
leppie14-Oct-02 11:09
leppie14-Oct-02 11:09 
QuestionHow do you send an email message? Pin
David Flores14-Oct-02 5:07
David Flores14-Oct-02 5:07 
AnswerRe: How do you send an email message? Pin
Daniel Turini14-Oct-02 5:12
Daniel Turini14-Oct-02 5:12 
GeneralRe: How do you send an email message? Pin
Pete Bassett14-Oct-02 6:52
Pete Bassett14-Oct-02 6:52 
AnswerRe: How do you send an email message? Pin
leppie14-Oct-02 7:30
leppie14-Oct-02 7:30 
AnswerRe: How do you send an email message? Pin
Hugh Jass14-Oct-02 7:50
Hugh Jass14-Oct-02 7:50 
AnswerRe: How do you send an email message? Pin
Hakan Eskici15-Oct-02 5:36
Hakan Eskici15-Oct-02 5:36 
AnswerRe: How do you send an email message? Pin
David Flores15-Oct-02 8:02
David Flores15-Oct-02 8:02 
GeneralListview - Desperate for help! Pin
Darryl Borden14-Oct-02 4:26
Darryl Borden14-Oct-02 4:26 
GeneralRe: Listview - Desperate for help! Pin
Daniel Turini14-Oct-02 4:59
Daniel Turini14-Oct-02 4:59 
GeneralRe: Listview - Desperate for help! Pin
Darryl Borden14-Oct-02 5:27
Darryl Borden14-Oct-02 5: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.