Skip to content
ohad-shai edited this page Oct 12, 2020 · 1 revision

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.

Clone this wiki locally