DBMS_QLNhaKhoa
1.0.0
Project.pdf
contains all the tasks and requirements of the project (in Vietnamese).Report.pdf
includes our documentation for all the designs and required tasks (in Vietnamese).QLNhaKhoa
, QLNK_Release
and assets
Source code, release build, and resources pertaining to the C# WinForms app.
CAUTION: The application will continue running in the background, even after closing the interface, in both of these circumstances,
QLNhaKhoa.exe
in QLNK_Release
,Start Without Debugging (Ctrl + F5)
in Visual Studio.It should be manually killed with Task Manager, by searching for QLNhaKhoa
.
SQL
All folders and files are pretty self-explanatory, but here are some notable things,
setupDB.bat
constructs the database and populating all data.concurrency
holds implementations and solutions to Concurrency Conflict scenarios..NET desktop development
workload.(back to top)
SQL Server
and connect to it.
SQL
folder.setupDB.bat
.
QLNK_Release
.QLNhaKhoa.exe
.CAUTION: The application will continue running in the background even after closing the interface. It should be manually killed with Task Manager, by searching for QLNhaKhoa
.
SQL Server
and connect to it.
SQLconcurrencyco
folder, with co
being the conflict of choice.co.sql
to replace all base procedures with the defective or fixed ones.tran1.sql
then tran2.sql
right after.
SQL Server
and connect to it.
SQLconcurrencyco
folder, with co
being the conflict of choice.co.sql
to replace all base procedures with the defective or fixed ones.tran1.sql
s and tran2.sql
s, then try to translate those queries onto the app.2022 v17.8.3 | 8.0 | Developer 2022 | 19.2.56.2 | 1.85.0 | 11 |
(back to top)