Which languages can be used to create Silverlight based applications?
XAML (It is a declarative language to create shapes, controls, texts), C#, VB.NET. XAML is somewhat similar to HTML but more powerful. Further, XAML is XML based, and hence has to follow XML rules.