top of page
[C#] Authentication basics and Custom Authentication Scheme
Term Disambiguation Conventionally, Authentication and Authorisation are respectively defined as: Authentication: Proving the tenant's...
siqisundev
Nov 21, 20225 min read
Double Dispatch and Visitor Pattern [C# implementation]
Dynamic dispatch Dynamic dispatch (Wikipedia link) is a technique, commonly used in OOP, for dispatching the correct function/method...
siqisundev
Nov 6, 20224 min read
bottom of page