Articles
I love to write software development articles and tutorials. Here, some of the contents I've created, grouped by years;
2024
2023
- Using Complex Types as Value Objects with Entity Framework Core 8.0
- Kubernetes Integrated Microservice Development with .NET and ABP Studio
- Using Dapper with the ABP Framework
2022
- Injecting Service Dependencies to Entities with Entity Framework Core 7.0
- Consuming gRPC Services from Blazor WebAssembly Application Using gRPC-Web
- Using gRPC with the ABP Framework
- Dealing with Multiple Implementations of a Service in ASP.NET Core & ABP Dependency Injection
2021
2020
- Creating an Event Organizer Application with the ABP Framework & Blazor UI
- Why You Should Prefer Singleton Pattern over a Static Class?
2019
2018
2016
- Using ASP.NET Core, Entity Framework Core and ASP.NET Boilerplate to Create NLayered Web Application (Part I)
- Using ASP.NET Core, Entity Framework Core and ASP.NET Boilerplate to Create NLayered Web Application (Part II)
- Aspect Oriented Programming using Interceptors within Castle Windsor and ABP Framework
2015
- A Multi-Tenant (SaaS) Application With ASP.NET MVC, Angularjs, EntityFramework and ASP.NET Boilerplate
- Unit Testing in C# using xUnit, Entity Framework, Effort and ASP.NET Boilerplate
2014
- Introduction to ASP.NET Boilerplate
- Using AngularJs, ASP.NET MVC, Web API and EntityFramework to build NLayered Single Page Web Applications
2013
2012
2011
- A Complete TCP Server/Client Communication and RMI Framework - Usage
- A Complete TCP Server/Client Communication and RMI Framework - Implementation
- DotNetMQ: A Complete Message Queue System for .NET
- AJAX based CRUD tables using ASP.NET MVC 3 and jTable jQuery plug-in
- A Simple Plug-In Library For .NET