Convert SQL Db application over to Flat JSON Vue appliation

by John H
~1 minute

Vendor listing / filtering application that was originally built in VB.net and SQL server.  The application was rebuilt using Vue.js and flat db served as as a JSON js var.  Super lightweight, and fast and removed the SQL server dependency. 

Related Articles

Convert VB.net Solution to Asp.net Core

Work to move an old Asp.net 4 web application over to a new C# Asp.net Core MVC project.

John H John H
~1 minute

Convert VB.net Asp.net 4 site to Nuxt.js static site

I converted a static VB.net Asp.net site (KYexports.com) over to Nuxt.js.  This makes the site...

John H John H
~1 minute

Product Configurator Using JSON and JS

The functionality of the simple Javascript configurator was extended to utilize JSON for data...

John H John H
~1 minute