I have a very busy server with plenty of processes scheduled with cron and each sends an email so the mailbox gets a lot of messages. I want to delete old messa
I'm trying to use the MVVM architecture on my Xamarin project but I can't quite understand it yet. I have two entities CrCountry and CrCity and I want the user
I have made a list of bullets and a list of sprites using the classes below. How do I detect if a bullet collides with a sprite and then delete that sprite and
Our security team has blocked basic authentication in all of our browsers. Apache currently doesn't support the LDAP provider using Digest auth. What other opt
I have 3 components: (1) App, (2) Main and (3) Card. The Main component is in the App Component. The Card component is in the Main Component.
I have some issues to generate a new certificate with certbot. i use certbot 0.10.2 and I want to upgrade it and Acme2 but I have some error when I type sudo ce
I have a table named Product related with another table named ProductAttribute. ProductAttribute: ID, ProductId, Value, AttributeID And I need to get all prod
how to read provider name from appsetting to create database connection in dot net core 5.0 var cdsConnection = Convert.ToString(root.GetSection("ConnectionStri
Developed project using grails-3.3.1 and generated a Runnable WAR file. When I run using the command: java -jar build/libs/myproject-0.1.war
I am trying to delete duplicate data from a table, but keeping the 1º record tha was made, the first id of this data. But i need to delete using specific p