STAR - lyankaZh/LibrarySystem GitHub Wiki

  1. Task -Displaying information on datagrid Problem - infromation doesn`t refresh Solution - usage of observable collection

  2. Task - calculating statistics Problem - had not enougth time to implement Solution - implementation in other versions of program

  3. Task - Application installer Solution -Downloading and using Microsoft Visual Studio 2015 Installer Projects

  4. Task -Authentication Solution - Using special Encryptor class and MD5CryptoServiceProvider()

  5. Task - Repository and Unit of works pattern