- INSTANT Silverlight 5 Animation
- Nick Polyak
- 222字
- 2021-08-05 18:20:35
Why should I use Silverlight
Silverlight empowers developers with great new GUI capabilities, combined with revolutionary GUI coding concepts that came to Silverlight from WPF. While some think that HTML 5 gives the developers functionality that is almost as powerful as Silverlight, the programming model of HTML 5 is indisputably old, while the Silverlight/WPF programming model is ahead of that of any competing software.
Unlike the currently available versions of HTML, Silverlight is 98 percent multi-platform (between Windows and Macs) and its list of non multi-platform features is freely available. As long as you avoid using those features, any application you build for Windows is guaranteed to run on Mac.
Silverlight is close to being 100 percent multi-browser (if there are any features that do not perform the same on different browsers, I am not aware of them) and any application you write using Internet Explorer is guaranteed to run within Firefox on the same platform, while this might not be the case with HTML.
Silverlight has a very small footprint – in order to make Silverlight 5 run on your machine you need to download and install only a 6 MB package.
Silverlight makes it very easy to deploy your application via the Internet, whether it is a browser-based application or not.
Microsoft Phone uses Silverlight as its primary coding platform.
- 自己動手寫搜索引擎
- 三維圖形化C++趣味編程
- 網(wǎng)頁設(shè)計與制作教程(HTML+CSS+JavaScript)(第2版)
- PHP網(wǎng)絡(luò)編程學(xué)習(xí)筆記
- Flux Architecture
- HTML5+CSS3網(wǎng)頁設(shè)計
- 大學(xué)計算機(jī)基礎(chǔ)實(shí)驗(yàn)指導(dǎo)
- Mastering JavaScript Design Patterns(Second Edition)
- Java Web開發(fā)詳解
- Multithreading in C# 5.0 Cookbook
- Machine Learning in Java
- 打開Go語言之門:入門、實(shí)戰(zhàn)與進(jìn)階
- Learning YARN
- Python:Deeper Insights into Machine Learning
- WildFly Cookbook