OS Version

How to Create a Simple NotifyIcon in Visual Basic 2008

Submitted by janobe on
In this tutorial I will teach you how to create a simple NotifyIcon by using Visual Basic 2008. This NotifyIcon contains the system information that allows you to know the current date and the kind of operating system (OS) that you are using. So let’s begin: Open Visual Basic 2008 and create a new Windows Application. Drag a “ContextMenuStrip”, ”NotifyIcon”, ”Button” and “Label”.

How to Display OS Version in Visual Basic.Net

Submitted by donbermoy on
Hi! This is me again! :) Now, i will introduce some kind of tutorial that will find and display your PC's OS Version with the use of Visual Basic. Before we start, let us first discuss what are the codes that we will be using in this tutorial. We will use the OperatingSystem class as it will return a string representation of operating system information and the Environment Class which will provide the current environment and platform of your OS. Now, let's start this OS Version Displaying tutorial! 1.

How to display Device Model and OS Version in Android using Basic4Android

Submitted by donbermoy on
Good day! This is my other tutorial on how to find and display your Android OS Version and your Device Android Model. The version history of the Android mobile operating system began with the release of the Android beta in November 2007. The first commercial version, Android 1.0, was released in September 2008. Today, the latest Android version is the Android KitKat 4.4.