블로그 이미지
내게 능력 주시는 자 안에서 내가 모든것을 할수 있느니라 - 빌립보서 4 : 13 - happydong

카테고리

Happydong (1363)
프로그래밍 (156)
MUSIC (16)
인물 (3)
Utility (10)
세미나 소식&내용 (22)
IT뉴스 (18)
운동 (830)
CAFE (10)
Life (282)
Total
Today
Yesterday

'Silverlight2.0소식'에 해당되는 글 1건

  1. 2007.12.04 [번역] 새로운 실버라이트 2.0 업데이트 소식 2



http://weblogs.asp.net/scottgu/archive/2007/11/29/net-web-product-roadmap-asp-net-silverlight-iis7.aspx
스캇 형님글을 HOONS의 짧은 영어로 대충 해석해 보겠습니다.

--------------------------------------------------------------------------------------

실버라이트 2.0 릴리즈

두달전 실버라이트 1.0을 윈도우와 맥에서 지원할 수 있게 오픈했고 리눅스에서도 지원되도록 하려는 계획을 가지고 있었다. 이 1.0은 자바스크립트와 Ajax를 이용하는 프로그래밍 모델이었다.

내년에 우리는 실버라이트를 RIA에 초점을 두어 정말 큰 업데이트가 있을 것이다. 여기서는 크로스 플랫폼과 크로스 브라우저를 완벽하게 지원하는 프레임워크를 탑재할 것이다. 더 일찍 알파 버전에서 이미 닷넷을 이용한 기능을 보여주긴했었다. 우리의 다음 모델의 주요한 기능은 다음과 같다.

1. WPF UI 프레임워크
현재 실버라이이트 알파는 아주 기본적인 컨트롤들만 지원하고 있다. 다음 실버라이트에서는 고수준의 WPF UI 프레임워크를 포함시킬 것이다. 주요한 기능은 다음과 같이 정리할 수 있다.
->확장이 가능한 프레임워크 모델, 레이아웃 관리자 지원, 두가지 방법의 데이터 바인딩 지원 컨트롤 템플릿과 스킨 지원
실버라이트에 탑재되는 WPF UI 프레임워크는 지난주에 업데이트된 닷넷 프레임워크 3.5에서 확인해 볼 수 있을 것이다.


2. Rich Controls
실버라이트는 RIA 를 아주 쉽게 구축할 수 있는 컨트롤들이 대거 추가될 것이다. 다음 실버라이트 릴리즈(2.0)에서는 Textbox, CheckBox, RadioButton 등등의 많은 컨트롤들이 지원될 것이고 StackPanel,Grid 와 같은 레이아웃컨트롤 들이 지원될 것이다. 뿐만 아니라 TabControl, Slider, ScrollViewer, ProgressBar 컨트롤들 그리고 DataGrid와 같은 데이터 바인딩 컨트롤을 지원할 것이다.

3. Rich Networking 지원
실버라이트는 향후에 Rich 네트워크를 지원할 것이다.(역주:Rich 네트워크는뭘까? 크로스 도메인 지원인가?) 새롭게 발표될 실버라이트는 REST,POX,RSS와 WS*와 같은 통신을 지원할 것이고 또한 크로스 도메인도 지원할 예정이다.

4. Rich Base Class Library
실버라이트는 rich .NET 기반의 클래스 라이브러리를 추가할 것이다.(collections, IO, generics, threading, globalization, XML, local storage, 등등) 다음 실버라이트는 또한 XML을 위한 LINQ의 지원을 추가할 것이고 더 풍부한 HTML DOM API를 지원할 것이다.

이전에 닷넷 기반의 실버라이트를 "Silverlight 1.1"로 불렀었다. 후에 우리는 새로운 기능을 추가할 것이고 그 이름을 "실버라이트 2.0" 으로 부르기로 결정하였다. 우리는 실버라이트2.0 베타를 2008년도 1사분기에 내놓을 예정이다. 이 베타는 Go-Live 라이센스를 가지고 있기 때문에 개발자들이 먼저 개발하고 실버라이트 2.0 어플리케이션을 배포가 가능하다.

우리는 또한 무료로 비주얼 스튜디오 2008을 업데이트 할 것이다. 업데이트는 당연히 실버라이트 2.0 툴을 지원할 수 있는 업데이트가 될 것이고 개발자들은 닷넷 언어를 이용하여 아주 쉽게 실버라이트 어플리케이션 만들수 있을 것이다. 그리고 우리는 실버라이트를 개발하기 위해서 비주얼 스튜디오 2008 Standard/Professional  둘다 지원할 예정이고 뿐만아니라 무료 툴인 비주얼 스튜디오 2008 Express 에디션 버전도 지원할 예정이다.

필자는 실버라이트 2.0에 대한 새로운 블로그 튜토리얼 시리즈를 몇주에 거쳐서 게시할 예정이고 더 세부적인 내용들을 보여줄 것이다. 자세한 내용을 가지고 다시 올테니깐 그 때 보자고 안녕~

--------------------------------------------------------------------------------------

원문은 다음과 같습니다.

Silverlight 2.0 Release

Two months ago we shipped Silverlight 1.0 for Mac and Windows, and announced our plans to deliver Silverlight on Linux.  Silverlight 1.0 is focused on enabling rich media scenarios in a browser, and supports a JavaScript/AJAX programming model.

Next year we will be releasing a major update of Silverlight that focuses on enabling rich Internet applications.  This release will include a cross-platform, cross-browser version of the .NET Framework, and will enable a rich .NET development platform in the browser.  Earlier this year we shipped an early Alpha containing some of the basic functionality of the release.  Our next public preview will add considerably to this feature set.  Some of the new .NET specific features in the next public Silverlight preview will include:

  • WPF UI Framework: The current Silverlight Alpha release only includes basic controls support and a managed API for UI drawing.  The next public Silverlight preview will add support for the higher level features of the WPF UI framework.  These include: the extensible control framework model, layout manager support, two-way data-binding support, and control template and skinning support.  The WPF UI Framework features in Silverlight will be a compatible subset of the WPF UI Framework features in last week's .NET Framework 3.5 release.

  • Rich Controls: Silverlight will deliver a rich set of controls that make building Rich Internet Applications much easier.  The next Silverlight preview release will add support for core form controls (textbox, checkbox, radiobutton, etc), built-in layout management controls (StackPanel, Grid, etc), common functionality controls (TabControl, Slider, ScrollViewer, ProgressBar, etc) and data manipulation controls (DataGrid, etc).

  • Rich Networking Support: Silverlight will deliver rich networking support.  The next Silverlight preview release will add support for REST, POX, RSS, and WS* communication.  It will also add support for cross domain network access (so that Silverlight clients can access resources and data from any trusted source on the web).

  • Rich Base Class Library Support: Silverlight will include a rich .NET base class library of functionality (collections, IO, generics, threading, globalization, XML, local storage, etc).  The next Silverlight preview release will also add built-in support for LINQ to XML and richer HTML DOM API integration.

Previously we've been referring to this .NET-enabled Silverlight release as "Silverlight V1.1".  After stepping back and looking at all the new features in it (the above list is only a subset - there are many more we aren't sharing yet), we've realized that calling it a point release doesn't really reflect the true nature of it.  Consequently we have decided to change the name and refer to it as "Silverlight V2.0" going forward.

We will be releasing a Beta of Silverlight 2.0 in Q1 of 2008.  This Beta will support a Go-Live license that enables developers to begin building and deploying Silverlight 2.0 applications.

We will also be releasing a free Visual Studio 2008 tools update that provides great Silverlight 2.0 tools support within Visual Studio 2008, and enables developers to easily build Silverlight applications using any .NET language.  We will be supporting Silverlight development with both the Visual Studio 2008 Standard/Professional products, as well as with the free Visual Studio 2008 Express editions.

I'm going to be starting a new blog tutorial series in a few weeks that discusses how to build Silverlight 2.0 applications, and show off the new features in more depth.  Stay tuned for more details soon.


 - 출처 : http://www.hoons.kr -

Posted by happydong
, |