Ekas-118 / UVS-Multithreaded-String-Generator

Windows Forms application that uses multithreading to generate randomized strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Windows Forms application that uses multithreading to generate randomized strings

License:MIT License


Languages

Language:C# 100.0%