Latest posts

Vue Components

Components are Vue Instances

Keep reading
What is the Guid in .NET?

After having done some online reseach I found that a Guid in .NET is probably a UUID version 4. Let's put that to the test.

Keep reading
ASP.NET Core API Unit Tests

ASP.NET Core API Controllers are just classes, which means they can be unit tested.

Keep reading
All Posts