Aykut AktaşImplementing Resilient HTTP Requests in .NET CoreIn modern applications, making HTTP calls to external services is a common requirement. However, these external dependencies can fail due…17h ago17h ago
Aykut AktaşEvolutionary ArchitectureThis is an architectural concept that is designed to continuously evolve to accommodate future requirements and changes.Jul 21Jul 21
Aykut AktaşOnion Architecture In ASP.NET Core With CQRSA software architectural pattern that promotes a modular and maintainable structure by organizing code into concentric layers. The layers…Jan 25Jan 25
Aykut AktaşK-Fold Cross Validation (C#)K-Fold “Cross Validation” (K number of cross validations)Nov 13, 20231Nov 13, 20231
Aykut AktaşMicrosoft and OpenAI: Empowering Innovation with Azure-Powered Full-Stack AI PlatformMy Microsoft Build’s Notes;Jun 23, 2023Jun 23, 2023
Aykut AktaşNocoDB (The Open Source Airtable Alternative)NocoDB is an open source alternative to AirTable that offers a wide range of features and functionalities. It is a powerful tool that…May 26, 2023May 26, 2023
Aykut AktaşInterest topics of WCF And Web API. Which One To Choose ?I think, this topic can be some of the very interesting questions asked in the interview process.Oct 30, 2022Oct 30, 2022
Aykut AktaşinInnovileWhat is “Asynchronous” technique ?You need to know about the general topics. When you want to look at the whole topic with an overview, please review the detailed…May 2, 20221May 2, 20221
Aykut AktaşinInnovileDifference Between MD4 and MD5 encryptionMD4 and MD5 are not encryption algorithms. They are one-way hash function designed for cryptography. It is important you understand the…Feb 16, 2022Feb 16, 2022
Aykut AktaşinInnovileASP.NET Core Health CheckASP.NET Core offers Health Check Middleware and libraries for reporting the health of app infrastructure components. It allows you to check…Aug 11, 20212Aug 11, 20212