Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
다음의 Link를 Click 해보십시오.
Visual Studio 2008 Trial Downloads (https://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx)
Visual Studio 2008은 200개가 넘는 새로운 features를 포함하고 있다고 합니다. 특히, .NET Framework 3.5에는
l Language Integrated Query(LINQ)를 기반으로 data features를 통한 language improvement
l Web 2.0 AJAX style의 Application, Windows Communication Foundation을 기반으로 한, ASP.NET Application support 그리고, ASP.NET Application에서의 “REpresentational State Transfer”, “plain old XML” ( REST and POX https://msdn2.microsoft.com/en-us/library/aa395208.aspx ) 그리고, JavaScript Object Notation (JSON)의 directly support
l Windows Workflow Foundation과 Windows Communication Foundation tools를 보다 간결하게 사용하기 위한 새로운 Workflow-enabled Services technology의 제공
l BCL 에 Event Tracing for Windows(ETW) 나 새로운 add-in hosting model(예를 들어 System.AddIn) 등과 같은 새로운 feature의 추가
등을 확인할 수 있습니다.