PinnedPublished in.Net ProgrammingNeo4j with C#, Part 1 — Intro!C# is a popular language, neo4j is a leading graph database. We introduce an Object-Graph-Mapper for dotnet to let you jump right into…Apr 20Apr 20
PinnedSarcastic Alexa with Marv/ChatGPTWell, as we all know, ChatGPT is dominating the AI world at least as far as we see. We don’t know what is going on under the hood, right?!Mar 28, 2023Mar 28, 2023
A more personal aspect of being a software engineer — #1Well this post doesn’t have a technical but a more passion perspective which is unexpected, but yet necessary.Jun 4, 2023Jun 4, 2023
Published in.Net ProgrammingSeed test data in dotnet core?One of the blockers which every developer will come across is when they want to test their methods with some data in the database or sample…Apr 2, 20222Apr 2, 20222
Published in.Net ProgrammingHow to have more fun with UnitTests in dotnet coreLet’s get started with UnitTesting and see how easy it is to do it. There is no wrong way or right way, just do it and see for yourself.Mar 30, 2022Mar 30, 2022
Understanding kubernetes with raspberrypiDo you remember the good old days when the fullstack developers were only being defined as a developer who can do backend and frontend?Sep 10, 2021Sep 10, 2021
Published in.Net ProgrammingWhen EntityFramework(Core) gets trickySo why this post? because I messed up around 3000 data records in production and caused most of the fields to update to null or default…Jun 4, 20211Jun 4, 20211
DotNet Core Artisan Commands!Well the above picture shows that there is a long way to have a good artisan command in dotnet CLI; like the one we already have in…Jan 30, 2021Jan 30, 2021
Fluent Vuejs nested routes — js versionWell I think if you know vuejs and vue-router you would know that the js code to manage the nested routes would be a pain when you get too…Jan 19, 2021Jan 19, 2021