Intensive Programming Lab 1
Intensive Programming Lab 1
Learning Objective:
Introduction:
Visual Studio is a complete set of development tools for building ASP.NET Web applications, XML
Web Services, desktop applications, and mobile applications. Visual Basic, Visual C++, Visual C#,
and Visual J# all use the same integrated development environment (IDE), which allows them to
share tools and facilitates in the creation of mixed-language solutions. In addition, these
languages leverage the functionality of the .NET Framework, which provides access to key
technologies that simplify the development of ASP Web applications and XML Web Services.
Hardware Requirements:
Supported Operating Systems: Windows Server 2003; Windows Server 2008; Windows Vista;
Windows XP; Windows 7,8 and 10; Computer that has a 1.6GHz or faster processor
Visual Studio 2010 can be installed on the following operating systems:
Windows Vista (x86 or x64), all editions except Starter Edition
Windows XP (x86 or x64), Service Pack 2 or later, all editions except Starter Edition
Windows Server 2003 (x86 or x64), Service Pack 1 or later, all editions
Windows Server 2003 R2 or later (x86 or x64), all editions
Windows Server 2008 (x86 and x64) or later (all editions)
Windows Server 2008 R2 RC (x64) Enterprise Edition
Windows 7 RC (x86 and x64) Ultimate Edition
Windows 8 (x86 and x64)
Windows 10 (x86 and x64)
1024MB RAM
3GB of available hard disk space
5400 RPM hard disk drive
DirectX 9-capable video card that runs at 1280 x 1024 or higher display resolution
DVD-ROM drive
Installation:
Step by step installation of visual studio 2010 is show in the following text
1. We start with the familiar install startup menu:
2. Next, we get a license page, as well as an overview of what is going to be installed. The
key components are:
VC 9.0 and 10.0 runtime libraries
.NET Framework 4
Help 3.0
Visual Studio 2010 Professional
3. Next up is an options page
4. Now the actual installation begins and we can see a more complete list of all the
components that will be installed. For completeness, here’s the full list:
VC 9.0 Runtime
VC 10.0 Runtime
Microsoft .NET Framework 4 Beta 1
Microsoft Help 3.0 Beta 1
Microsoft Visual Studio Macro Tools
Microsoft Visual Studio 2010 Professional Beta 1
Microsoft Web Deployment Tool
Visual Studio Tools for the Office System 4.0 Runtime
Microsoft Office Development Tools for Visual Studio 2010
Dotfuscator Software Services – Community Edition
Microsoft SQL Server Compact 3.5 SP1
SQL Server Compact Tools for Visual Studio 2010 Beta 1
Microsoft Sync Framework Runtime v1.0
Microsoft Sync Services for ADO.NET v2.0
Microsoft Sync Framework Services v1.0
Microsoft Sync Framework SDK v1.0
Microsoft SQL Publishing Wizard 1.4
SQL Server System CLR Types
Shared Management Objects
Microsoft SQL Server 2008 Express Edition
10. As with earlier versions, when you start Visual Studio for the first time, you’re asked to
choose a language, which dictates how the environment is set up. I’m a C++ guy. When
things finally start up, we see the new Start Page for the first time.
11. The New Project dialog also gets a fresh look.
12. Finally, we create an empty project