general questions about vb.net
Hi al...
I'm quite experienced in VB 6.0 but I know very little about VB.NET, and I'm thinking of migrating to VB.NET now since I've upgraded my computer. I also use Windows 98 and thinking of Windows XP.
But I still want to use VB 6, so I have a few questions:
1. Can VB 6 and VB.NET be run on the same machine in the same OS?
2. Can VB 6 run on Windows XP?
3. Can programs made by VB.NET run in Windows 98?
4. Which is better, do you think, should I use WinXP or Win2000 instead (for programming .NET)?
Thanks
Re: general questions about vb.net
1. Can VB 6 and VB.NET be run on the same machine in the same OS?
- Have both installed on Win2k and currently have both IDEs open. You may want to run .net on an IIS capable box to get developing on web apps.
2. Can VB 6 run on Windows XP?
- No problems, have on a Dell laptop with XP Home installed.
3. Can programs made by VB.NET run in Windows 98?
- You will need the framework download from MS to get that happening. Be aware that vs.net wont run on 98.
4. Which is better, do you think, should I use WinXP or Win2000 instead (for programming .NET)?
Win2k rocks, but have started to appreciate XP recently and it seems faster for running vs.net.