Tag Archives: net

VB.NET Tutorial 10 – Menu Strip (Visual Basic 2008/2010)

This tutorial will introduce the Menu Strip in Visual Basic 2008. The Menu Strip is a feature you will see on every application today. It has a very professional look and will limit the buttons that you need on your … Continue reading

Posted in Access VBA Tutorial | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | 25 Comments

Microsoft Access 2010 and Visual Basic 2008

En este video/tutorial os explicaremos como enlazar o concatenar nuestra base de datos con Microsoft Access 2010 a nuestro programa Visual Basic 2008, tambien puede realizarce con el Visual Basic 2010. Si desea videos en Alta Definicion de sistemas automatizados, … Continue reading

Posted in Outlook VBA Tutorial | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , | 17 Comments

VB.NET Tutorial 55 – Modules (Visual Basic 2008/2010)

In this tutorial, we cover how to create a module, store information inside a module and then access that information in your application. A module can be used to store functions, subs or even variables to sort out your code … Continue reading

Posted in Access VBA Tutorial | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 25 Comments

Visual Basic Tutorial – 9 – Radio Button & Check Box

This tutorial will teach you about using Radio Buttons and Check Boxes in Visual Basic 2008. It will teach you how to use both of the tools using If Statements and a Group Box. This is a really easy concept … Continue reading

Posted in Access VBA Tutorial | Tagged , , , , , , , , , , , , , , , , , , , , , , | 2 Comments

VB.NET Tutorial 9 – Radio Button and Check Box (Visual Basic 2008/2010)

This tutorial will teach you about using Radio Buttons and Check Boxes in Visual Basic 2008. It will teach you how to use both of the tools using If Statements and a Group Box. This is a really easy concept … Continue reading

Posted in Access VBA Tutorial | Tagged , , , , , , , , , , , , , , , , , , , , , , , | 25 Comments

VB.NET Tutorial 48 – Get All HTML Elements (Visual Basic 2008/2010)

As stated in the video, I was extremely tired when I recorded this (It’s 11:37 pm and I’m typing this, still haven’t been to sleep). This is not going to be the format of my future videos, I just wanted … Continue reading

Posted in Access VBA Tutorial | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 22 Comments

VB.NET Tutorial 24 – Sending An Email (Visual Basic 2008/2010)

In this tutorial, we jump right into the fun side of Visual Basic. We will learn how to send an email just using code. Please google your emails SMTP host and port if you do not have a googlemail account. … Continue reading

Posted in Access VBA Tutorial | Tagged , , , , , , , , , , , , , , , , , , , , , , | 25 Comments

VB.NET Tutorial 44 – OpenFileDialog (Visual Basic 2008/2010)

Just a quick tutorial on how to use the OpenFileDialog tool in Visual Basic 2008. This can be used to allow the user to select a file and then do something with the file that the user has selected. In … Continue reading

Posted in Access VBA Tutorial | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 25 Comments