I am trying to create a forgot password component which has an email field. The user will enter his email. Now, this component should send a password reset emai
I need to send few strings on localhost via socket on android using native code (in C particularity) but I've faced weird problem - recv() function always retur
I have a private network with 2 nodes: MySQLServer [Private IP: 10.0.0.1] MyNode [Private IP: 10.0.1.1] I have tried setting the bind-address on MySQLServe
I have a div that has a click toggle action that when user clicks that div it will toggle the class of a span from hidden to visible. The prob
Input is n (any integer) Output should be a orted array of n square (n*n) , n , Closest Prime Number to n , Closest Fibonacci number to n How can I get the
My password placeholder in Application.yaml in spring boot project: password: {DB_PASSWORD} My secret file: apiVersion: v1 data: DB_PASSWORD: QXBwX3NhXzA1X2pz
I have this table Employee ID, Absence type, start date, end date, index, occurrences I don't know how to create the DAX so it gives me the number of absence o