Archive for 'Resources'

Extending your mini web browser using Visual Basic

Posted by:

Extending your mini web browser using Visual Basic

In this post we will be taking the work that we have already done with our web browser (see our previous post on web browsers using methods

This time we will be adding more buttons such as the back/forward/refresh buttons that we are used to in all web browsers that use a mouse input, so let’s use this (albeit very text-based) presentation as the guide to develop our browser using methods in more ...

Continue Reading →

Using Methods to build a web browser

Posted by:

Using Methods to build a web browser

In this lesson we will be using Visual Basic .NET in Visual Studio Express to make a simple Web Browser that will allow us to access the web. Follow the instructions to make your own mini Internet Explorer!


Button controls and using methods to make a simple web browser Continue Reading →

Learning how to use Visual Basic and .NET

Posted by:

Learning how to use Visual Basic and .NET

One of the first lessons I taught in Computing was how to get up and started. Using the slideshow below, it gives you access to a nice and easy resource to get you up and running.

You will need access to Microsoft Visual Studio (Express is free and can be downloaded from this link) and by following the instructions, you can make your first Windows Form App (used in many desktop apps).

Continue Reading →
Page 1 of 2 12