RetroCoders Community

Other Basic Programming Languages => VB.NET => Topic started by: ron77 on May 24, 2023, 07:27 AM

Title: Meditation App in VB.NET (Whole Project)
Post by: ron77 on May 24, 2023, 07:27 AM
Hi...

One of the best things about VB.NET is the ability to make apps with full support in other languages such as Hebrew (in freebasic it's harder since it uses ANSI encoding). Here is a Meditation App Project in visual studio 2022 (from round 2017-2018) I had to update the NET framework to 4.8 (originally it was 4.6.1) the music files are not included since they are copyrighted, but some lovely photos I guess are okay (got then from the web back then)

if you don't understand Hebrew it can be easily modified to English I guess

here is a screenshot of the app in action:

meditation-app-vbnet.png

here is the whole project with sln file:

https://www.dropbox.com/s/52stqd1i1pxo3zr/MeditationApp1.zip?dl=0 (https://www.dropbox.com/s/52stqd1i1pxo3zr/MeditationApp1.zip?dl=0)