Pro Silverlight 2 in C# 2008

Silverlight is a framework for building rich, browser-hosted applications that run on a variety of operating systems. Silverlight works its magic through a browser plug-in. When you surf to a web page that includes some Silverlight content, this browser plug-in runs, executes the code, and render...

Fuld beskrivelse

Đã lưu trong:
Bibliografiske detaljer
Hovedforfatter: MacDonald, Matthew
Format: Bog
Sprog:English
Udgivet: Apress 2012
Fag:
Online adgang:https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/32005
Tags: Tilføj Tag
Ingen Tags, Vær først til at tagge denne postø!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Beskrivelse
Summary:Silverlight is a framework for building rich, browser-hosted applications that run on a variety of operating systems. Silverlight works its magic through a browser plug-in. When you surf to a web page that includes some Silverlight content, this browser plug-in runs, executes the code, and renders that content in a specifically designated region of the page. The important part is that the Silverlight plug-in provides a far richer environment than the traditional blend of HTML and JavaScript that powers ordinary web pages. Used carefully and artfully, you can create Silverlight pages that have interactive graphics, use vector animations, and play video and sound files.