C
C#
help
❔ How can I dock a form inside of a TabPage?
Looking for more? Join the community!
C
C#
help
C
C#
help
Want results from more Discord servers?
Recommended Posts✅ Object reference error? Using UnityI'm trying to create a slider system to visualize various status bars using references instead of di❔ Display string that divided 1 by 1 word in textbox.I tried to display string sentence 1 by 1 word in textbox. I used string.split() method to split. Bu❔ Will there be issues if the target framework moniker is less than my .NET version installed?Total scrub here, please correct if I say anything wrong. I've got Visual Studio installed with .NET❔ Singleton Pattern StackOverflowExceptionIn the attached code, the GameManager is working fine, but InputManager is throwing a StackOverflowEGet the first letters of a stringHello,
Let's say that I have the string "tyranitar". With string[X], I can get the letter that I wa❔ I cant find the Option "ConsoleApp" when creating a new projektI also installed the .NET thing but i cant choose it, one screenshot is from a tut and other one sho❔ hello, Im new in C# codding, could someone help me ? I think something is wrong in my code :(Restoring my source codeHello, I have built a simple C# app, and i debugged it and only got the .config, .exe and .pdb files❔ Callback Url Always NullHere's the two functions involved
``` public IActionResult ExternalLogin(string provider, str❔ Game telemetry & overlay project - help with framework & architecture decisionstl;dr I want to create an application which continuously reads telemetry data from a racing game anderror CS0176: Member 'DateTime.Now' cannot be accessed with an instance reference; qualify it with aHi, i'm a beginner and i come from JavaScript and python. I'm having an issue with my CSharp code:
`❔ Dapper - Call stored procedure errorI finished to write my first POST Api, but I get an error when I execute it and it call a stored pro