蓝色经典商务ppt图片课件.ppt
Microsoft Silverlight,An Introduction,http:/,Silverlight is a cross-browser, cross-platform plug-in*,* An auxiliary program that works with a software package to enhance its capability. For example, plug-ins used in Photoshop to add a filter for some special effect. Other examples of Plug-ins are Macromedia Flash, Digital Video Express(Divx) Player plug-in, Windows Media Player etc.,Why its time for Silverlight,Run on all popular browsers and OSConsistent experience irrespective of platformSupports AJAX methodology for rich Internet applicationsIncludes compelling graphics, 2D vector & animationStreams video/audio and scales video quality from mobile device to 720 HDTV video modesSmall download 4 MB,Programming Language,XAML- core of Silverlight for Rich User interface All other - for programming logic,Button b1 = new Button();b1.Content = OK;b1.Background = new SolidColorBrush(Colors.LightBlue);b1.Width = 100;, OK LightBlue ,Load, Parse, Display,XAML / C #/ JavaScript,Compile and Run,Comparison with Flash,Silverlight Business Model,Delivering media without going brokeVideo delivery trend,Silverlight Business Model,Why stream?Live StreamingFast StreamingLoggingCaching and Proxying,Windows Media Services,Silverlight 1.0 XAML + JavaScript COMPLETE DOM LEVEL 1 integration,Creating a Silverlight application,