I have a column in my database with an inserton inside of my users database and would like to delete a user after 5 years of a inserton, I want to do this with
I'm trying to create a really basic Real-time GDF pipeline where the source is an HTTP Property plugin that retrieves some info from an HTTP endpoint. However,
I'm making top down shooter game! Every 3-5second enemies spawn in random positions. I've managed this with Random.Range and pixels. But sometimes enemies spawn
{ "ChangeRequests": [ {} ] } Remove the empty model from JSON array using Gson. Because of it create the one model inside the list in the model all v
In the 2nd edition of Effective Java, Item 12 discusses implementing the Comparable interface. There is a statement that I can't quite wrap my head around, and
I what to load the b.js file to HTML with button and function. when user type "yes" and click on "Ok" button, "b.js" must load in page (not open in new window o
I have a data table which has 1123 records. I want to split this table into 5 fixed size separate datatables. Size limit for each table is 225. So size of resu
I am trying to disable a repo in Azure Devops through the API and I am having trouble authenticating to my Azure devops organization. I have the request correct