Jump to content
MakeWebGames

VB2010 Program


sniko

Recommended Posts

Hey there,

As i'm learning visual basic in computing, i thought it would be wise to practice it a little (without the school restrictions) anyway, i created this little program which tells you your system information.

 

Download Here

Screenshots

Welcome Screen

001.jpg

Internet Connection Check

002.jpg

Showing Keyboard Information

003hhh.jpg

Features

General PC

- PC Name

- User Authenticated

Show Memory

- Physical Memory Available

- Virtual Memory Available

OS System Information

- OS Running

- OS Platform

- OS Version

Keyboard Information

- ALT Key Down?

- Caps Lock On?

- Ctrl Key Down?

- Num Lock'd?

- Scroll Lock'd?

- Shift Key Down?

Mouse Information

- Buttons Swapped?

- Wheel Exists?

Show Internet Connection

- Shows whether you are or not

Please give feedback.

Thanks

-sniko

Link to comment
Share on other sites

  • 2 months later...

I made quiet some VB in VB 6 but since .NET I switched completely on C# which use the same libraries with for me a smarter language. However with VB or C# you can do exactly the same kind of things, so it's more a question of taste than anything else. It's so true that you can create mixed projects which have parts in VB and others in C#.

Personally I mainly do ASP.NET and Silverlight applications, even if I do other kinds from time to time.

Link to comment
Share on other sites

It's a great start Sniko, and As i first learned how to program with visual basic . NET when i was 13 i find it a very good place to start. at the moment i have just turned fourteen but i still use it to develop some games but xna is the best for that.

Still a great start, lol something i couldnt yet and i've been using VB.NET for a year now. Good luck

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...