Posts Tagged ‘using’

In this tutorial I will be getting back to VB.NET for a bit to teach you guys how to enhance your programming experience by using objects!! Hopefully this will help you out in your large projects. Thanks for watching! brandonsoft.com http

When accessing database or any dynamic array of information you can apply this method to produce a grid layout instead of a traditional linear layout. You can use tables, divs, or simple line breaks as a stagger mechanism. Script Source: www.developphp.com

Shows you how to write to (using BinaryWriter) and read from (using BinaryReader) binary streams and files in the .NET Framework using Visual Basic.NET and Visual Studio 2010. This video can help you prepare for the 70-536, 70-515, and 70-511 MCTS or MCPD exams. This video is part of a tutorial to help you get [...]

In this tutorial I am going to teach the user how to include the voice recognition feature into thier VB.net program. I am going to do this tutorial in 2 parts. To complete it you need to reference the: Microsoft Speech Object Library (into the project) ALso you need to download my speech library, which [...]

In this Visual Basic 2010 programming tutorial, we’ll be connecting to and pulling data from a MySQL database, utilizing the ADO.NET connector provided at www.mysql.com In this video, we will perform the following tasks: 1.) Creating the Connection Objects, a Connection String, and a Query String 2.) Connecting to our MySQL Database 3.) Drawing Data [...]