代码改变世界

Silverlight 4/5以及Silverlight for Embedded的学习资源

2010-06-04 11:27  王克伟  阅读(1891)  评论(3编辑  收藏  举报

Windows Embedded CE 6.0 R3上面的Silverlight for Embedded UI framework(我们使用C++在其下面开发)采用的是Silverlight 2的引擎,而Windows Embedded Compact 7上面的已经是Silverlight 3引擎了,不光增加了很多不错的Feature(比如我们就支持3D加速啦),其Performance也有进一步提升。而Silverlight本身已经发展快到了5,下面就是一些可用的Silverlight 5的学习资源。

Expression Blend and Silverlight 5 day OnRamp training course downloads:

  • Importing Artwork into Expression Blend
  • Creating vector artwork in Expression Blend
  • Editing the Appearance of Your Project Items using Expression Blend
  • Creating visual transitions with the Visual State Manager
  • Creating Storyboard animations in Blend
  • Optimizing Video for Silverlight Playback using Expression Encoder
  • Adding Video and Still Images to Your Silverlight Project
  • Adding Interactivity to Imported Art Assets
  • Designer Developer Workflow
  • Importing Native Adobe Illustrator Files
  • Importing Native Adobe Photoshop Assets
  • Organizing Your Project using Layout Containers in Expression Blend
  • Using a grid control
  • Using the stack panel control

    链接引用自:http://sandrinodimattia.net/blog/post/Expression-Blend-and-Silverlight-5-day-OnRamp-training-course-downloads.aspx

    Silverlight 4的一些学习资源:
    http://channel9.msdn.com/learn/courses/Silverlight4/
    http://live.visitmix.com/search?term=silverlight (MIX10大会上的资料非常不错,比如如果你对Windows Phone 7上面Silverlight的Performance感兴趣的话可以看这里:http://live.visitmix.com/MIX10/Sessions/CL60)
    Ensuring That Your Silverlight Applications Work with Silverlight 4

    Silverlight for Embedded的一些学习资源:
    http://www.microsoft.com/windowsembedded/en-us/products/windowsce/silverlightforwe.mspx
    http://msdn.microsoft.com/en-us/library/ee502198.aspx

    PS:我们目前并没有从事SE的开发(我更多关注在CoreOS上),所以很多朋友问我的一些SE相关的实际问题我也不知道,我想未来会从事有关工作的。