.NET3 and VS2005 with.NET2

  • Thread starter Thread starter Steph
  • Start date Start date
S

Steph

hello,
i downloaded the last .NET version and i want test it... but how do ? i not
rember me how change the compiler framework in VisualStudio.

thanks.

steph
 
Steph a écrit :
hello,
i downloaded the last .NET version and i want test it... but how do ? i not
rember me how change the compiler framework in VisualStudio.
Hi,

.NET 3.0 = .NET 2.0 + new libraries (WCF, WWF, WPF...). Which means
that both versions share the same tools (such as the compiler). Which
means that you do not have to change anything to your VS configuration.
.NET 3.5 should come with a new framework, as i understood. That is a
really consistent versioning pattern. Not.

Mathieu
 

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