From VB 6.0 To VB.NET - A Great Tutorial - For all VB programmers, to upgrade their skills to VB.NET
VB.NET is completely Object Oriented. Most VB 6.0 programmers find it difficult to cope up with the new object oriented features of VB.NET. The whole tutorial is divided to 10 lessons. Each lesson is available as a vb source code file, in the same folder. You can open each lesson and start learning. Creating And Using Classes And Objects In VB.NET, Encapsulation, Abstraction, Inheritance And Polymorphism , Overloading And Overriding , Constructors And Destructors ,Static Functions etc - and relevant comparisons with VB 6.0. [Important: This tutorial explains everything from beginning - including how to download and install the free Dotnet Framework. Also, you don't need any other tools - like Visual Studio.NET - to compile the excercises in this tutorial.]
AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
<table> <tr> <td vAlign="center" bgcolor="#9999FF"><b><font face="verdana,arial" size="6" color="#FFFFFF">VB.NET TUTORIAL</font></b></td> </tr> <tr> <td vAlign="center"> <font face="Verdana, Arial, Helvetica, sans-serif"> <p><b><font size="4">Why this tutorial?</font></b></p> </font> <p><font face="verdana,arial" size="2">VB.NET is completely Object Oriented. Most VB 6.0 programmers find it difficult to cope up with the new object oriented features of VB.NET.</font></p> <p><font face="verdana,arial" size="2">The whole tutorial is divided to 10 lessons. Each lesson is available as a vb source code file, in the same folder. You can open each lesson and start learning.</font></p> <p><font face="verdana,arial" size="2">This tutorial is designed with the following objectives.</font></p> <ol> <li><font face="verdana,arial" size="2">To provide a sound knowledge about Object Oriented Programming in VB.NET</font></li> <li><font face="verdana,arial" size="2">To educate how Object Oriented techniques are used in VB.NET</font></li> <li><font face="verdana,arial" size="2">To explain the following concepts (tonnes of source code included) simply and easily.</font> <ul> <li><font face="verdana,arial" size="2">Creating And Using Classes And Objects In VB.NET</font></li> <li><font face="verdana,arial" size="2">Encapsulation, Abstraction, Inheritance And Polymorphism</font></li> <li><font face="verdana,arial" size="2">Overloading And Overriding</font></li> <li><font face="verdana,arial" size="2">Constructors And Destructors</font></li> <li><font face="verdana,arial" size="2">Static Functions</font></li> </ul> </li> </ol> <p><font face="verdana,arial" size="2">Go through this tutorial and you will start making sense of almost any .NET code. Also, Java/CPP programmers can use this to easily learn VB.NET.</font></p> <p><font size="4" face="Verdana, Arial, Helvetica, sans-serif"><b>Compiling The Source Code</b></font></p> <p><font face="verdana,arial" size="2">If you already have .NET installed in your system, rename the <i>compile.bat.txt</i> file to <i>compile.bat</i> and run it. If you are using Smart Editor Professional 2004 as your IDE, (from www.logicmatrixonline.com/sepro) then open compile.bat and click <i>Run->Execute Batch File</i> <p> After All, <b> VOTE FOR ME IF YOU FIND THIS USEFULL. <p> DOWNLOAD THE ATTACHED FILES, AND START NOW. </b></font></p> <font face="Verdana, Arial, Helvetica, sans-serif"> <hr> </font> </td> </tr> </table>