Dilly
Dilly
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
My point being the app can be refactored without breaking anything
47 replies
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
There is no server, apis, etc. involved. I know it sounds nuts but the distribution of this app is not our concern as it is mostly just a rough draft of a proper application to come in the future
47 replies
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
I appreciate the concern, but that doesn't really apply in this case
47 replies
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
little to no people currently, deployment & updates will be handled by client after they get the app
47 replies
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
very small, fully local app.
47 replies
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
thank you
47 replies
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
I appreciate the advice, I will keep that in mind
47 replies
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
thank you! it is a net9 project
47 replies
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
thats what I was hoping to achieve, but I wasnt sure if there were tools that existed to make splitting the code easier
47 replies
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
that would violate my NDA, sorry
47 replies
CC#
Created by Dilly on 2/14/2025 in #help
✅ Separating WinForms & Backend
Also I was going to try and use class designer to assist, but havent been able to do that yet
47 replies
CC#
Created by Dilly on 10/2/2023 in #help
❔ Comparing Types using local var Type type
gn
28 replies
CC#
Created by Dilly on 10/2/2023 in #help
❔ Comparing Types using local var Type type
sounds good, thank you for your help!
28 replies
CC#
Created by Dilly on 10/2/2023 in #help
❔ Comparing Types using local var Type type
looks like 2.1
28 replies
CC#
Created by Dilly on 10/2/2023 in #help
❔ Comparing Types using local var Type type
would there be an easy way to check my previous code for linq statements to refactor?
28 replies
CC#
Created by Dilly on 10/2/2023 in #help
❔ Comparing Types using local var Type type
I guess I could use a overridable var within the child classes to do the check instead of type checking if that would be safer / better for a game
28 replies
CC#
Created by Dilly on 10/2/2023 in #help
❔ Comparing Types using local var Type type
yes, would that be a big problem?
28 replies
CC#
Created by Dilly on 10/2/2023 in #help
❔ Comparing Types using local var Type type
well that was easy lol
28 replies
CC#
Created by Dilly on 10/2/2023 in #help
❔ Comparing Types using local var Type type
and the list is List<Item>...
28 replies
CC#
Created by Dilly on 10/2/2023 in #help
❔ Comparing Types using local var Type type
type in this case would be a class (ex: Helmet) which is a child of 'Item'
28 replies