Looking to build a simple C# chat client that uses a database.
User will either login if account already exists or create a new account.
Database will store username, password, and other information, such as name and email, and possibly chat logs.
MS Access and Visual Studio
