C++/CLI .NET 1.1

  • Thread starter Thread starter dogbert1793
  • Start date Start date
No - C++/CLI is only available from VS 2005 on, which requires the .NET
Framework version 2.0.
--
http://www.tangiblesoftwaresolutions.com
C++ to C#
C++ to VB
C++ to Java
Instant C#: VB to C#
Instant VB: C# to VB
Instant C++ VB Edition: VB to C++/CLI
Instant C++ C# Edition: C# to C++/CLI
 
Is it possible to use C++/CLI for .NET 1.1 applications?

The .NET 1.x runtimes have some issues that make it impossible to run any
mixed assemblies reliably.
 

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