Salman
Salman
CC#
Created by Keyvan on 1/17/2025 in #help
Dockerizing dotnet
still that's not complete
42 replies
CC#
Created by Keyvan on 1/17/2025 in #help
Dockerizing dotnet
yup that's not a complete dockerfile, look at what kauan posted
42 replies
CC#
Created by Keyvan on 1/17/2025 in #help
Dockerizing dotnet
it's simple
42 replies
CC#
Created by Keyvan on 1/17/2025 in #help
Dockerizing dotnet
Visual Studio can generate the Dockerfile and compose for you if needed
42 replies
CC#
Created by Keyvan on 1/17/2025 in #help
Dockerizing dotnet
Have you tried something yet ? or are you facing any specific problem ?
42 replies
CC#
Created by Silme94 on 12/31/2024 in #help
BAD IMAGE QUALITY (Bitmap)
it helped me to make the image quality better back then
11 replies
CC#
Created by Silme94 on 12/31/2024 in #help
BAD IMAGE QUALITY (Bitmap)
maybe try this :
RenderOptions.SetBitmapScalingMode(image, BitmapScalingMode.HighQuality);
RenderOptions.SetBitmapScalingMode(image, BitmapScalingMode.HighQuality);
11 replies
CC#
Created by Tom on 11/29/2024 in #help
Blazor file unable to be accessed due to being used by another.
Secondly I feel like that tutorial that you are following is either outdated or something else
3 replies
CC#
Created by Tom on 11/29/2024 in #help
Blazor file unable to be accessed due to being used by another.
First of all use Visual Studio if you are just getting started. And make the blazor app through Visual Studio and then try it . VSCode isn't for beginners and you'll run into a lot of issues
3 replies
CC#
Created by deveric on 11/25/2024 in #help
Hello, guys!
Is there any specific reason for learning MVC ?
11 replies
CC#
Created by reeeeeee on 11/25/2024 in #help
Windows/AD authentication between Angular SPA and .NET API
2 replies
CC#
Created by Serene Sphinx on 11/25/2024 in #help
Want to know how Email verification works.
$close
17 replies
CC#
Created by Serene Sphinx on 11/25/2024 in #help
Want to know how Email verification works.
So that guide tells you all you need to know about setting up auth in your backend/api
17 replies