Top Reasons Why to Use Silverlight
- Silverlight pillars the playback of WMV files on both PC and Macintosh, along with several other options for interactivity while it is playing; feeding with just a pair of coding lines, one can lay down a platform-neutral way of managing all movie files.
Silverlight supports full screen 720p video and presents seamless realignment between full screen and window mode, not loosing the stand point of the video.
- Detaching markup (XAML) from the code, Silverlight furnishes an accustomed web metaphor for designers and developers. XAML can be embedded directly within an HTML file, if you desire an easy, understandable consistent solution; the two can be kept afar, separate from each other in order to drive delineation between the contrasting web development roles.
- Silverlight and HTML merge efficiently together .Each XAML element is accessible or can be engineered from Java script of the very client-side that would be used to communicate with any DHTML element; there are no false borderlines or obstructions and the HTML elements can be overlaid on the top of the Silverlight content,by creating a windowless frame.
Etisbew makes it easy for an ASP.NET AJAX developer to add Silverlight content.
- XAML can be directly embedded onto your HTML pages; the format is not binate or hazy. Just three elementary steps necessary to add animation or media to your RIA application, they include
a) A standard JavaScript file needs to be added in your HTML header,
b) A function should be called on to build up the Silverlight object, irrespective of the position on the screen.
c) Some XAML content should be added for runtime delivery.
- You have complete runtime interactivity with Silverlight content. The contents of the XAML file can be entirely server-generated, to hold information rushed from a database. From JavaScript it’s as easy as calling in for the create From Xaml method to increase or decrease elements powerfully at runtime.
- Silverlight is the least memory consuming, just 1 MB and your PC is installed with Silverlight; It efficiently supports Windows XP.
- Silverlight is blemish less and very fast-for instance one can play a number of videos at once without wobbling or dropping frames. We are introducing a new video brush in Slverlight which would enable you to use video as a composition for any 2D object.
This would enable a designer’s unimaginable power to utilize media in new, fresh ways that have not been accessible through other current technologies.
- Silverlight is both client and server skeptic. Nothing contrasts between Macintosh and PC runtimes; there is no requirement of Microsoft Software on the server if you do not desire to-You can dish out a great Silverlight experience from an Apache / Linux server to a Mac OS 10.4 client
- Silverlight is highly compatible with WPF.Animation,2D vector graphics, media, text –they are all comprised in Silverlight,and the concepts learnt in WPF are carried forward.
Same tools can be put to use to develop content for Silverlight; XAML can be taken from Silverlight and put to use in a WPF application when you want to rank up and make the most of your local machine.
|