I'm working on a two player fighting game, where one player can hit the other player. All hits are marked as a strike or a grab, and when an opponent is hit with a grab I want the opponent to follow the position of the first player for as long as...
I've been trying to simplify some images because I want to make a color by number game, thus I need pixilation and less colors, I've got most of that down, but still have problems with retrieving the colors from the image. Whenever I retrieve the...
The csc.exe process lasts 1000+ seconds. Please help me, what to look for, where to look?
Same for net.core 3.1, 5.0, 6.0, 7.0 A similar ASP.NET project, but more complex, can be assembled perfectly in 2 seconds. The CPU is loaded at 25% with a...
I have a window named MechanicView.xaml and its back-end that is MechanicView.xaml.cs. The MechanicView.xaml window is connected via DataContext to the MechanicViewModel.cs file. The MechanicView.xaml window contains a TextBox with a...
I'm newbie in asp.net webform. I have so many problems that's almost I got solution from StackOverflow. But Now I'm facing an issue and can't get any desired solution, So, I'm writing this question. I want a textbox to autocomplete with JQuery...
I have a Winforms app written in c#, which needs to save a file on the desktop. I'm using Environment.GetFolderPath(Environment.SpecialFolder.Desktop) to get the path to the Desktop, and it runs fine. I need the app to also run on Linux (using...
I want to display data from two tables Purchase bill and Purchase bill details purchase bill is the main table and when we pass purchase bill id want to get purchase bill item details from sub-table.
I have pasted the code what I have tried, but I...
I want to append rows with textboxes like append in jq, here in C#
I tried the add controls in tablelayout but it cant it append on other rows but I want diffrent rows, and other way I try usercontrol I make a row and controls.add(panel1)...
public class Class1 { private Class2 _class2; private void Something() { Class2 class2; } } file class Class2 { } produces compiler error CS9051 on the member _class2 but not on the local variable class2 inside the method:
I couldn't find a c # library for tron. I want to transfer via api. There is a helper api tool at However, it is necessary to decode the parameter. I could not translate the function on the upper link to c #. Can you help me ?
I am calling external API and adding data into a SQL Server database in 10 tables, using C# and Entity Framework. Process is I am checking if the data is present in one table or not; if it is present, then I am skipping that table and so on in this...
Is it somehow possible to transform an entire collection instead of doing them one by one?
I am often in a situation where I need to convert elements in a list from one type to another type. The solution i usually end up with is something like...
I have an application (ASP NET .NET Framework) that is sending HTTP requests(calls) to my API (.net framework web API), Some times I have got errors like this - Only one usage of each socket address(protocol/network address/port) is normally...
I don't see an error at first sight. The List ids, doesn't take the data.Id value, which I take from @bind.Value=@data.Id. I don't know why. Pleasy any suggestions, I am new to data binding. I print out the list by the last Console... line and I get...
I am using a singleton that runs across multiple scenes (Dont Destroy on Load) that has access to methods and variables used to save & load values using player prefs. Everything works out well except for the currentAmount which is an int variable....
Actually my robot wants to move from source to target with obstacle avoidance. I find out the obstacle(rectangle shape) and Target(circle shape) in pixels. But i don't know how to find the path from source to target... Please help me.
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения