Skip to content

Duong's Blog

About technology stuff that piqued my interest

  • English
  • Vietnamese
  • About me

Category: C#

  • Home
  • C#

How to set up a development server with OKTA

June 30, 2021February 2, 2022 duongnt.bk1 Comment on How to set up a development server with OKTA

Find out how to request a free developer account with OKTA and how to register an integration endpoint for our web application.

C#, English okta, saml, sso

Cách đăng ký server dùng thử với OKTA

June 30, 2021June 30, 2021 duongnt.bk2 Comments on Cách đăng ký server dùng thử với OKTA

Cùng tìm hiểu cách đăng ký tài khoản dùng thử và cách tạo app trên OKTA. Tài khoản này sẽ hữu ích khi ta tích hợp OKTA với ứng dụng của mình.

C#, Vietnamese okta, saml, sso

Xác thực một lần (SSO) dùng giao thức SAML với OKTA

June 30, 2021May 16, 2022 duongnt.bk1 Comment on Xác thực một lần (SSO) dùng giao thức SAML với OKTA

Hãy cùng tìm hiểu cách sử dụng OKTA để cung cấp tính năng xác thực một lần (SSO) cho ứng dụng web viết bằng ASP.NET Core.

C#, Vietnamese ASP.NET Core, saml, sso

Single sign-on using SAML with OKTA

June 30, 2021February 2, 2022 duongnt.bk1 Comment on Single sign-on using SAML with OKTA

As all things security related, you shouldn’t roll your own authentication. Find out how you can use OKTA to provide single sign-on (SSO) to your users.

C#, English ASP.NET Core, saml, sso

Structured logging với C#

June 15, 2021June 19, 2021 duongnt.bk1 Comment on Structured logging với C#

Log cái gì rất quan trọng, nhưng log như thế nào cũng quan trọng không kém. Structured logging giúp ta tìm kiếm và phân tích log một cách dễ dàng hơn.

C#, Vietnamese C#, seq, structured-logging

Structured logging in C#

June 15, 2021December 6, 2022 duongnt.bk1 Comment on Structured logging in C#

Logging is important, but not all kinds logging are created equal. Find out how structured logging can makes debugging, profiling and monitoring much easier.

C#, English C#, seq, structured-logging

Nullable, value tuple và MemoryCache

June 4, 2021June 19, 2021 duongnt.bk1 Comment on Nullable, value tuple và MemoryCache

Từ một lỗi được phát hiện nhờ unit test, tôi thử tìm hiểu về nullable, value type và MemoryCache

C#, Vietnamese .NET Core, bug, C#, equality

Nullable, value tuple and MemoryCache

June 3, 2021June 19, 2021 duongnt.bk1 Comment on Nullable, value tuple and MemoryCache

From a bug caught by unit testing, I went on a journey to find out more about nullable, value tuple and MemoryCache

C#, English .NET Core, bug, C#, equality

Posts navigation

Newer posts
Copyright © 2025 Duong's Blog All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress