Explore >> Select a destination


You are here

bill.burkecentral.com
| | michaelscodingspot.com
12.2 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | andrevala.com
12.4 parsecs away

Travel
| | Last week I got to read a lot about several different topics. You'll find stuff about Azure Serverless, API Gateway pattern, Policy-Based Access Control (PBAC) and a couple of Microsoft news. I hope you find them interesting.
| | damienbod.com
12.0 parsecs away

Travel
| | The article shows how an Angular nx Standalone UI hosted in an ASP.NET Core application can be secured using cookies.OpenIddict is used as the identity provider. The trusted application is protected using the Open ID Connect code flow with a secret and using PKCE. The API calls are protected using the secure cookie and anti-forgery...
| | simpleprogrammer.com
29.0 parsecs away

Travel
| Rust and Go are new programming languages. Each solves problems inherent in previous programming languages such as C and C++. And if you're not sure which one fits your project - check out this comparison article, in which we'll look deeper into Rust vs. Go. By the end of the comparison, you'll have a clear [...]