SVG Ruler in Javascript

February 11, 2024 amit 0

OVERVIEW This is a small, compact ruler display tool in an svg container using plain javascript. Its less than 200 lines of code and can […]

MySQL

Working with MySQL in VC++

September 21, 2023 amit 0

OVERVIEW One of the chief advantages of using Mysql databases in VC++ is that it is incredibly fast. Since almost every application which uses MySQL […]