I have seen the question How to convert Hex to RGB?, but their answers were not what I looked for. I also have seen the following questions:
Convert ARGB hex string to RGB How do I get the color from a hexadecimal color code using .NET?
But I was...
I am trying to deploy my ASP.NET Core Web API project that I created using Clean Architecture using my Azure Student portal account. The deployment is successful however when I navigate to the API's url endpoint it doesn't show the json object that...
I'm trying to test a handler from my api that is called by the mediator but it seams that it can't be called in the test case. I don't want to mock the mediator nor the handler, just the repositories.
I have seen the question How to convert Hex to RGB?, but their answers were not what I looked for. I also have seen the following questions:
Convert ARGB hex string to RGB How do I get the color from a hexadecimal color code using .NET?
But I was...
I'm making a 2d top-down game in Godot 4 with C# and I can't get the enemy AI to move toward the player. The only time it follows the player is when the player in under the enemy and touching the enemy.
how I can modify my loop to print only one copy of number(lineNum) if number does not meet the condition (lineNum % element.number == 0). I want to make FizzBuzzEndFile.txt to look like this: 1 2 Fizz 4 Buzz 6 Fuzz 8 Fizz
In short, I have a custom control in Xamarin for which I defined a BindableProperty , which I would like to bind to the control's xaml via a calculated property in the code behind, but it always displays as null because the calculated property is...
I have a table like this:
Column A Column B Peter Apple Peter Orange Peter Melon John Apple John Potato John Melon Suzane Kiwi Suzane Cucumber Suzane Orange
I need to select values from Column A and values from Column B where Column B contains...
When I test it in Visuall Studio by pressing F5 and it's working fine and I can able to login the webpage and sql query process working nicely. Also note that my SQL server is active over internet which can be accessed using IP address.
Currently working on a game using XNA with MonoGame but have run into a visual error while trying to render the background where it'll appear above sprites when it should always appear behind.
The background render target will occasionally flicker...
I have a MediatR Pipeline behavior for validating commands with the FluentValidation library. I've seen many examples where you throw a ValidationException from the behavior, and that works fine for me. However in my scenario I want to update my...
I am working on a repository method in Entity Framework Core to retrieve all applications along with their associated application tokens. My method looks like this:
public async Task GetAllApplications(string? expand = null) { List applications =...
I am just playing around with some Json and Fluentassertions, I am able to make a call to an API successfully, get the results, deserialize them but for some reason when i get to do an assertion on the response its losing the data and it empty. I...
I've been trying to create a face recognition system. I managed to write the code to save faces as objects and store them in a folder. However, I'm now confused about how to make it automatically recognize faces when I turn on the webcam, and turns...
i working on document authentication project. this is a asp.net C# webform project. firstly i upload the image and do some process on it. i add the qr code on the image like adding the watermark after that find the hash code of a image using md5...
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения