You are here |
www.aymericlamboley.fr | ||
| | | |
atilaoncode.blog
|
|
| | | | A while back I had an idea for a mobile app that I still might write. The main problems were finding the time and analysis paralysis: what do I write the project in? I've done some Android development before using Qt, and it was a hassle. I've been told that JNI was made painful on... | |
| | | |
blog.martinig.ch
|
|
| | | | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management. | |
| | | |
connorberry.com
|
|
| | | | I've been reading through comment threads learning about other peoples experiences trying to share code between iOS and Android in a cross platform fashion. It just occured to me that since ECL can compile an image down to a C library, maybe it would work to use it to write cross platform code that was... | |
| | | |
az-liftshift.com
|
|
| | This article shows how an ASP.NET Core Razor Page application could implement an automatic sign-out when a user does not use the application for n-minutes. The application is secured using Azure AD B2C. To remove the session, the client must sign-out both on the ASP.NET Core application and the Azure AD B2C identity provider or |