chat-app-with-db
chat-app-with-db copied to clipboard
A chat application (with database), developed in C# (WinForms & ADO.NET).
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.