Salman
Salman
CC#
Created by ! bottelz on 2/8/2025 in #help
✅ Design page is messed up
But as ZZZ said, make sure you are allowed to use it so that you face no problem later on
54 replies
CC#
Created by ! bottelz on 2/8/2025 in #help
✅ Design page is messed up
choose second one for now
54 replies
CC#
Created by ! bottelz on 2/8/2025 in #help
✅ Design page is messed up
yup use blazor for that imo
54 replies
CC#
Created by ! bottelz on 2/8/2025 in #help
✅ Design page is messed up
What kind of web app is this
54 replies
CC#
Created by ! bottelz on 2/8/2025 in #help
✅ Design page is messed up
Yup tell him that webforms is dead long ago and nobody uses it anymore
54 replies
CC#
Created by ! bottelz on 2/8/2025 in #help
✅ Design page is messed up
if it's a unit project then you could ask your teacher to allow you to use some modern framework like Blazor or MVC
54 replies
CC#
Created by ! bottelz on 2/8/2025 in #help
✅ Design page is messed up
tell your teacher it's 2025
54 replies
CC#
Created by ! bottelz on 2/8/2025 in #help
✅ Design page is messed up
what project type is this ?
54 replies
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