검색결과 리스트
2009/12/07 에 해당되는 글 2건
- 2009.12.07 Visual Studio 2008 관련 동영상들 (2)
- 2009.12.07 Visual Studio 2008 Bible
먼저 1편은 Multi target support에 대한 기능 설명입니다.
두 번째 동영상은 Visual Studio 2008의 웹 프로그래밍 방법에 대한 동영상입니다.
세 번째 동영상은 UX와 관련된 개발을 하기 위해서 필요한 내용들이 무엇인가를 지퍼보는 동영상입니다.
Version 1.0 2009-12-06
Visual Studio 2008은 코드네임 Ocas로 2007년 9월 19일 출시되었다. .NET Framework 3.5와 함께 출시되었으며 서비스 팩 1은 2008년 8월 11일 출시되었다. Visual Studio 2008은 내부적으로는 9.0의 버전을 가지고 있다.
Visual Studio 2008은 Windows Vista용 응용 프로그램의 개발에 촛점을 맞추고 있었으며 지금은 Windows7 용 Windows SDK를 설치하게 되면 Windows7을 지원할 수 있다. Office 2007과 웹 어플리케이션 그리고 WPF(Windows Presentation Foundation)와 HTML/CSS 를 위한 새로운 비주얼 디자이너가 포함되어 있다.
Visual Studio 2008은 .NET Framework 3.5 버전이 기본으로 포함되어 있으며 2.0, 3.0 버전도 한꺼 버전에 지원한다. 이를 multi-targeting 이라고 부른다. Silverlight CoreCLR or .NET Compact Framework 와 같이 RIA나 혹은 Mobile 관련된 개발을 지원하고 있을 뿐 아니라 새로운 code analysis 툴과 Code Metrics 툴 (Team Edition and Team Suite Edition 버전만 지원)을 사용할 수 있다.
Visual C++ 개발자를 위해서 새로운 버전의 Microsoft Foundation Classes (MFC 9.0)을 제공하고 있다. MFC 9.0 에서는 Vista를 위한 visual styles과 UI controls이 제공되고 있다. Native와 Managed 코드가 통합되어 있으며 Visual C++ introduces the STL/CLR, C++ Standard Template Library (STL) 컨테이너 and Managed 코드 알고르즘. STL/CLR defines STL-like containers, iterators and algorithms that work on C++/CLI managed objects 등 많은 요소가 새롭게 포함되어 있다.
이외에도 아래에서 설명하는 몇 가지 기능들이 새롭게 추가 되어 있다.
Visual Studio 2008에서는 XAML based designer (codenamed Cider), workflow designer, LINQ to SQL designer (for defining the type mappings and object encapsulation for SQL Server data), XSLT debugger, JavaScript Intellisense support, JavaScript Debugging support, support for UAC manifests, a concurrent build system, among others.[65] It ships with an enhanced set of UI widgets, both for Windows Forms and WPF. It also includes a multithreaded build engine (MSBuild) to compile multiple source files (and build the executable file) in a project across multiple threads simultaneously. It also includes support for compiling PNG compressed icon resources introduced in Windows Vista. An updated XML Schema designer will ship separately some time after the release of Visual Studio 2008.[66]
The Visual Studio debugger includes features targeting easier debugging of multi-threaded applications. In debugging mode, in the Threads window, which lists all the threads, hovering over a thread will display the stack trace of that thread in tooltips.[67] The threads can directly be named and flagged for easier identification from that window itself.[68] In addition, in the code window, along with indicating the location of the currently executing instruction in the current thread, the currently executing instructions in other threads are also pointed out.[68][69] The Visual Studio debugger supports integrated debugging of the .NET Framework 3.5 BCL. It can dynamically download the BCL source code and debug symbols and allow stepping into the BCL source during debugging.[70] Currently a limited subset of the BCL source is available, with more library support planned for later in the year.
-참고 자료-
Visual Studio 2008 백서
Visual Studio 2008을 소개하는 동영상 http://winkey.tistory.com/294
An_Overview_of_Visual_Studio_2008_KO_T_v4 0.pdf
VS2008ProductGuideEMEA.doc
댓글을 달아 주세요
다시 보니 짜장님 챙피해요..ㅋㅋ
소품 활용의 정점을 찍으셨군요 ㅎㅎ