C
C#
help
❔ I keep getting an error " Index was outside the bounds of the array"
Looking for more? Join the community!
C
C#
help
C
C#
help
Want results from more Discord servers?
Recommended Posts❔ Having trouble with a player swap function```cs
public void swap()
{
Vector3 LastPlayerPos = transform.position;
❔ Pannel not showingHello, I have a problem with my winform app, there is a pannel that won't show although I have this ❔ WPF game in C# having trouble attaching the "fireball" (image) to the player(ImagePlayer)https://gyazo.com/d7f93807a3085469eea5e5ac0e7a63da❔ How to adapt text to fit large items in Xamarin.Forms XAML UIHi all, slight problem here:
I've got this todo app, it enters and removes todo items just fine, bu❔ LINQ build an array with an arbitrary value at the startSo, I want to make a palette that's an array of `int`s where index 0 is equal to 0 and the rest repe❔ Xamarin Android NFC App Open User Input after Button Clickwe have installed an Git Repository with an NFC Reader Write Applikation and it hase The bUtton Read❔ FluentValidation on startupWhat's not okay so that it fails with:
> Unhandled exception. System.InvalidOperationException: No ❔ ✅ node in asp.netHello, I'm building asp.net MVC app and in on part I need to run some server side js code
Now I tri❔ WPF Border TemplateBindingHi!
I've created such style for most of my controls to have rounded corners
however i would like for❔ Testing: Is there a library that can automatically populate all properties in an object?For integration tests I would love a mechanism that would grab an object, automatically populate all✅ How do i fix this?im stuck on this problem ive surfed everywhere and tried everything i could but i just cant seem to ❔ fluentvalidation custom validation inherit existing validation `MinimumLengthValidator`Hello i trying to create custom validation by inherit fluentvalidator build in validator `MinimumLen❔ Bootstrap modal in razor page closing for one page but not anotherWhen I click the plus button on my application a modal pops up. (good) But when I click any button i✅ Design pattern for a method feels incorrectI have made a small CLI application that does a few things related to my job. The CLI downloads the ❔ GraphicsObjective. Write a program to draw the drawing,
shown in Fig. 3 - equilateral triangle located
in th❔ This platform does not allow the automatic selection of an algorithm.hey guys when i run my project to a game i get this error This platform does not allow the automatichow do i know what level my treeviewitem is currently at?im using wpf❔ Blazor server run in browser/clientHi! I have some code that *needs* to run in the browser and not in the server. (Constantly updating ❔ MySQL publishing questionI'm working on a habit tracker using c# and mysql and i was about to publish it and send it off to gHelp understanding "get" and "set"i used to learn c++, now that get and set is really confusing...
can it be explained in a way i unde