Skip Navigation Links
Article

Silverlight

Publish date: Friday June 06, 2008

Silverlight is an Internet technology that makes possible showing cross-browser and cross-platform multimedia content. It was developed under WPF (Windows Presentation Foundation) technology to enable rich, interactive and visually stunning ASP .NET websites. It uses XMLA (eXtensible Application Markup Language) that describes user interface and is one of the .NET Framework elements since of the version 3.0. Together with JavaScript and AJAX supports rich media capabilities and let designers and web developers express their own creativity. Websites supporting Silverlight technology are often called the next generation web applications. Silverlight projects can be created in Microsoft Expression Blend. Creating web applications is now more pleasant and exciting.

Author: Pawel Matuszewski

Latest Articles Click here to see All Articles

Silverlight

06-06-08 - by Pawel Matuszewski

Silverlight is an Internet technology that makes possible showing cross-browser and cross-platform multimedia content.


Microsoft .NET Framework

06-03-08 - by Pawel Matuszewski

Microsoft .NET Framework is a programming model for building Windows applications. It supports 5 official programming languages.


The Power of Testing

05-20-08 - by Marcin Zaparty

Testing is one of the most important part of the application development process. Reasons: it helps finding software bugs and makes developers sure that application is consistent with the specification.