Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 429 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 429 Bytes

A chat application with database, developed in C# (WinForms & ADO.NET).

Developed as a final project in SQL Databases - as part of the .NET web development course in John Bryce college.

Project focused on:

  • SQL Server
  • Data Access Layer
  • ADO.NET

Project is the same as the previous chat-app, but now has a SQL database attached to it, with user registration and login.