borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (JavaScript in vb .net)Next Topic (VB .net and ME) New Topic New Poll Post Reply
AndreaVB Forum : VB.Net : Will VB.NET programs run on all machines?
Poster Message
Tubbs
Level: Guest


icon Will VB.NET programs run on all machines?

Further to my question posted last week (VB6 or VB.NET?) is there a minimum specification requirement to run applications developed with VB.NET i.e. will VB.NET programs run on older machines/operating systems?

Thanks,
Tubbs

25-11-2003 at 12:23 PM
| Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1617
icon Re: Will VB.NET programs run on all machines?

http://www.microsoft.com/downloads/details.aspx?FamilyID=d7158dee-a83f-4e21-b05a-009d06457787&displaylang=en

(think it's for version 1.0, but 1.1 shoudn't be any different)

____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)

25-11-2003 at 09:40 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
zimcoder
Level: VB Lord


Registered: 27-10-2003
Posts: 225
icon Re: Will VB.NET programs run on all machines?

The prerequisite for a VB.NET program to run on any machine is that , the target machine must have the .NET Framework on it. The programs you write on the .Net framework are termed managed code and must run within the Common Language Runtime.. where issues such as gaabge collection are taken care of. As of now the framework is available on the windows platform only and this rules out you running your program on a non-windows OS. However it is envisaged that the framework will be available on other platforms in the near future.

The latest framework download is http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en

please note this for the redistributable version that will allow your program to run on the target machine.

System Requirements
Supported Operating Systems: Windows 2000, Windows 98, Windows ME, Windows NT, Windows Server 2003, Windows XP

Microsoft Windows NT 4.0 requires Service Pack 6a.

Hope this helps


____________________________
BrainBench ADO.NET and ASP.NET Certified Developer

26-11-2003 at 06:16 AM
View Profile Send Email to User Show All Posts | Quote Reply
Tubbs
Level: Guest

icon Re: Will VB.NET programs run on all machines?

Thats cleared that up.

Cheers both.  

26-11-2003 at 10:11 AM
| Quote Reply
AndreaVB Forum : VB.Net : Will VB.NET programs run on all machines?
Previous Topic (JavaScript in vb .net)Next Topic (VB .net and ME) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder