Scott大牛介绍了Silverlight2.0就要来了,将在很快就会发布Silverlight2.0 Beta,作者在文中更详细的提及了Silverlight2.0将具有的新特性与实例
    Silverlight2.0将具有更丰富的UI控制基于WPF,包括Layout(TextBox, CheckBox, RadioButton),control(Slider, ScrollViewer, Calendar, DatePicker),panel(StackPanel, Grid, Panel)以及数据控制控件,另外,还是RIA,丰富的控制机制,丰富的网络通讯支持,以及丰富的基础库支持。Silverlight2.0同样不需要.net framework的支持。Silverlight2.0的发布包大小为4.3M。
    另外,有一个支持推荐的例子。一直用于Digg.com的前端控制例子,使用了LinQtoXml来获取数据。
Silverlight2.0 beta 来了 
Silverlight2.0 beta 来了 

下面是实例的链接
  • 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
  • 相关文章:

    • 2021-11-21
    • 2021-12-08
    • 2021-04-04
    • 2021-12-28
    • 2021-11-05
    • 2021-05-24
    • 2022-12-23
    猜你喜欢
    • 2021-05-18
    • 2021-06-20
    • 2022-12-23
    • 2021-08-11
    • 2022-12-23
    • 2021-05-18
    • 2022-01-26
    相关资源
    相似解决方案