RD Dev
RD Dev
CC#
Created by 𝔄ℑ𝔇𝔈𝔑 on 1/9/2024 in #help
how to check what causes 100% cpu usages ?
Check server settings
14 replies
CC#
Created by obsidian on 1/2/2024 in #help
get user token C#
$code
7 replies
CC#
Created by ! Darko on 12/17/2023 in #help
Make Winform checkbox bigger
AutoSize to false. If doesn't work try resetting VS2022. I don't use it that much so I really don't know the problem. Or try to access the Check Box code and change it there
25 replies
CC#
Created by ! Darko on 12/17/2023 in #help
Make Winform checkbox bigger
oh your on vs2022. I thought you're in VS Code.
25 replies
CC#
Created by ! Darko on 12/17/2023 in #help
Make Winform checkbox bigger
For example: yourCheckBox.Size = new System.Drawing.Size(width, height);
25 replies
CC#
Created by ! Darko on 12/17/2023 in #help
Make Winform checkbox bigger
locate the checkbox control, and then set its Size property.
25 replies
CC#
Created by ! Darko on 12/17/2023 in #help
Make Winform checkbox bigger
sorry!
25 replies
CC#
Created by ! Darko on 12/17/2023 in #help
Make Winform checkbox bigger
oh I forgot about you
25 replies
CC#
Created by ! Darko on 12/17/2023 in #help
Make Winform checkbox bigger
set the Size property of the checkbox control. Adjust the Width and Height values to make it larger.
25 replies
CC#
Created by Dropps on 12/17/2023 in #help
options pattern not working
Hopefully I gave you enough information or wait for someone else
28 replies
CC#
Created by Dropps on 12/17/2023 in #help
options pattern not working
I don't have time to help you.
28 replies
CC#
Created by Dropps on 12/17/2023 in #help
options pattern not working
Your configuration binding for JwtOptions and DatabaseConnectionOptions appears correct in the provided .NET code snippet for a web API
28 replies
CC#
Created by Dropps on 12/17/2023 in #help
options pattern not working
Make sure you are loading the configuration properly using the appropriate code at the beginning of your application.
28 replies
CC#
Created by Dropps on 12/17/2023 in #help
options pattern not working
I mean, ensure that the structure of your appsettings.json file matches the section names used in your options classes (JwtOptions and DatabaseConnectionOptions).
28 replies
CC#
Created by Dropps on 12/17/2023 in #help
options pattern not working
you might be missing the configuration setup for the sections in your appsettings.json
28 replies
CC#
Created by Joellao on 12/13/2023 in #help
✅ Ubuntu + Dotnet
I tried to help
31 replies
CC#
Created by Joellao on 12/13/2023 in #help
✅ Ubuntu + Dotnet
(This is .net community i think)
31 replies
CC#
Created by Joellao on 12/13/2023 in #help
✅ Ubuntu + Dotnet
I don't know then. I used Linux once. Consider reaching out Microsoft support of .NET Community
31 replies
CC#
Created by Joellao on 12/13/2023 in #help
✅ Ubuntu + Dotnet
Change package source URL to use "http://" instead of "https://".
31 replies
CC#
Created by Joellao on 12/13/2023 in #help
✅ Ubuntu + Dotnet
Check VM's network stability or retry using HTTP
31 replies