Hello World
RSS FeedI'm Rohit Razdan, an IT strategist and consultant. This space is where I document real-world challenges I've tackled - sharing how I approached them, what I learned, and the tools I built or refined along the way. If you're curious about my journey or want to see the kind of work I do,read more about me orcheck out my resume.
To connect, collaborate, and turn ideas into impact, reach me at myemailSend an email to rohzart.
Recent Posts
Syncfusion Maps error - ".NET number values such as positive and negative infinity cannot be written as valid JSON."
Published: at 11:46 AMThis error is most likely caused by the UrlTemplate and then maybe by the zoom factor (will confirm).
Entity Framework Value Converters
Published: at 07:27 AMAn exploration of how EF Core Value Converters make life simpler by handling data transformations seamlessly, with examples for enum hashing and HTML sanitization.
Prepare ESP32 with CP2102 Driver and nanoFramework
Published: at 07:20 AMStep-by-step guide to installing CP2102 USB drivers and flashing nanoFramework on an ESP32 and how to run framework updates accompanied with a few tips.