_apix
_apix
CC#
Created by ♡Mr. L0stík♡ on 11/7/2023 in #help
❔ How to do global variable?
My approach to this would be to use the out parameter to reference the number when calling Form2_Load(), but this might not be applicable in your case
46 replies
CC#
Created by _apix on 1/24/2023 in #help
❔ EF Core Code-first relationships
Thank you very much for the help guys. My concern was having 3 or 4 tables for this. But the fourth one is needed to keep track of created coffees.
18 replies
CC#
Created by _apix on 1/24/2023 in #help
❔ EF Core Code-first relationships
This would result in a junction table: | DrinkId | CharacteristicId | How would I be able to differentiate multiple drinks created with same Id? Or am I just not seeing it right...
18 replies
CC#
Created by _apix on 1/24/2023 in #help
❔ EF Core Code-first relationships
Yes, that's right
18 replies