coder86
Computer
- Mar 18, 2005
- 1
I'm having doubts about migrating to VB.NET or not.
It seems that everything I compile under VB.NET requires Microsoft Framework to be installed on a target system. What's more, there is some kind of incompatibility issue between different Framework versions: VB.NET 2003 executables don't run if Framework is from VB.NET 2002.
Is there a way to include the required part of the Framework directly into the executable file, so that users will not require to download and install Framework for my applications to run?
The size of the latest Framework 1.1 makes me really sick
It seems that everything I compile under VB.NET requires Microsoft Framework to be installed on a target system. What's more, there is some kind of incompatibility issue between different Framework versions: VB.NET 2003 executables don't run if Framework is from VB.NET 2002.
Is there a way to include the required part of the Framework directly into the executable file, so that users will not require to download and install Framework for my applications to run?
The size of the latest Framework 1.1 makes me really sick