What is Visual Studio .NET?

Get 5 Hours of FREE PREMIUM Videos:

LearnVisualStudio.NET Free Preview


LearnVisualStudio.NET Free Preview: Declaring Variables and Assigning Values

I am a lifetime member of LearnVisualStudio.net and a Premium Plus member of dotNetVideos.net.

LearnVisualStudio.net is awesome because it grows in value each year as more videos are added.

dotNetVideos.net is also great because it focuses a lot on MS Certifications and practical interview questions.


- Wade Harvey (IdealProgrammer.com)

LearnVisualStudio Premium Videos

Visual C# 2010 for Absolute Beginners C# for Absolute Beginners C# for Absolute Beginners Study Guide Visual Basic for Absolute Beginners
Visual Basic Express Edition Study Guide Visual Basic 9.0 Language Enhancements Entity Framework Linq To Sql
Windows Phone 7 Development Unit Testing ASP.NET MVC 3 (In Progress) ASP.NET MVC Hands On Project
ASP.NET For Absolute Beginners Visual Web Developer C# Study Guide Visual Web Developer VB.NET Study Guide ASP.NET Controls Series
ASP.NET AJAX ASP.NET Architecture Series ASP.NET Server Controls Silverlight 4.0
Windows Presentation Foundation Windows Forms Controls Visual Studio 2010 New Features Visual Studio Team System 2008
Visual Studio Team System Features Getting Started With Sql Server Express Edition


dotNetVideos Premium Video Catalog

Interview Questions & Answers Windows AzureASP.NET MVC 4Windows Phone 7 (3 Videos)
Visual Studio 2011 Application Lifecycle ManagementLightSwitchHTML 5SOLID
Visual Studio Add-OnsVisual Studio 2010 ALM Lab ManagementASP.NET 4 Deep Dive Microsoft Enterprise Library 5 with ASP.NET 4 (10 Videos)
Virtualization Techniques for Developer (5 Videos)Test Series - 70-519: Designing and Developing Web Applications Using Microsoft .NET Framework 4 (20+ Videos)Test Series - 70-519: Supplemental
70-513: Test Series (MCTS) Windows Communication Foundation 4 (20+ Videos)70-515:Web Applications Development with Microsoft .NET Framework 4 (20+ Videos)Test Series - 70-516: Accessing Data with Microsoft .NET Framework 4 (20+ Videos)Test Series: 70-432: Microsoft SQL Server 2008, Implementation and Maintenance (20+ Videos)
Test Series: 70-433: SQL Server AdministrationFrom Novice To Professional - C# (25 Videos)From Novice To Professional - VB.NET (25 Videos)




Premium (Not Free) Video Tutorials

Free Video Tutorials & Free Tools

By: Wade Harvey



Visual Studio is a suite of products developed by Microsoft that allow one to build .NET applications, which execute within the . The current version is , and that version is the focus of this article.

Previous versions include Visual Studio 6.0, Visual Studio .NET 2002, and Visual Studio .NET 2003. The next version is code named "Orcas," and the official name is Visual Studio 2008.

Major Components of Visual Studio 2005

Components of Visual Studio 2005

Visual Studio 2005 supports four .NET languages:

  1. Visual Basic .NET
  2. Visual C#.NET
  3. Visual J# .NET
  4. Visual C++ .NET

Visual Studio Languages

Visual Studio also includes two other important components:

  1. Microsoft Development Environment
  2. Microsoft SQL Server 2005 Express or Developer Edition

Visual Studio 2005 Product Line

Visual Studio 2005 Products

Express Editions

Visual Studio Express Editions are completely free (with no time restrictions), and they contain "starter kits" that are pre-written applications. These starter-kits make it easy for beginners to get their feet wet without writing any code. The Express Editions only support a single .NET language (which is specified in the name of the edition), except for Visual Studio Web Developer, which supports both Visual C# and Visual Basic.

The Visual Studio Express Editions include SQL Server 2005 Express Edition with them to allow you to design your applications around a local database. However, you can not make remote connections to databases not located on your machine. All full versions of Visual Studio 2005 do allow you to connect to remote databases.

Visual Studio 2005 Full Editions

There are three full editions of Visual Studio 2005:

  1. Visual Studio Standard Edition - support all of the .NET languages (VB, VC#, VC++, and VJ#). The standard edition has simplified menus and has mobile device support. It is the only full version that comes with SQL Server 2005 Express; all other full versions include SQL Server 2005 Developer Edition.
  2. Visual Studio Professional Edition – includes everything in the standard edition plus full menus, remote debugging,Crystal Reports, and additional deployment capabilities. The Professional Edition comes with SQL Server 2005 Developer Edition.
  3. Visual Studio Tools for Office – only supports two .NET languages: Visual Basic and Visual C#. This edition provides support for Excel 2003, Word 2003, InfoPath 2003, and Outlook 2003. There is no mobile device support, and only local debugging is provided. With regard to databases, SQL Server 2005 Developer Edition and Microsoft Access 2003 are included.

Visual Studio Team System Editions

The Team System editions are designed to help team members collaborate on projects. The Team System editions include Visual Studio Professional, Visual Studio Tools for Office, Visio and UML modeling, Visual Safe Source Sade, and Team Foundation Client. Visual Studio Team Foundation Server is included with all Team Editions and is limited to five connections. The Team Foundation Server is used for team reporting, project management, and work item and bug tracking.

There are five Editions:

  1. For Architects – Includes Application Designer, Logical Infrastructure Designer, and Deployment designer.
  2. For Developers – Includes Unit Testing, Code Coverage, Code Analyzers, and Code Profiler.
  3. For Testers - Includes Unit Testing, Code Coverage, Load/Web Testing, and Quality Assurance tools.
  4. For Database Professionals - Includes Source Control for DB schemas, T-SQL editor, Schema and Data compare, DB unit testing, and DataGenerator.
  5. Team Suite – Everything that is included in the other four Team Editions.

Further Information

If you would like to learn more about the various editions of Visual Studio 2005 or would like to download one of them, please visit:

http://msdn.microsoft.com/vstudio/products/compare

Related posts:

  1. What is .NET Framework? A Visual Definition The .NET applications and services operate within the .NET Framework...
  2. What is MySQL? A Visual Definition MySQL is an RDBMS (relational database) that is used in...

Related posts brought to you by Yet Another Related Posts Plugin.

Comments

5 Responses to “What is Visual Studio .NET?”

    Trackbacks

    Check out what others are saying about this post...
    1. wagg.it says:

      What is Visual Studio 2005? | Ideal Programmer…

      This article focuses on Visual Studio 2005. It describes the major components and the various editions….

    2. [...] You can learn more about this topic by clicking here: What is Visual Studio? [...]

    3. [...] Harvey is the author of idealprogrammer.com This blog puts many programming tools and resources at your [...]

    4. [...] the Author: This article was written by Wade Harvey. He is the author of ideal programmer.com – which is a blog that provides people with a "big picture" of the world of [...]

    5. [...] article was written by Wade Harvey. He is the author of ideal programmer.com – which is a blog that provides people with a "big picture" of the world of [...]



    This blog uses the cross-linker plugin developed by Web-Developers.Net