If I create an application in VB.Net, what will my user need to run it? In other words, what are the minimum system requirements needed to run a VB.Net app?
Printable View
If I create an application in VB.Net, what will my user need to run it? In other words, what are the minimum system requirements needed to run a VB.Net app?
You need almost 100 mb of free space and windows 98 and more ram and processor
Can VB.Net run on win98?
The development side (Visual Studio) is designed to only run on Win2000 or greater.
The application side (framework) will run on Win98 or greater.