Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.
/ exam-adonet Public archive

ADO.NET Exam Project

License

Notifications You must be signed in to change notification settings

liannoi/exam-adonet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Address Plan

Codacy Badge CodeFactor License

Examination project performed by me at the STEP Computer Academy.

This project is a kind of address accounting application. The main idea is to perform CRUD operations on the database through a graphical application. For more convenient data retrieval from the database, it was necessary to describe the procedure in SQL (T-SQL).

Graphics written in WinForms (Windows Forms) using the MVP architectural pattern.

The second part of the examination task is writing LINQ queries to a set of addresses.

I got 10/12 for work. Teacher: Vasilenko Igor Grigorevich

System requirements

Visual Studio .NET Framework C#
2017 (or higher) 4.8 (is recommended) 7.3

Build and Run

License

The repository is licensed by Apache-2.0.