Idempotency Patterns: Building Retry-Safe Distributed Systems
Modern distributed systems don’t fail in obvious ways. They fail quietly, partially, and repeatedly. A request might succeed on the server side but fail on the client side. A mes
I’m glad that you are here. Thank you for taking the time to know more about me.
I am Jalpesh Vadgama a computer geek, Microsoft MVP, developer, mentor and lifelong learner. I have more than 10 years of experience in Microsoft.NET technologies. I provide customized software/web application solution to our clients. I am working on technologies like Node.js, Microsoft.Net, ASP.NET Core, Front-end frameworks like Angular1/2, Aurelia, React etc.
I had completed My B.Sc(Chemistry) and Masters of Computer Application from Saurashtra University. I started my career working on windows application with Microsoft.NET framework 1.1 and then I moved to ASP.NET. Since that, I have been coding in ASP.NET Related technologies. Currently, my area of interest is ASP.NET Core, TypeScript, Angular 2, React, Docker etc.
Through this blog, I am sharing the stuff that I have been learning every day. When I am not working I usually write a blog here or learn something new via reading blogs or watching videos.
Please feel free to contact me for any queries via posting comments on my blog. I will try to reply as early as possible. You can also contact me on Twitter at @Jalpesh. I am not tweeting too much but will surely get back to you if you are going to contact me. If you wish to contact me via LinkedIn then you can contact me here. You can contact me for any kind of work also.
You are free to use any code in your project. But please don't copy this content directly on blog or site as I am putting an extra effort for that. Please feel free to leave your honest opinion on my blog and I will try to improve in every possible way. Followings are some ways to contact me for anything.
My Twitter Profile: https://twitter.com/Jalpesh
My LinkedIn Profile: http://www.linkedin.com/in/jalpeshvadgama
Blog:http://www.dotnetjalps.com/
Email:[email protected]
BitBucket: https://bitbucket.org/DotNetJalps
StackOverflow Profile: http://stackoverflow.com/users/97926/jalpesh-vadgama
Check out my blog for insights, tips, and tutorials on development! Dive in to explore a range of topics and discover something new every day!
Modern distributed systems don’t fail in obvious ways. They fail quietly, partially, and repeatedly. A request might succeed on the server side but fail on the client side. A mes
Writing software tutorials that beginners actually understand is harder than it looks. Most technical topics are already complex, and the challenge is not just explaining them corr
AI agents are quickly moving from experimental tools to production systems that handle real workflows—customer support, data processing, automation, and decision-making. But as t
Introduction: when watching tutorials feels like progress, but quietly isn’t At some point, almost every beginner developer runs into the same illusion. You sit down with good in
Introduction: the question every beginner eventually asks If I could go back to the day I first opened a code editor and felt that mix of curiosity and confusion, I would do a lot
Learning to code looks simple from the outside. You see people building apps, websites, tools, and assume there’s a straight path from “beginner” to “developer.” In reali
Even in 2026, engineers still argue about Go versus Java as if one of them must clearly win. That mindset is outdated. Modern backend systems are not limited by language speed in i
Introduction: the habit that looks too small to matter Every morning, before writing a single line of my own code, I spend a few minutes reading someone else’s. Not tutorials. No
Software development is often portrayed as a purely technical discipline—lines of code, algorithms, and systems quietly running behind the scenes. But anyone who has spent time i
Copyright @2024 Dotnetjalps