Page 1 of 1

SysInfo

Posted: Sun Feb 17, 2013 6:47 am
by visualtech
#clanc789 's Library, SysREQ Sparked an Idea in my mine to make a more Simple, yet Efficient library for getting system related information.
So Here is the library for use. I have also included a sample application to help you understand the functionalities of the library.
I'll update it with loads of new features, so please keep checking for updates as this one does not have an update checker!

SysInfo is a free library written in VB.NET to help .NET developers get some hardware related information. It's has a lot of classes which give information about lots of different System Related information with 2 lines of code.


This file is hosted off-site.

Re: SysInfo

Posted: Sun Feb 17, 2013 11:40 am
by Shim
good idea and i just tried the test and worked for myself

Re: SysInfo

Posted: Sun Feb 17, 2013 12:12 pm
by clanc789
Good program, although I would reccommend saving this as a class instead of a DLL so people can implement it in their project more safely. +rep for the progress you made :D

Re: SysInfo

Posted: Sun Feb 17, 2013 12:23 pm
by visualtech
thx #clanc789 ; I didn't release it as a class as it uses some algorithms which I don't want to disclose right now (I may release it in the future). Also, i am making a software which embeds the .dlls into their .exe files making it more reliable and safe! thx again for the +rep :)

Re: SysInfo

Posted: Sun Feb 17, 2013 1:38 pm
by clanc789
Good thinking visualtech :D Goodjob! And no probs for the rep, you deserved it :D