我完整地看過整篇文章,有幾點值得注意:
- Silverlight 2.0 是Cross Platform / Cross Browser ,無論是Windows或Linux,都可以支援,因為Silverlight 本身就是Client Side的東西。
- Silverlight 2.0 有自己的WPF UI Framework ,同樣有collections, IO, generics, threading, globalization, XML,亦支援LinQ.
- 和現有的Xbap一樣,會連同一系列Control.
- Silverlight 除了自身會Compile至Xap File外可以連同HTML或ASP.NET頁發佈,而本身亦有System.NET 和Sockets的Class,可以支援cross domain access,估計可以如以往使用TCPClient般去存住資源.
- Client Side本身不需要install任何.NET Framework.
原文:
First Look at Silverlight 2
http://weblogs.asp.net/scottgu/archive/2008/02/22/first-look-at-silverlight-2.aspx
以下是Scott Gu所寫的tutorials :
- Part 1: Creating "Hello World" with Silverlight 2 and VS 2008
- Part 2: Using Layout Management
- Part 3: Using Networking to Retrieve Data and Populate a DataGrid
- Part 4: Using Style Elements to Better Encapsulate Look and Feel
- Part 5: Using the ListBox and DataBinding to Display List Data
- Part 6: Using User Controls to Implement Master/Details Scenarios
- Part 7: Using Templates to Customize Control Look and Feel
- Part 8: Creating a Digg Desktop Version of our Application using WPF
沒有留言:
發佈留言