Explore >> Select a destination


You are here

abhijitjana.net
| | csharp.christiannagel.com
10.8 parsecs away

Travel
| | The HttpClient class can be easily used in a way how it's not meant to be. While this class is disposable, using it with the using statement is often not the best choice. Disposing the HttpClient, the underlying socket is not immediately released. The HttpClient class is designed to be reused for multiple requests. Having...
| | damienbod.com
11.0 parsecs away

Travel
| | This article shows how Azure AD verifiable credentials can be issued and used in an ASP.NET Core application. An ASP.NET Core Razor page application is used to implement the credential issuer. To issue credentials, the application must manage the credential subject data as well as require authenticated users who would like to add verifiable credentials...
| | jameschambers.com
10.9 parsecs away

Travel
| | Integrating a simple test to help prevent malignant input on your site is as simple as integrating a few lines of code into your website. Now, if I could I'd pinch myself to make sure I'm not a robot,
| | blog.logrocket.com
71.6 parsecs away

Travel
| Explore the various security threats facing React Native mobile applications and discuss strategies for mitigating them.