7 min read

Visual Studio 2010 beta2

Visual Studio 2010 beta 2 가 공개되었죠.
MSDN의 Visual Studio 2010 및 .NET Framework 4 Beta 2 다운로드 가능 페이지에서 다운로드가 가능합니다.
시간이 나서 설치를 진행해봤습니다.

관련글 : VS2010 beta 1

설치되는 기능은 다음과 같습니다.

[#M_설치되는 기능 설명(영문) 보기|설치되는 기능 설명(영문) 닫기|Microsoft Visual Studio 2010 Ultimate Beta 2
Microsoft Visual Studio 2010 Ultimate Beta 2 is an expansion of the Visual Studio product line to include new lifecycle tools for project managers, architects, developers, testers, and operations managers to manage the software development process.

Visual Basic
Visual Basic provides a familiar, easy to understand and modern object-oriented programming language designed for developing applications for the .NET Framework. It also provides an Integrated Development Environment (IDE) with a collection of development tools, debuggers, and visual designers. Visual Basic 2010 improves readability of code, simplifies programming and deployment with the Microsoft Office APIs, allows easier interop with dynamic languages, and increases support for Test-Driven Development and quick code navigation.

Visual C++
Visual C++ programming language support for native and managed development on the Windows platform. Includes the x86 sources, compiler, tools, and libraries for the C Run-Time (CRT), Standard C++ Library, Microsoft Foundation Class (MFC), Active Template Library (ATL), OpenMP, and parallel computing.

Itanium Compilers and Tools
Includes the Itanium compiler, tools, and libraries for the C Run-Time (CRT), Standard C++ Library, Active Template Library (ATL), and OpenMP.

X64 Compilers and Tools
Includes the x64 compiler, tools, and libraries for the C Run-Time (CRT), Standard C++ Library, Microsoft Foundation Class (MFC), Active Template Library (ATL), OpenMP, and parallel computing.

Visual C#
Visual C# is a modern, type-safe, and object-oriented programming language designed for developing applications for the .NET Framework. It also provides an Integrated Development Environment (IDE) with a collection of development tools, debuggers, and visual designers. Visual C# 2010 simplifies programming and deployment with the Microsoft Office APIs, allows easier interop with dynamic languages, and provides greater support for Test-Driven Development and quick code navigation.

Visual F#
Visual F# is a new programming language that provides support for functional as well as object-oriented and procedural programming with the runtime support, libraries, interoperability, tools and object model of the .NET Framework. This combination enables developers to solve problems that range from traditional web and windows applications to more demanding technical and high-performance computing uses.

Visual Web Developer

Visual Web Developer 2010 offers a comprehensive development environment to help Web developers build standards-based Web applications and services. It improves productivity by allowing users to rapidly develop, test and deploy Web solutions.

> ASP.NET Web Development
    Provides a framework for creating rich ASP.NET Web applications. New in Visual Studio 2010 and the NET Framework 4 is ASP.NET MVC for building Web applications using the model-view-controller model and for supporting test-driven development; Dynamic Data, which enhances existing data controls with rich validation and with full scaffolding to let you build a data-driven Web application in minutes; and many core improvements to ASP.NET, including better control over rendered markup and improvements for features like client IDs and view state.
> Standards-Friendly
    Easily create standards-based Web sites and expand your audience by making your Web sites accessible from a range of browsers and devices. Easily work with XHTML and CSS through Visual Studio’s extensive palette of tools for quickly accessing XHTML and CSS properties. Use the built-in tools to ensure your website is XHTML or WCAG compliance.
> Javascript
    Features such as syntax highlighting and formatting along with other IntelliSense support helps you work better with Javascript. Take advantage of the enhanced debugging support for Javascript and step-through and debug Javascript just like a server side programming language. In addition, Visual Studio fully supports 3rd party Javascript frameworks such as jQuery with features such as “Dynamic” JScript IntelliSense new in Visual Web Developer 2010.
> IntelliSense Everywhere
    Improve your productivity with IntelliSense for everything from server side programming languages such as C# and VB to markup, style sheets and Javascript libraries. Features such as syntax highlighting and auto-completion help you organize your code better and work faster. Method summary and parameter descriptions help you make informed choices without switching context.
> Rich Design Surface
    Work in the source view with markup, use the design view to see the rendered layout or use split view to work with both at the same time. Take advantage of the ability to create multiple horizontal or vertical tab groups to compare files.
> One Click Deployment
    New in Visual Web Developer 2010 is the ability to seamlessly package and deploy web applications with everything necessary to run including content files, database schema and content along with IIS Settings. As part of the packaging process you’ll able to apply config transforms to automatically change settings from a development to runtime environment.

Graphics Library
The graphics library provides bitmaps, icons, cursors and other files you can use in your applications.

Microsoft Office Development Toos for Visual Studio 2010(x86)
Microsoft Office Development Tools enable you to quickly build managed, smart client solutions that use Office applications as the user interface. You can design applications that take advantage of the familiar Microsoft Office user interfaces and tools such as the word processing features in Word, the data analysis features of Excel, and the e-mail management features of Outlook.

Dotfuscator Software Service – Community Edition
PreEmptive Solutions’ post-build instrumentation services provide obfuscation, tamper defense, shelf life, and runtime intelligence functionality.

Microsoft SQL Server 2008 Express Service Pack 1 (x86)
SQL Server Express integrates with Visual Studio to provide basic client-database and server-database capabilities.

Microsoft SharePoint Development Tools
Microsoft SharePoint Development Tools provide a powerful way to create, customize, and extend Microsoft SharePoint 2010 sites.

Microsoft SharePoint Development Tools
To enable Microsoft SharePoint development, select Visual Basic or Visual C# in addition to Visual Web Developer in the Microsoft Visual Studio feature tree. To create Microsoft SharePoint 2010 extensions, install Microsoft SharePoint Server 2010.

_M#]


설치진행은 VS 2005/2008 과 크게 다르지 않습니다.
그냥 Next 하시면 설치가 완료됩니다.


설치되는 항목을 캡쳐했습니다.
역시나 많군요.
ASP.NET MVC2, Silverlight3 SDK, SharePoint Development Tools 가 눈에 띄는군요.


Install Documentation 이라는 버튼이 눈에 띄여 클릭해봤습니다.
Help Library Manager 라는 프로그램이 실행되고 굉장히 많은 양의 문서를 설치하라고 나옵니다.
그냥 모두 설치해봤습니다.


Add 를 클릭하고 Update 버튼을 클릭하니 설치가 진행됩니다.


시작메뉴에 설치된 많은 프로그램들… 하나씩 다 시작은 시켜봐야 할텐데요… 시간이…

일단 오늘의 주인공인 Visual Studio 2010 beta2를 실행하는 화면입니다.
왠지 새 버젼이라는 느낌을 받을 수 있을 법한 화면이 나옵니다.


저는 언제나 Visual C# Development Settings 로 시작합니다.


실행된 화면입니다.


다른 Addon 을 설치하지 않은 상태이지만 굉장히 많은 템플릿을 제공해줍니다.
SharePoint 관련 프로젝트가 눈에 띄어 클릭해봤습니다.


클릭했습니다만….
WSS 를 설치해야 SharePoint 프로젝트를 생성할 수 있을것 같아보이는 군요.
Windows Vista 또는 Windows 7을 사용 중이시라면  참조하시면 WSS를 설치할 수 있습니다.

일단 설치를 했으니 .net Framework 4에서 추가되는 기능들도 한번 살펴봐야겠습니다.

다음 프로젝트는 Visual Studio 2010 으로 진행할 수도 있겠네요.