VS.Net 2002 and .Net 1.1

  • Thread starter Thread starter Chad Z. Hower aka Kudzu
  • Start date Start date
C

Chad Z. Hower aka Kudzu

AFAIK VS.Net 2002 does NOT support .net 1.1 framework and CANNOT use 1.1
based assembhlies in its exe's. Is this correct?
 
Yes. However, a 2002 made assembly CAN be targeted to run on the 1.1
Framework.
 
Scott M. said:
Yes. However, a 2002 made assembly CAN be targeted to run on the 1.1
Framework.

But not vice versa correct? ie in a nutshell - VS.net 2002 users cannot use
1.1 assemblies?
 
As far as I know, that is correct.


Chad Z. Hower aka Kudzu said:
But not vice versa correct? ie in a nutshell - VS.net 2002 users cannot use
1.1 assemblies?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top