Results 1 to 6 of 6

Thread: Little Demo Program I wrote

  1. #1

    Thread Starter
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256

    Arrow Little Demo Program I wrote

    Update:

    This is a little demo program I wrote a while back in C#.

    Your feedback would be appreciated.

    The source is also included in the zip file.

    My SystemInformation dll stemmed from this program, because I kept adding more methods.

    I'm still working on the dll. Current I have 3 classes: Processor, Bios and Memory. I'll post the source code when I get home.

    BTW all the code is i C#

    Update:

    I forgot to mention that you need to download the wmicore from microsoft if you have win98/95/me

    Here is the link

    http://download.microsoft.com/downlo...US/wmicore.EXE

    If you have XP or Win2000, then everything should be ok.
    Attached Files Attached Files
    Last edited by DevGrp; Apr 3rd, 2002 at 03:02 PM.
    Dont gain the world and lose your soul

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    I get an unhandled exception about an Invalid Query!? Something about the System.Management Namespace???
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    I forgot to mention that you need to download the wmicore from microsoft if you have win98/95/me

    Here is the link

    http://download.microsoft.com/downlo...US/wmicore.EXE

    If you have XP or Win2000, then everything should be ok.
    Dont gain the world and lose your soul

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    our network is on the fritz at the moment and having trouble downloading, so Ill try to get that later.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Hey, just downloaded it...
    seems quite interesting (haven't checked the source yet)
    What kinda feedback do you want?
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  6. #6

    Thread Starter
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    Any feedback is ok, coding style, commenting, anything
    Dont gain the world and lose your soul

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width