May 29, 200521 yr Hi all.Microsoft actually makes .NET ( version 1.1 ) available for free, for anyone inclined to try programming in the NEt environment. Prograns written in a NEt language require the .NET 1.1 runtimes to be installed on the user's computer.You must install the Microsoft .NET Framework Version 1.1 Redistributable Package:http://www.microsoft.com/downloads/details...&displaylang=enThen, you must install the .NET Framework SDK Version 1.1:http://www.microsoft.com/downloads/details...&displaylang=enThen you need an IDE. Here's a great, free C# or VB NET IDE ( SharpDevelop ):http://www.icsharpcode.net/OpenSource/SD/Now you can write and distribute .NET programs.Dick
Create an account or sign in to comment