Consider you are in an interview for a .NET/C# job, and are asked:
What is Silverlight, in one sentence?
EDIT: OK, some took it the funny way:-) I have accepted one of the more serious approaches though. However, thanks to all posters.
Consider you are in an interview for a .NET/C# job, and are asked:
What is Silverlight, in one sentence?
EDIT: OK, some took it the funny way:-) I have accepted one of the more serious approaches though. However, thanks to all posters.
It's Microsoft's answer to Adobe Flash, but its more powerful as it can utilise the rest of the .NET framework.
Silverlight is a cross-platform approach for usable user interfaces within a browser.
It's a framework for building interactive applications for the web, desktop, and mobile devices using .NET technologies.
Silverlight is microsofts way of making flashy applications. Ops, was that a pun?
I would say something like ...
Microsofts aproach at embedding a lightweight version of the .Net framework in to a portable package that can be deployed on many platforms, this is often compared to flash of java as they also take the same aproach, essentially the idea is to allow the .Net platform to reach other areas where a full install would not be required / suitable.
... or ...
Its a cut down version of WPF designed to run on any platform with a lightweight deploy.
Silver light is a new cross-browser, cross-platform implementation of the .NET Framework for building and delivering the next generation of media experiences and Rich Interactive Applications(RIA) for the web. It runs in all popular browsers.It is combination of different technologies into a single development platform that allows you to select tools and the programming language you want to use. Silver light integrates seamlessly with your existing JavaScript and ASP.NET AJAX code to complement functionality which you have already created.