Lordzipzap
Lordzipzap
CC#
Created by Lordzipzap on 6/11/2024 in #help
Synchronization error, with threads
11 replies
CC#
Created by tri on 6/11/2024 in #help
deploy rest api container from github & docker hub to Azure app service
Terraform is also possible
6 replies
CC#
Created by tri on 6/11/2024 in #help
deploy rest api container from github & docker hub to Azure app service
Ah ok, i recommend using ansible then, for action like these
6 replies
CC#
Created by Lordzipzap on 6/11/2024 in #help
Synchronization error, with threads
I will share some code
11 replies
CC#
Created by Lordzipzap on 6/11/2024 in #help
Synchronization error, with threads
The problem is that, Because my clerk is not finishing there is an mismatch in records
11 replies
CC#
Created by Lordzipzap on 6/11/2024 in #help
Synchronization error, with threads
I think there is an synchronization issue
11 replies
CC#
Created by Reabstraction on 6/11/2024 in #help
In an UWP app, how can I get all currently open `Window` instances?
Danm, i am being punished for sugessting something
15 replies
CC#
Created by Reabstraction on 6/11/2024 in #help
In an UWP app, how can I get all currently open `Window` instances?
Yes i made a mistake
15 replies
CC#
Created by tri on 6/11/2024 in #help
deploy rest api container from github & docker hub to Azure app service
Terraform is used for creating infrastructure related stuff i recommand for deploying containers not to use terraform
6 replies
CC#
Created by Reabstraction on 6/11/2024 in #help
In an UWP app, how can I get all currently open `Window` instances?
Unfortunate i have no exp with uwp
15 replies
CC#
Created by Lordzipzap on 6/11/2024 in #help
Synchronization error, with threads
I use dotnet6
11 replies
CC#
Created by Lordzipzap on 6/11/2024 in #help
Synchronization error, with threads
Situation is as follow: I have a library system where there is a clerk and a customer. There is a linkedlist. With books I specify the amount of n_threads(customer, clerks, book) Then i made it concurrent so that a clerk can place a book on the counter(linkerlist) and a customer can pick that book up and when done the customer can drop it on the dropzone(linkedlist) The clerk then checks de dropzone and place it back in the records(library)
11 replies