博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
精彩的瀏覽器戰爭的序幕已拉開
阅读量:4191 次
发布时间:2019-05-26

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

 

  

Silverlight 1.0 終於推出正式版了,但這只是拉開這場瀏覽器平台
戰爭的序幕而已,真正精彩的還在後頭,ScottGu在他的Blog上有以下
這段話.

Silverlight 1.1 will include a cross-platform version of the .NET Framework,

and will enable a rich .NET development experience in the browser. 
It will support a WPF programming model for UI - including support for an extensible control model,
layout management, data-binding, control skinning, and a rich set of built-in controls. 
It will also include a subset of the full .NET Framework base class library you use today,
including support for collections, generics, IO, threading, globalization, networking (including sockets, web-services and REST support),
HTML DOM, XML, local storage, and LINQ.

這意味著什麼? Silverlight 1.1將會更接近WPF,支援我們期待的layout management(flowdocument?? window management??),databinding,

及提供更多的UI控件,這宣告了RIA時代的真正來臨!!

可以想見的,未來的網頁應用程式將更加的友善及複雜.

那1.0呢?? 我個人是認為,如果使用者可以接受下載程式到本機電腦執行,那麼1.1是最終的選擇.

如果因安全性顧慮而不為之,那麼1.0或許才會是浮上抬面的最佳選擇.
但是別忘了,實現RIA目標是需要1.1這種技術的.

 

Trackback: http://tb.blog.csdn.net/TrackBack.aspx?PostId=1776911

你可能感兴趣的文章
quartz在集群环境下的最终解决方案
查看>>
ERwin Data Modeler 建模实践
查看>>
网站架构收集(I)(转)
查看>>
JFreeChart教程 -- 入门
查看>>
JFreeChart各种图形的制作
查看>>
JFreeChart 应用全过程
查看>>
Spring 架构
查看>>
给你感情保鲜
查看>>
ORCALE 优化常青树
查看>>
Java获得CPU序列号和网卡Mac地址
查看>>
Visual Studio 2005的JIT Debugger在Vista上面无法正常工作
查看>>
我的MSDN Blog正式开张,欢迎大家访问 [ http://blogs.msdn.com/yizhang/ ]
查看>>
ACM UVa算法题209 Triangular Vertices的解法
查看>>
另一道看上去很吓人的面试题:如何交换a和b两个整数的值,不用额外空间 (Rev. 2)
查看>>
一道看上去很吓人的算法面试题:如何对n个数进行排序,要求时间复杂度O(n),空间复杂度O(1)
查看>>
今天David Solomon的为期三天的Windows Internal培训刚结束
查看>>
转贴:Mark Russinovich的Inside Vista Kernel系列文章,讲到了Vista内核的调度,IO,内存管理,缓存,事务处理,安全等众多新特性
查看>>
转载:如何指定程序在Vista上面需要提升权限运行(Elevated)
查看>>
如何知道可执行文件是32-bit还是64-bit
查看>>
.NET Interop: 从IErrorInfo错误对象获得托管代码的异常信息
查看>>