• Java
  • VB.Net
Learn Programming C#
  • C# Exercises

    •  

      First contact with C# Sharp

    •  

      Flow Control

    •  

      Basic Data Types

    •  

      Arrays, Structures and Strings

    •  

      Functions

    •  

      OOP Object Oriented Programming

    •  

      OOP More On Classes

    •  

      File Management

    •  

      Object Persistence

    •  

      Access To Relational Databases

    •  

      Dynamic Memory Management

    •  

      Additional Libraries

  • Programming languages

    •  Learn Java

    •  Learn Visual Basic (VB.Net)

 Object Persistence Learn programming C#

 C# exercises

 142 Table + array + files
Expand the January 9th exercise (tables + array) by adding two new methods to dump the data of the array into a binary file and restore the data from ...
 112 Table + SetOfTables + files
Expand the exercise from April 16th (tables + array + files) by creating three classes: Table, SetOfTables, and a test program. The SetOfTables class ...
 107 Insects + persistence
Create a new version of the "insects" exercise (April 17th), which should persist the data using some form of storage such as a database or file syste...
 108 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 C# Legal Conditions