Elio
Elio
CC#
Created by Elio on 11/6/2024 in #help
Visual error
Solution: Never rewrite the template of a DataGridRow, as you may miss a necessary control for extended selection, which I might not yet be aware of.
2 replies
CC#
Created by Elio on 10/28/2024 in #help
Garbage Management wpf
Well I'll remove the regions then, I was using rrgion just to sort the code into private, public method and fields
24 replies
CC#
Created by Elio on 10/28/2024 in #help
Garbage Management wpf
It wasn't the full code, I've reduced the size of the file to make my question easier to understand but ok
24 replies
CC#
Created by Elio on 10/28/2024 in #help
Garbage Management wpf
i'll try my best to understand all of this and come back if i need further help. Thanks
24 replies
CC#
Created by Elio on 10/28/2024 in #help
Garbage Management wpf
No description
24 replies
CC#
Created by Elio on 10/28/2024 in #help
Garbage Management wpf
do you know if hot reaload could be a problem ? should i turn it off ?
24 replies
CC#
Created by Elio on 10/28/2024 in #help
Garbage Management wpf
No description
24 replies
CC#
Created by Elio on 10/28/2024 in #help
Garbage Management wpf
visual studio 2022
24 replies
CC#
Created by Elio on 10/28/2024 in #help
Garbage Management wpf
The process memory in the diagnostic tools keeps increasing and sometimes never goes down
24 replies
CC#
Created by Elio on 10/28/2024 in #help
Garbage Management wpf
um ok because I feel like i have a memory leak problem and I'm trying to understand what my problem could be
24 replies
CC#
Created by Elio on 10/28/2024 in #help
Garbage Management wpf
nop this is a transient
24 replies
CC#
Created by Elio on 10/8/2024 in #help
Project Installer
Thanks for your anwsers
27 replies
CC#
Created by Elio on 10/8/2024 in #help
Project Installer
i have started with Microsoft Visual Studio Installer Projects 2022 but i feel like i won't be able to do everything i want with it
27 replies
CC#
Created by Elio on 10/8/2024 in #help
Project Installer
i though it would be enough but to manage the update it will be much easier with an installer that why i'm looking for it ahah
27 replies
CC#
Created by Elio on 10/8/2024 in #help
Project Installer
yup because i'll have to install the app and be able to update it on every new machine that we will do
27 replies
CC#
Created by Elio on 10/8/2024 in #help
Project Installer
I'll take a look if it meets my expectations. Just to specify my application is intended to be deployed from on offline PCs
27 replies
CC#
Created by Elio on 10/8/2024 in #help
Project Installer
So, Microsoft Visual Studio Installer Projects 2022 is good enough for basic installation right ? Because I'd like to execute some code during the installation to migrate some old data to the app I'm installing.
27 replies
CC#
Created by Elio on 9/26/2024 in #help
Dynamic Culture WPF
there is the code i'm using rn but it uses the culture of the thread which is not update if the thread is already running: Result = Convert.ToDouble(value);
3 replies