Changelog box is a simple text box which can be used to inform users about the new features and fixes which are made to the software. Requirements : To create a changelog box we need only one component: 1-Text...
This software will check if website is Online or Down. Set url to text box and click check website. First we need to add the following components from the toolbox to the form: 1 Label 1 Textbox 1 Button Ch...
This software will read : Computer Name- Will show your computer name , ex: Desktop-14sd2 Internet Access – If your computer is connected to internet will show ”True” , if your computer is not connected to i...
To create a WebBrowser in Visual Studio (Vb.net) we will need the following components: 4- Buttons -Set Text of Button1 “Navigate” -Set Text of Button2 “Back” -Set Text of Button3 “Forward” -Set...
Before to start : You should know what is Microsoft Visual Studio... Microsoft Visual studio is an integrated development environment (IDE) from Microsoft. With Microsoft Visual Studio you can build softwares in diffe...