An agile-minded senior developer with a proven track record spanning over 15 years of developing innovative end-to-end business solutions. Have experience in architecture, development, test, UX, and team lead. Designed, led, developed, and released solutions for different areas including eLearning, law, telecommunication, travel&tourism, insurance, and fraud detection. Focus on clean architecture, clean code, and satisfied customers. Tech stack is mainly full-stack development in the .NET ecosystem and Azure.
Nothing here yet.
Dec 22, 2023 · 1 min read · .NET 8 introduces support for publishing ASP.NET Core applications to native AOT for lightning-fast startup times & small, self-contained, native executables & containers. This session will provide an overview of when you might want to consider publi...
Join discussion
Dec 22, 2023 · 1 min read · This is my notes for the .NET Configuration In Depth | .NET Conf 2023 What is Configuration Settings Retry Times Queue Length Feature Flags Per User Percentage Secrets Connection String When the Configuration is Applied Compile Time ...
Join discussion
Dec 13, 2023 · 2 min read · Source Generators are part of Roslyn feature that automatically generates code during the compilation process. Why Source Generators Alternatıve to Reflection It is compile time not runtime Unblock AOT trimming It is just code Demo The code ...
Join discussion
Dec 12, 2023 · 2 min read · This is the summary of the presentation. No Architecture Pros Little or no abstraction Quick to build early - go from nothing deployed Potential for performance due to tight coupling & less abstraction Cons As the size of the system increases ...
Join discussion