|
| ||||||||||
| Tags: application, net framework, visual studio |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Difference between Visual studio 2005 and Visual studio 2008
|
|
#2
| |||
| |||
| Re: Difference between Visual studio 2005 and Visual studio 2008
VS 2008 support "Multi-Targeting". This means that Visual Studio will now support targeting multiple versions of the .NET Framework, and developers will be able to take advantage of the new features that Visual Studio provides without having to migrate their existing projects and deployed applications to use a new version of the .NET Framework. |
|
#3
| |||
| |||
| Re: Difference between Visual studio 2005 and Visual studio 2008
Visual studio 2008 Stability and maturity of the underlying framework and consequently the applications you’re building on top of the framework |
|
#4
| |||
| |||
| Re: Difference between Visual studio 2005 and Visual studio 2008
Version 3.0 added to the core set of .NET 2.0, but does not change the core CLR. New functionality is packed in new assemblies, e.g. System.ServiceModel. There were some minor changes to some of the library assemblies, e.g. System.Runtime.Serialization to accommodate new WCF functionality, but by all and large 3.0 is built around the solid core of the CLR and the BCL of 2.0. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Difference between Visual studio 2005 and Visual studio 2008" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Visual Studio 2010: features and changes compared to Visual Studio 2008 | BinDs14 | Guides & Tutorials | 2 | 16-02-2011 01:49 PM |
| How well is supported TBB in Visual Studio 2005 | Tamonash | Software Development | 8 | 27-09-2010 11:59 PM |
| difference between Visual Studio 6 & studio 2003 | yeshwant | Software Development | 1 | 10-04-2009 10:01 PM |
| Want Visual Studio 2005 | Aashish | Software Development | 1 | 14-11-2008 01:02 PM |
| Error trying to install Visual Studio 2005 Pro | Aadimoolan | Window 2000 Help | 1 | 31-08-2007 11:44 PM |