博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Silverlight 1.0 Unleashed
阅读量:4231 次
发布时间:2019-05-26

本文共 1689 字,大约阅读时间需要 5 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio and Expression Blend!

Silverlight is a lightweight but powerful plug-in for multiple web browsers on multiple operating systems that makes it easier than ever to create rich web-based content, applications, and controls. With support for vector graphics, animations, full-screen high-definition video, and more, Silverlight gives you the ability to create more compelling content than you dreamed possible for Windows, Mac OS X, and Linux. Silverlight provides much of the power of Windows Presentation Foundation, but with less overhead and easy integration with HTML and AJAX-style applications. Silverlight 1.0 Unleashed is the authoritative book that covers the technology in a practical and approachable fashion, authored by Silverlight guru and Microsoft developer Adam Nathan.

*Covers everything you need to know about Extensible Application Markup Language (XAML) in Silverlight
*Examines the Silverlight feature areas in depth: graphics, text, audio, video, animation, ink, events, and more
*Demonstrates how to create reusable controls and perform common tasks (such as drag-and-drop) using basic building blocks
*Explains how to download assets asynchronously to maximize your user experience
*Demonstrates how to create hybrid applications that mix Silverlight content with HTML or Flash content
*Highlights features scheduled for future versions of Silverlight while showing how to achieve your desired results with the current version
http://rapidshare.com/files/73691822/0672330075.zip
你可能感兴趣的文章
Linux strace命令
查看>>
看文档还是看源代码+调试--附带rsyslog的例子
查看>>
查看 SELinux状态及关闭SELinux
查看>>
CentOS常用到的查看系统命令
查看>>
如何查看已安装的CentOS版本信息
查看>>
CentOS 6.5下利用Rsyslog+LogAnalyzer+MySQL部署日志服务器
查看>>
Linux学习之CentOS(十三)--CentOS6.4下Mysql数据库的安装与配置
查看>>
关于systemd和sysvinit的说明
查看>>
Linux 中 rc.local、init.d、rc.x、init 这几个文件(夹)各有什么作用?启动执行的脚本应该均放在 rc.local 中吗?
查看>>
linux中/etc/rc.d/rc.local和/etc/rc.local这两个文件有什么区别
查看>>
/etc/rc.d/rc.local linux启动自动开启某些服务
查看>>
UNIX文件权限详解(尤其是SUID和SGID)
查看>>
libc、glibc与gcc
查看>>
linux内核设计与实现的读书笔记1 -内核开发头文件
查看>>
编译链接------Linux环境下c语言静态链接库和动态链接库创建和使用
查看>>
C++静态库与动态库
查看>>
关于libc和glibc
查看>>
/etc/rc.d/rc与/etc/rc.d/init.d的关系介绍
查看>>
浅析 Linux 初始化 init 系统,第 1 部分: sysvinit
查看>>
Linux 线程实现机制分析
查看>>