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
Explain what is asp.net mvc?
How do you handle variable number of segments in a route definition?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
Describe the roles of clr in .net framework.?
What is the difference between tempdata and viewbag?
how do you query in entity model when the result has a join from from different database other than the entity model?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is meant by bootstrap in mvc5?
Explain the methods used to render the views in ASP.Net MVC?
What is the difference between ViewData, ViewBag and TempData?
What is display mode in mvc?
Why is entity framework used?
Explain the new features 3.5 framework against with the tool?
How does servicing work for the .net framework 3.0?