Ali AlpinadessoTurkeyPipeNet, Pipe lining in .NetSimplifying a complex logic with the Chain of responsibility and builder patternsApr 7, 2021Apr 7, 2021
Ali AlpinadessoTurkeyDependency Injection, easy registration in .Net coreWhat if you could register your DI services inside your service interface just like thisNov 26, 2020Nov 26, 2020
Ali AlpAsync/Await easy retry in c#In Asynchronous programming in some cases we need to retry a method if it fails. Easy-Retry can provide this functionality with ease :)Aug 24, 2020Aug 24, 2020
Ali AlpFuture of CloudFor years, we have been using the cloud as an unlimited pool of storage and computing resources, which is globally and always available…May 28, 2020May 28, 2020
Ali AlpAsync/Await easy cancellation in c#Using async/await is so fun but in the same time there are plenty of situations which the awaiting part can stuck forever, specially when…Apr 13, 2019Apr 13, 2019
Ali AlpSecuring JWT by TOTP, meet the new JWTSIf you have landed here, so you are already interested in taking your application’s security to its next level and most probably you are…Mar 25, 2019Mar 25, 2019
Ali AlpSave your phone’s battery by being notified whenever it’s fullHave you ever experienced plugging your phone to its charger and then in order to extend its battery’s lifetime, checking it every some…Mar 16, 2019Mar 16, 2019
Ali AlpGain flexibility with generic shared preferences for AndroidIf you have landed here, you have been exposed to the hardship of keeping the Shared Preferences of Android inline. This article will…Mar 10, 2019Mar 10, 2019
Ali AlpLoosely coupled JavaScript logic by observer & facade pattern in agile developmentJavaScript is a powerful but simple language and it’s simplicity sometimes can miss-guide our project to a mess. An agile development…Feb 20, 2019Feb 20, 2019
Ali AlpJavaScript Asynchronous function with TimeoutIf you have landed here so you are dealing with JavaScript async(Asynchronous) development. this article will explain a nice way of…Feb 16, 2019Feb 16, 2019