I'm in charge of building an application with Angular 12.0.5. Our developing guidelines states that we are not allowed to use inline javascript and that we have
In ASP.NET Core 6 Web API, I have: ApplicationUser model class: public class ApplicationUser : IdentityUser { public string FirstName { get; set; } publ
I'm creating a bot in Discord that adds shared songs in specific channels and adds it to corresponding playlist. The function work as intended, so I've left tha
I'm incredibly new to wpf, and I'm having trouble with some formatting in my column headers. I want to have a Textblock with my title, and a button in my header
I have a some data I want to display but I'm finding it difficult to render it out to a table because the object has many layers. as you can see it has items in
This is the question: Create a generic class named Duo that has two parameters, A and B. Declare a variable named first of type A, and the second variable name
Using Camel to split an ArrayList and process each item in parallel up to 10 threads. Following is the config. Thread pool profile is set to max thread count =1
I have an angular project where the Angular menu items are missing. In the settings it seems to be configured correctly: But in the pop-up menu (from the proje