|
| What's the difference between VS2003 and VS2005? |
 |
Tue, 1 Apr 2008 17:12:36 +0000 |
I am going to write a proposal about the difference between VS2003 and VS2005
does there have any information is introduce them?
and if you know what the difference can you please let me know?
any part all are OK. the tool 、the framework...
thank you
|
| Post Reply
|
| Re: What's the difference between VS2003 and VS2005? |
 |
Tue, 1 Apr 2008 17:19:16 +0000 |
The main difference is that VS2003 targets .Net 1.1 and VS2005 targets .Net 2.0
Here's an article by ScottGu which detailed some of the functionality in VS2005
when it was released -
http://weblogs.asp.net/scottgu/archive/2005/08/21/423201.aspx
|
| Post Reply
|
| Re: What's the difference between VS2003 and VS2005? |
 |
Thu, 3 Apr 2008 05:52:27 +0000 |
hi.. I want more..
anyone ? can you please share your opinion with me?
thank you very much
|
| Post Reply
|
| Re: What's the difference between VS2003 and VS2005? |
 |
Thu, 3 Apr 2008 09:38:57 +0000 |
Hi,
I agree with the member above.
Firstly, the .Net Framework is changed. Version 1.x is using CLR1.1 and Version
2.0 is using CLR2.0. There are a couple of breaking changes between them.
There are a large number of features in the Visual Studio 2005, such as:
Web Application Projects
Visual Studio 2005 Team Foundation Server
Smart Device Development
Support for SQL Server 2005 Compact Edition
Development Environment
Code Editing
Projects, Solutions, Debugging
Building, Testing, and Deployment
For more information, see the following links:
http://msdn2.microsoft.com/en-us/library/88fx1xy0(VS.80).aspx
http://msdn2.microsoft.com/en-gb/netframework/aa570327.aspx
http://msdn2.microsoft.com/en-gb/netframework/aa497239.aspx
I hope this helps
|
| Post Reply
|
|
|
|
|
|
|
|
|
|