Feed

Note that I may not have fully read/viewed all of the things in this feed. The images, content and opinions in them are owned by their respective authors.

Git Create Branch: 4 Ways to Do It

cloudbees.com
In today's post
Read More
How to implement two-factor authentication in ASP.NET Core 🔑

How to implement two-factor authentication in ASP.NET Core 🔑

blog.elmah.io
Supporting two-factor authentication (2FA) in your web app is important in most cases. In this post, I'll show you how we did it on elmah.io.
Read More
Be careful with CTE in PostgreSQL | by Haki Benita | Medium

Be careful with CTE in PostgreSQL | by Haki Benita | Medium

Haki Benita - hakibenita.medium.com
Common table expressions (CTE) can come in very handy but when used incorrectly they can cause a significant performance hit. Common table expressions (CTE), also known as the WITH clause, are a very…
Read More
Blazor Desktop: The Electron for .NET 6 | Matthew MacDonald | Young Coder | Young Coder

Blazor Desktop: The Electron for .NET 6 | Matthew MacDonald | Young Coder | Young Coder

Matthew MacDonald - medium.com
What is Blazor Desktop, really? Microsoft sometimes compares it to Electron, the desktop wrapper for JavaScript applications that powers software like Slack and Visual Studio Code. But Blazor Desktop can bypass WebAssembly for better performance and lower memory overhead. And there's no need for a built-in web server like Node.
Read More
How to create an RDS Aurora serverless instance with CDK

How to create an RDS Aurora serverless instance with CDK

dev.to
Amazon Aurora and Aurora Serverless is a cloud computing database service that allows applications us... Tagged with aws, devops, serverless, node.
Read More

.NET Conf 2021 - Focus on Windows

youtube.com
.NET Conf: Focus on Windows is a free, one-day livestream event that features speakers from the community and Microsoft teams working on Windows desktop apps...
View
5 Awesome Nuget Packages for DotNet 5 & DotNet Core in 2021 | by Dominique Kleeven | Medium

5 Awesome Nuget Packages for DotNet 5 & DotNet Core in 2021 | by Dominique Kleeven | Medium

Dominique Kleeven - dominique-k.medium.com
5 Awesome Nuget Packages for .NET 5 (AspNetCore) 2021. First things first: I’d like to share this awesome git repository with lots of NuGet packages and other dotnet components..
Read More
How To Make Software Developers Feel Comfortable During Interviews? | by Razvan Dragomir | Better Programming

How To Make Software Developers Feel Comfortable During Interviews? | by Razvan Dragomir | Better Programming

Razvan Dragomir - medium.com
It’s 5 p.m. on a cold winter Monday. I get a notification saying Marius arrived for his interview and is waiting for me. I grab my laptop and head to the front desk. He is a tall and skinny guy who…
Read More
Using Auth0 to Secure Your Angular Application and Access Your ASP.NET Core API | by Shantz Medley | The Startup | Medium

Using Auth0 to Secure Your Angular Application and Access Your ASP.NET Core API | by Shantz Medley | The Startup | Medium

Shantz Medley - medium.com
In this series, we will walk through setting up Auth0 to manage authentication using Angular for the client and ASP.NET Core for our API. Let’s setup Auth0 to handle our authentication and…
Read More
How to Use Auth0 for B2B Multi/Single-Tenant SaaS Solutions

How to Use Auth0 for B2B Multi/Single-Tenant SaaS Solutions

auth0.com
How to configure Auth0 to provide identity for multi- and single-tenant B2B SaaS applications, creating the best, most secure solution for your team and your users.
Read More