• Aprende programación con ejerccions C# Sharp
Visual Basic exercises
  • Visual Basic lessons

    •  

      First contact with Visual Basic

    •  

      Flow Control

    •  

      Basic Data Types

    •  

      Arrays, Structures and Strings

    •  

      Functions

    •  

      Object Oriented Programming

    •  

      More On Classes

    •  

      File Management

    •  

      Object Persistence

    •  

      Access To Relational Databases

    •  

      Dynamic Memory Management

    •  

      Additional Libraries

  • Programming languages

    •  C# Sharp exercises

    •  Java exercises

Object Persistence Learn programming with Visual Basic (VB.net) exercises

 Visual Basic (VB.net) exercises

 122 Table + array + files
Expand the exercise of January 9th (tables + array), so that it contains two new methods, to dump the data of the array into a binary file and restore...
 87 Table + SetOfTables + files
Expand the exercise of April 16th (tables + array + files), so that it contains three classes: Table, SetOfTables and a test program. SetOfTables must...
 63 Insects + persistence
Create a new version of the "insects" exercise (april 17th), which must save its data using persistence....
 61 Cities - persistence
Create a new version of the "cities database" (which you improved on March 13th), using persistence to store its data instead of text files....
 Learn programming with Visual Basic (VB.net) exercises Legal Conditions