2.0 Framework needed for VS2003 Application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible that application developing in vs2003 to utilize .netframework
2.0.

Thanks
 
Hi,

You can probably can author the application configuration file so that it
requires .NET 2.0 assemblies, not so sure whether you can remove all
references to .NET framework assemblies and add similar references to 2.0
assemblies manually.

Also, consider free Express editions of VS 2005 as an alternative.
 

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