STAR - lyankaZh/LibrarySystem GitHub Wiki
-
Task -Displaying information on datagrid Problem - infromation doesn`t refresh Solution - usage of observable collection
-
Task - calculating statistics Problem - had not enougth time to implement Solution - implementation in other versions of program
-
Task - Application installer Solution -Downloading and using Microsoft Visual Studio 2015 Installer Projects
-
Task -Authentication Solution - Using special Encryptor class and MD5CryptoServiceProvider()
-
Task - Repository and Unit of works pattern