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
What is web api‘s in asp.net mvc 4 ?
What is meant by domain model?
What is the difference between adding routes, to a webforms application and to an mvc application?
What is the importance of NonActionAttribute?
What is the difference between windows vista and .net framework 3.0 ?
What are the two ways to add constraints to a route?
What are ajax helpers in asp.net mvc?
Can any particular component of .net framework 3.0 be removed?
what is csdl?
Can I remove .net framework?
What is the benefit of entity framework?
How we can register the Area in ASP.Net MVC?
What are Scaffold templates in ASP.Net MVC?
Can you set the unlimited length for "maxjsonlength" property in config?
mention what are the various methods provided by the dataset object to generate xml?