Winston Posted April 12, 2003 Posted April 12, 2003 hey guys i wanna ask a question, i realy want to use the 1.1 framework for my application buti heard u need to compile it in 2003.net, but i wouldnt be able to get it, but i saw that theres an sdk for 1.1 which includes a compiler, does that mean i can program in 2002 still and then use that 1.1 compiler and compile my app so it can be used with 1.1 framework? thanks Quote
tajddin Posted April 12, 2003 Posted April 12, 2003 .NET Framework Version 1.1 of the .NET framework is backwards compatible - it, in other words, will run any and all version 1.0 applications and, if memory serves, will take advantage of any improvements made in that version. You cannot, however, use the version 2002 IDE to develop applications specifically for the .NET framework 1.1, as the version 2002 IDE is bound to the 1.0 Common Language Runtime. Quote
*Gurus* divil Posted April 12, 2003 *Gurus* Posted April 12, 2003 You could develop your programs in VS.NET 2002 and compile them using the .NET 1.1 command-line compilers. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.