I need to ask a question on creating UDF on aerospike. My configuration is as below: M1 Macbook Pro Docker using latest aerospike My application is running this
Using VS 17.3 Preview 1, .Net Maui Blazor, I can't get httpclient or webrequest to work at all in Android. I've tried all the android option project settings (
I am having a recurring issue with arrays of strings I bring in from a spreadsheet. I want to filter a these arrays of strings for unique valu
I have an xml code that looks like this: <?xml version='1.0'?> <datamodel version="7.0" xmlns="http://www.tresos.de/_projects/DataModel2/16
I want to click push notification and open "link" when app is Killed Where should I control when the app is killed? And how can I open the "link"? Also works in
I was just trying to add a column called "location" to a table (main_table) in a database. The command I run was ALTER TABLE main_table ADD COLUMN location var
I have been using the VSCODE Azure extensions successfully till yesterday. Yesterday I changed the Azure account (and it says I a logged in) I also added the az
I have a jhipster generated spring boot application, which I want to dockerize and use inside an docker-comopose. I am kind of new to docker, what I did was to