Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
GeneralRe: views Pin
sreejith ss nair8-Aug-04 17:06
sreejith ss nair8-Aug-04 17:06 
Generali want the form be closed after a specific time Pin
shdelpiero6-Aug-04 20:29
shdelpiero6-Aug-04 20:29 
GeneralRe: i want the form be closed after a specific time Pin
Sukrath Mahajan7-Aug-04 2:13
Sukrath Mahajan7-Aug-04 2:13 
GeneralJustify label text Pin
eggie56-Aug-04 17:51
eggie56-Aug-04 17:51 
GeneralRe: Justify label text Pin
Alex Korchemniy7-Aug-04 12:46
Alex Korchemniy7-Aug-04 12:46 
GeneralRe: Justify label text Pin
eggie58-Aug-04 6:44
eggie58-Aug-04 6:44 
GeneralRe: Justify label text Pin
Alex Korchemniy8-Aug-04 11:46
Alex Korchemniy8-Aug-04 11:46 
GeneralFinding amount of system memory programatically. Pin
leifm6-Aug-04 10:21
leifm6-Aug-04 10:21 
I'm trying to write a little app in C# that'll get some basic system information at startup and then send it to SSE on a different box.

What I'd like to get is username, hostname, list of all user accounts and their groups on the machine, cpu type, machine serial number, mac address, total system memory, and a listing of installed applications.

I can get a few of those things from System.Environment, but I am having a hard time figuring out the rest of it, particularly system memory. I think I might need to use System.Management, but I am not sure how to do that.
GeneralRe: Finding amount of system memory programatically. Pin
Nick Parker6-Aug-04 10:31
protectorNick Parker6-Aug-04 10:31 
Generalstand alone application Pin
Anonymous6-Aug-04 10:21
Anonymous6-Aug-04 10:21 
GeneralRe: stand alone application Pin
Looney Tunezez6-Aug-04 10:22
Looney Tunezez6-Aug-04 10:22 
GeneralRe: stand alone application Pin
Anonymous6-Aug-04 10:30
Anonymous6-Aug-04 10:30 
GeneralRe: stand alone application Pin
Nick Parker6-Aug-04 10:29
protectorNick Parker6-Aug-04 10:29 
GeneralRe: stand alone application Pin
Anonymous6-Aug-04 10:46
Anonymous6-Aug-04 10:46 
GeneralRe: stand alone application Pin
Colin Angus Mackay6-Aug-04 10:55
Colin Angus Mackay6-Aug-04 10:55 
GeneralRe: stand alone application Pin
Anonymous6-Aug-04 11:05
Anonymous6-Aug-04 11:05 
GeneralForm control event problems Pin
Jefferys6-Aug-04 10:04
Jefferys6-Aug-04 10:04 
GeneralRe: Form control event problems Pin
Looney Tunezez6-Aug-04 10:21
Looney Tunezez6-Aug-04 10:21 
GeneralRe: Form control event problems Pin
Not Active6-Aug-04 10:21
mentorNot Active6-Aug-04 10:21 
GeneralRe: Form control event problems Pin
Nick Parker6-Aug-04 10:27
protectorNick Parker6-Aug-04 10:27 
GeneralRe: Form control event problems Pin
Jefferys6-Aug-04 12:43
Jefferys6-Aug-04 12:43 
QuestionAny way to test code effeciency? Pin
FocusedWolf6-Aug-04 9:54
FocusedWolf6-Aug-04 9:54 
AnswerRe: Any way to test code effeciency? Pin
eggie56-Aug-04 9:58
eggie56-Aug-04 9:58 
AnswerRe: Any way to test code effeciency? Pin
Christoph Ruegg6-Aug-04 13:26
Christoph Ruegg6-Aug-04 13:26 
AnswerRe: Any way to test code effeciency? Pin
leppie6-Aug-04 19:25
leppie6-Aug-04 19:25 

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.