Posts

Showing posts from March, 2023

Google Chart API and .NET 2.0 Framework

Image
Dedicated three days to unravel the intricacies of the Google Chart API and the .NET 2.0 framework. Sharing these findings feels like a moral obligation, a digital crime if kept to myself. However, here's the twist – the Google API and .NET 2.0 aren't the best of friends. Why? Because .NET 2.0 doesn't support JSON, a vital component for the API. Sure, you might be a coding wizard and figure out a way to make them cooperate, but time is a luxury I can't afford to delve deeper into this puzzle. Fear not, though, for I bring you a nugget of wisdom. To minimize potential roadblocks in integrating the Google Chart API into your vintage .NET web application, here's a workaround to consider.

What is Kanban Board?

Image
 I want to talk about using Kanban board as to do list V1.0.0