Posts Tagged ‘Part’

Code Download: http:/www.schoolfreeware.com The Data Type Summery (Visual Basic) can be found on Microsoft’s MSDN Website msdn.microsoft.com This Tutorial – Shows Data Types, Variables, Classic String Conversions and A Simple Calculation Dim – Used to declare the variables Str – Converts Values to Strings Val – Converts Strings to Values Operators: + Add – Subtract [...]

How do I use Treeview control in Visual Basic .NET? Sample application which used to learn Treeview control.

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 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 [...]