Project Description:
I want very simple app in C# in visual studio
Windows forms app
Very simple database management app - three buttons - search , delete, add records and necessarily fields. I need to combine techniques:
Simple interface
Abstract class or classes
Encapsulation and harmonization of classes. Level of access
Inheriting with clear mark - i need to show it
Method polimorphy - overloading and overwriting methods, virtual methods
Components with properties, methods, custom events
Controls which work on the user interface
Reflection mechanism
ado.net - database administration.
Skills required as like C# Programming