adspace


What is the main difference between VS 2005 and VS 2003?

Answer Posted / dipali dhembare

Visual Studio 2005-
1]The IIS is automatically install,not need to install
separatelly.
2]New controls are available like tree-view,menu-tree.
3]SQL Server is come with inbuilt.
4]New version of crystal report is available.
5]It use version 2.0 of framework.

VIsual Studio 2003-
1]The IIS is not automatically install.
2]This controls are not available tree-view,menu-tree.
3]SQL Server install separately.
4]It use version 1.1 of framework.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use multiple submit buttons in asp.net mvc?

1320


Possible ways to prevent xss attacks on mvc application?

1094


Explain the request flow in asp.net mvc framework?

1106