原文下载地址

Improved media support

·        Low Latency Audio Playback: Use the SoundEffect API to trigger low-latency
sound

·        Variable Speed Playback: allows video to be played at different speeds
and supports fast-forward and rewind. At up to twice the speed, audio pitch
correction allows users to watch videos while preserving a normal audio pitch.

·       H/W Decode of H.264 media: Significant performance improvements with
H.264 media decoding of unprotected content

·       DRM Key Rotation/LiveTV Playback: Long-running live TV playback protected
through the use of rotating licenses

·       Application-Restricted Media: Prevents playback of protected content in
unauthorized applications

Improved Text support

·        Text Tracking & Leading: Exercise fine-grained control over the spacing between characters
and lines in your text

·        Linked Text Containers: Create linked RichTextBlocks that allow text to flow seamlessly
from one to the next

·        OpenType and Pixel Snapped Text : Improved
text clarity

·        Postscript vector printing: reduces the size of print jobs and improves
rendering quality of text

·        Performance improvements for Block Layout Engine.

Building next-generation business applications

·        PivotViewer -- now included in SDK. Adds support for dynamic client-based
collections, XAML-based visuals, and customizability.

·        ClickCount: Add support for multi-click to your application

·        Listbox/ComboBox type-ahead
text searching
: Listboxes and ComboBoxes can now scroll
based on text input

·        Ancestor RelativeSource
Binding
: Bind to a property on a parent control

·        Implicit DataTemplates: Allow DataTemplates to be defined implicitly

·        DataContextChanged event

·        Added PropertyChanged to the UpdateSourceTrigger enum

·        Save File and Open File Dialog: Specify
a default filename when you launch your SaveFileDialog and specify a default
directory when you launch your OpenFileDialog

·        Databinding Debugging: Set a breakpoint directly in XAML, examine locals, and debug your
bindings

·        Custom Markup Extensions: Execute custom code at XAML parse time

·        Binding on Style Setters: You can now specify a binding within a style

Silverlight 5 performance improvements

·        Parser Performance Improvements: Improved XAML parse times for
UserControls & ResourceDictionaries

·        Network Latency Improvements: Significant performance improvement in ClientHttpWebRequest
scenarios

·        H/W accelerated rendering in
IE9 windowless mode
: Silverlight now uses the new
SurfacePresenter APIs for H/W accelerated rendering in IE9 windowless mode

·        Multicore JIT: Shortens the start-up time for Silverlight apps

·        64-bit browser support

Graphics improvements

·        Improved Graphics stack: The graphics stack has been re-architected to add features such as
Independent Animations

·        3D: Use the XNA API on the Windows platform to gain low-level access
to the GPU and draw vertex shaders and low-level 3D primitives. Includes Render
targets, XNA built-in effects, surface composition settings for depth/stencil
buffers and multi-sample anti-aliasing

Silverlight 5 extends features of the "Trusted Application" model

Silverlight 5 extends features of the
‘Trusted Application’ model to the browser for the first time. These features,
when enabled via a group policy registry key and an application certificate,
mean users won’t need to leave the browser to perform complex tasks:

·        Multiple window support: Launch multiple top-level windows inside a SL OOB application

·        Full-Trust in-browser: Using Group Policy, deploy signed in-browser applications that
harness the full power of full-trust functionality

·        In-browser HTML support: Host your WebOC within an in-browser SL application

·        Unrestricted File System
Access
: Read from and write to any directory on
your system, from a full-trust application

·        P/Invoke support : Allows existing
native code to be run directly from Silverlight

Tools improvements

  • Visual Studio Team
         Test support.

转载于:https://www.cnblogs.com/Ken-Cai/archive/2012/08/15/2639406.html

Silverlight 5 Features相关推荐

  1. pete shinners_Hanselminutes播客155-带有Silverlight 3的C64模拟器,作者:Pete Brown

    pete shinners My one-hundred-and-fifty-fifth podcast is up. Scott digs deep with Pete Brown about th ...

  2. Silverlight(CodeNameWPF/E) Features一览表

    WPF/E的正式版本Silverlight已经公布了,下表列出正式版所有的特性与.NET 3.0中WPF以及Flash/Flex的特性对比: Features/Benefits<?XML:NAM ...

  3. The Future of Silverlight --December 2, 2010 at 9:00

    微软宣布 2010 年 12 月 2 日将会举办由微软企业副总裁 Scott Guthrie 主旨演讲的 Silverlight Firestarter 发布会,主题为"Silverligh ...

  4. Silverlight 2 Beta 2发布

    早就知道Silverlight 2 Beta 2要在本周末发布.昨晚没有等到.今天一早终于等到了. Microsoft Silverlight Tools Beta 2 for Visual Stud ...

  5. 使用ArcGIS API for Silverlight实现地形坡度在线分析

    苦逼的研究生课程终于在今天结束了,也许从今以后再也不会坐在大学的课堂上正式的听老师讲课了,接下来的时间就得开始找工作了.....前段时间一直比较忙,上课,考试,论文,以及联系实习单位...现在就差实习 ...

  6. [Silverlight入门系列]实现局部元素全屏(Element部分全屏)

    本文不讨论Silverlight全屏模式的实现,有关实现这个,可以参考TerryLee的这篇文章,核心代码就是这行: Application.Current.Host.Content.IsFullSc ...

  7. 【转】ArcGIS API for Silverlight/WPF 2.1学习笔记(二)

    五.Graphics layer 1.新增Graphics layer Graphics layer用于显示用户自定义绘制的点.线.面图形.使用时确保xaml文件中Graphics layer定义在其 ...

  8. 一些关于Silverlight 3的消息

    在silverlight.net上看到的关于silverlight的下一个版本的信息,原文如下: Next year we will ship our next major Silverlight r ...

  9. July 4th Links: ASP.NET, ASP.NET AJAX, Visual Studio, Silverlight and IIS7

    原文地址: http://weblogs.asp.net/scottgu/archive/2007/07/04/july-4th-links-asp-net-asp-net-ajax-visual-s ...

最新文章

  1. android app文档,android App项目需求描述文档.docx
  2. JGG:微生物组学专刊(赵方庆、白洋、张志刚、王军、郑钜圣、魏泓、沈伟、刘永鑫等)...
  3. [AtCoder Beginner Contest 215] A-G题解
  4. 现代计算机网络的6个方面的应用,现代计算机网络技术应用及发展(共4384字).doc...
  5. Springmvc+mybaits 分页处理+ajax翻页
  6. HDU 1087 Super Jumping! Jumping! Jumping!【最大递增子段和】
  7. 安装linux环境及相关包方法
  8. 遥感图像处理学习一、概念及组成
  9. Flash Media Server 4.5 序列号
  10. 操作系统--进程和线程
  11. 群消息已读回执(这个diao),究竟是推还是拉?
  12. 免费stm32视频教程分享:心率检测仪的设计与实现
  13. 超平面与半空间Euclid 球和椭球 超平面分离定理和 支撑超平面定理
  14. fdisk命令 – 磁盘分区
  15. 什么是promise?promise的作用是什么?
  16. Oracle中的commit与rollback
  17. gabor与gabor小波
  18. HTML中插入自动播放的背景音乐-亲测有效
  19. 如何利用origin提取原始数据
  20. android eclipse计算器布局,请教eclipse android 简单计算器入门 相关问题。

热门文章

  1. 重学java基础第二十一课:编译型和解释型
  2. 前端学习(3251):样式的模块化
  3. PS教程第五课:套索工具进行抠图
  4. [html] 如何给table中的某一列设置固定宽度
  5. [html] 你喜欢哪种布局风格?说说你的理由
  6. [css] 在css中为什么说不建议使用@import?
  7. [vue] 怎么给vue定义全局的方法
  8. 前端学习(1946)vue之电商管理系统电商系统之初步使用vue-table-with-tree
  9. 前端学习(1318):同步api和异步api
  10. 前端学习(711):数组导读