Visual Basic .Net & WindowsNT
-
Hi, Is there any way to get a programme written in Visual Basic .Net to work on a computer running Windows NT. I'm trying to show a friend a programme I wrote but his computer runs Windows NT and my understanding is that Windows NT won't run a VB.Net programme... If this is so is there any language which does run on Windows NT and any way to convert the Visual Basic.Net programme so that it would run?
-
Hi, Is there any way to get a programme written in Visual Basic .Net to work on a computer running Windows NT. I'm trying to show a friend a programme I wrote but his computer runs Windows NT and my understanding is that Windows NT won't run a VB.Net programme... If this is so is there any language which does run on Windows NT and any way to convert the Visual Basic.Net programme so that it would run?
All you have to do is install the redistributionalble portion of the .NET Framework. This is availble free on the Microsoft website. --Colin Mackay--
"In the confrontation between the stream and the rock, the stream always wins - not through strength but perseverance." (H. Jackson Brown) Enumerators in .NET: See how to customise foreach loops with C#
-
Hi, Is there any way to get a programme written in Visual Basic .Net to work on a computer running Windows NT. I'm trying to show a friend a programme I wrote but his computer runs Windows NT and my understanding is that Windows NT won't run a VB.Net programme... If this is so is there any language which does run on Windows NT and any way to convert the Visual Basic.Net programme so that it would run?