Silverlight and ASP.NET Revealed

Although the Web is easily the most popular environment for business software, there are some things that web applications just can’t do, or can’t do very well. Even if you outfit your ASP.NET web pages with the latest cutting-edge JavaScript, you won’t be able to duplicate many of the capabilities...

全面介紹

Đã lưu trong:
書目詳細資料
主要作者: MacDonald, Matthew
格式: 圖書
語言:English
出版: Apress 2013
主題:
Asp
在線閱讀:https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/34740
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
實物特徵
總結:Although the Web is easily the most popular environment for business software, there are some things that web applications just can’t do, or can’t do very well. Even if you outfit your ASP.NET web pages with the latest cutting-edge JavaScript, you won’t be able to duplicate many of the capabilities that desktop applications take for granted, such as animation, sound and video playback, and 3D graphics. And although you can use JavaScript to respond on the client to focus changes, mouse movements, and other “real-time” events, you still can’t build a complex interface that’s anywhere near as responsive as a window in a rich client application. (The saving grace of web programming is that you usually don’t need these frills. The benefits you gain—broad compatibility, high security, no deployment cost, and a scalable server-side model—outweigh the loss of a few niceties.)