How I understand it is when you install the .net framework onto the target system there is a jit compiler that compines the exe created by vs.net into native code
it will prbabl;y depend..some thing will be faster..some may be a bit slower...but with faster computers these days..I dont think speed will be too much of an issue..at least not for a VB app.
The .NET framework Runtimes Works on all platforms..
Windows 98 , 2K , XP
The .NET SDK Installer that u download from MS site doesn't allow you to install on Windows 98.
But Actually, Microsoft don't want to commit support for the SDK running in windows 98. So they made it as though it is impossible for the sdk to be installed in Win98.
In reality....
You can just use winzip to extract the contents of Installer executable.( If you have winzip, just right click on the Installer executable and open with winzip)
After extracting to a temp folder, Click on the *.msi file to install on windows 98 without a single hitch. That's how I installed it on a Win98 machine at home.
You need to update your windows installer to version 2.0. The .net installation does this automatically if you can run the setup exe (which you can't do for '98).
You should be able to download the latest installer from MS
A little off topic, but with all this makes an exe or doesn't, one question wasn't really answered, at least to my satisfaction
Does the machine I want to run my exe ( or whatever VB.NET makes ) have to have the .NET Framework? I know you had this question a couple of lines above, but am I really getting this right? I just want yes/no
It's not the size that ticks me off, it's the fact that some of my customers are using Win95, Win98 and NT 4.0. I suppose the Framework doesn't support those three, or at least not fully? Am I wrong?
Win 98 runs like a dog with .net installed on it.....
Win Me Win 2k, work just fine.....
Am still in process of deciding if .net is actually worth it. Yes we have customers running vb5 and 6 apps on older equipment, and don't wont to get into supporting MSs frigging .net bugs...
From what l can understand, reading a few posts here, talking to MS etc....to just get MS VB.net in a usable form you have to purchase the upgrade version......fleck that! Last time l did an upgrade version, we ended up trying to iron out bugs for a week.
Simple question MS does not seem to be able to answer. Is there a vb.net professional version available, in the exact same way there was for version 5 and version 6.
Guess....i have wooden shoes, in my free time i sell tulips and I live in a huge windmill...
Posts
176
I don't really see the problem with the framework. Noone still uses windows 95, and if they do they probally cant run your apps on there machine because it's too slow. And for the size, well if you burn your prog on a cd it's NP at all. If you distribute ur stuff through the internet, well, remember directx? Everybody has it nowadays. My idea is that everybody will have this framework very soon, and i'm working on this myself :-).
Originally posted by Jethro Simple question MS does not seem to be able to answer. Is there a vb.net professional version available, in the exact same way there was for version 5 and version 6.