C
C#
help
❔ How to uninstall. NET Core SDK 7.0.100?
5 Messages Not Public
Sign In & Join Server To View
13 Messages Not Public
Sign In & Join Server To View
31 Messages Not Public
Sign In & Join Server To View
25 Messages Not Public
Sign In & Join Server To View
13 Messages Not Public
Sign In & Join Server To View
Looking for more? Join the community!
C
C#
help
C
C#
help
Want results from more Discord servers?
Recommended Posts❔ Why is this var not working?```cs
float popMult = cPop / 1000000;
if (cPop > 1000000)
{
popMult /= 10;
popMult❔ Why is my grpc so much slower then my minimal api? Need The Csharp GodsHey there a bit of an odd question
I've downloaded the code for this :
https://medium.com/geekcultur❔ Explain This Speed Difference to me (Grpc vs Rest)So i got two projects, each ones reads 5mil lines from a csv and stream to client.
MinimalApi approa❔ Is it possible to make the gui ratio change when switching to another monitor?Been making scripts with winforms and have noticed when I switch from my tower to my laptop and run Why cant i go into the methode? Seems to skip it entirelyAdded a git, anybody got and idea?❔ ❔ WPF SliderHow do you make it when you display volume in a slider, that it will only show you 0 - 5 - 10 etc?
❔ Clear the confusion `TagHelper`, `TagHelperComponent`, `TagHelperComponentTagHelper``TagHelper`, `TagHelperComponent` have the same interface and yet apparently completely different us❔ How to make property auto-increment?I have set the following attributes on `LocalId` property, but still it does not have auto-increment❔ Where to find ready made product design?Hi,
i want to develop some desktop apps but i can't find any UI design to clone.
Where can i find th❔ Creating a XML-document and adding subnodesCan anyone show me how to use XmlDocument or XDocument to create a new Xml-document that has a "<rooTrying to compare grpc to minimal api performence- minimal much faster, Logic probably rottenSo i got this grpc client that streams data from a csv to a console and just prints it,
in 1 minute✅ errorthis is error❔ In the SQlite library, which method will throw exception when the disk is fullI am trying to write an unit test for a scenario where the disk is full but data is being added to tUnable to publish MAUI AppI’m getting no error message or anything
Just
Package: 0 succeeded, 1 failed
On the output view.❔ How to Scale Winforms Components with Window ResolutionI'm trying to scale the components using the SizeChanged event, but i'm not getting anywhere.
I've ✅ Done! Chartjs has one wrong entry and i dont know whyIn the Picture are shown the entry from the value and the chart(both in green).
setting the decimal❔ Callback consumer to async TaskHello
I'm trying to convert a callback based method to an async task.
The basic idea is I have a me❔ The type or namespace name 'MAUI' does not exist in the namespace 'Microsoft'I actually a noob in Mobile dev using C#, Using `Vsual Studio 2022` I created a `MAUI` app, but I ge❔ EF Core Sql Server JsonDocumentI am trying to use Entity Framework Core to map and access a json column. With EF 7, I believe that ❔ How to set relative properties ?SelectedCallingCode.CallingCode: +31
PhoneNumber: 123456
FullPhoneNumber: +31 123456
Are these synta