• Aprende programación con ejercicios C# Sharp
C# Sharp exercises
  • C# Sharp lessons

    •  

      First contact with C# Sharp

    •  

      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

    •  Learn with Java exercises

    •  Learn with Visual Basic exercises

10 Access To Relational Databases Learn programming with C# Sharp exercises

 C# Sharp exercises

 61 Database creation
Create a program to ask the user for data about books (title, author, genre and summary) and store them in a SQLite database....
 59 Database query
Create a program to display the data about books which your previous prorgram has stored....
 54 Full acces to a database
Create a program to allow the user both entering data about books and surfing the existing data. It must behave correctly if the data file does not ex...
 Learn programming with C# Sharp exercises Legal Conditions