/UVS-Multithreaded-String-Generator

Windows Forms application that uses multithreading to generate randomized strings

Primary LanguageC#MIT LicenseMIT

UVS-Multithreaded-String-Generator

Windows Forms application that uses multithreading to generate randomized strings

Prerequisites

  • Visual Studio
  • SQL Server

Setup:

Once you have the solution opened in Visual Studio:

  1. Open the Package Manager Console and set DesktopUI.Library as the "Default project"
  2. Run the following command: update-database

This should create a database in your LocalDB SQL Server called "UVS Data"