Hello
I'm Yegeun. This is my personal blog.
Recent Posts
-
T-SQL Fundamentals
Test your knowledge with this quick lab about T-SQL Fundamentals.
-
Service Lifetimes in C#
Updated:Test your knowledge with this quick lab about service lifetimes in C#.
-
Anatomy of a .NET Application
Updated:Today I learned how .NET applications are structured, exploring the dotnet CLI, project files, top-level statements, and the inner workings of the Generic Host.
-
Async/Await in C#
Updated:Today I learned how async & await really work in C#.