2022 05

DbUpdateConcurrencyException when updating an entity
Error Microsoft.EntityFrameworkCore.DbUpdateConcurrencyException: 'The database operation was expected to affect 1 row(s), but...

SQL installation error on linux : GLIBC_2.27 not found
Error /opt/mssql/bin/sqlservr: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found (required by /opt/mssql/bin/sq...

Android: button needs to be clicked twice
When the button needs to clicked twice in order to be effective: Solution android:focusable="true" android:focusableInTouc...