Visual Studio .Net easy question

S

Sean

Hello, if I develop an application with Visual
Studio .Net 2002 instead of 2003, would I still need .Net
Framework 1.1 to execute it?

Thanks,
Sean
 
C

Cowboy \(Gregory A. Beamer\)

You can compile in VS .NET 2002 and run on either the 1.0 Framework or the
1.1 Framework for most apps. There are some differences that may cause
problems, so 1.0 is the safer alternative.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 

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

Top