Datasheet

4
General
Languages
Visual Studio provides several programming
languages for software development
JScript 8.0 is an open implementation of JavaScript
for creating active online content for the Web
Visual Basic 2008 is an evolution of the Visual Basic
language that is engineered for productively building
type-safe and object-oriented applications
Visual C# 2008 brings the expressiveness and
elegance of C-style languages to enable rapid
application development for the .NET Framework
Visual C++ 2008 provides a powerful and flexible
development environment for creating Microsoft
Windowsbased and Microsoft .NETbased
applications
Project System
Use the Project System to manage items required by
your development effort, such as references, data
connections, folders, and files
Auto-Convert Projects enables you to easily move
projects based on the .NET 2.0 Framework to .NET
Framework 3.5
Multitargeting Support enables you to target your
code to a specific version of the .NET Framework
Service Reference adds references to Windows
Communication Foundation (WCF) services
Solution Explorer provides an organized view of a
solution's projects and files
Solutions can contain multiple projects that you can
open, close, and save together
Upgrade Wizard enables you to open a Visual Basic
6.0 project in Visual Basic 2008 and step through the
upgrade process
Visual Studio Conversion Wizard enables you to
convert a solution or project to the project file
format that is used by this version of Visual Studio
Web References enable you to use objects and
methods provided by a Web service in your code