We are happy to announce the release of Salmon King Seafood App commonly known as SKS
Some time ago the Brown Brothers decided to create a company dedicated to selling seafood, especially King Crab.
One of the brothers took some classes, read some books and--using VB6--decided to create an app to keep information about customers, inventories, etc.
The app was a success... but time passed and VB6 is no longer a supported platform.
The Brown Brothers still consider this app is a cornerstone for their business success.
Luckily, they are in the Seattle Area and they bumped into this great company called Mobilize.NET
This repository just provides a general intro to the SKS samples.
-
SKS for VB6 This is the original Salmon King Seafood App source code in Visual Basic 6.0.
-
SKS for WinForms using their flaship product Visual Basic Upgrade Companion or VBUC, the company Mobilize.NET](https://www.mobilize.net) upgraded SKS to a WinForms Desktop App, allowing SKS to be on a supported platform with many venues for modernization.
-
SKS for WinForms VB.NET if you want to modernize your VB6 app, but you are a VB language enthusiast, you can still use the Visual Basic Upgrade Companion or VBUC to upgrade the SKS to a WinForms Desktop App in VB.NET
-
SKS for WebMap desktop is ok, but nowadays the company has grown so much that it is important to be able to use it on the go. So how can you take a WinForms app to a Modern Web App ?? The answer is WebMap. You can see a video walkthrough here
-
SKS for WinForms .NET Core3 VBUC also allows you to get to .NETCore3. Take a look at SKS running on this new platform.
-
SKS as as Desktop app using Electron allows you to leverage other technologies to use your application as a DesktopApp on Windows, Linux and Mac.
Coming soon:
-
SKS WebAPI. Wow. The business keeps growing and growing. A web app is great, but now they need to expose services for B2B integration or Mobile App creation ?? The answer ServiceMAP
-
SKS Quality MATE. With so many things, how do we guarantee that everything is working? Quality MATE is a solution for automating unit and integration tests for your WebMap apps.