Explore >> Select a destination


You are here

michaelscodingspot.com
| | www.programmersranch.com
8.7 parsecs away

Travel
| | A blog created to help others learn various aspects of programming. It features regular articles that are concise rather than comprehensive.
| | quakkels.com
8.5 parsecs away

Travel
| | Xamarin enables programmers to write native mobile applications for both Android and iOS using C# and free development tools like Visual Studio Community Edition. This means that if you're invested in the .NET ecosystem and the C# language, you can write cross-platform mobile applications using technology that's already familiar to you.
| | dougseven.com
8.5 parsecs away

Travel
| | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...
| | damienbod.com
152.7 parsecs away

Travel
| 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...