---
title: "Which language is used to design the layout in Silverlight?"  
description: "Which language is used to design the layout in Silverlight?"  
author: "Amit Singh"  
published: 2011-03-17  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/426/which-language-is-used-to-design-the-layout-in-silverlight  
category: "silverlight"  
tags: ["silverlight"]  
reading_time: 1 minute  

---

# Which language is used to design the layout in Silverlight?

To design the layout of the Silverlight application, XAML language is used. \
\
Extensible Application Markup Language (XAML, pronounced zammel ['zæm??]) is a declarative XML-based language created by Microsoft which is used as a user interface markup language to define UI elements, data binding, eventing, and other features.

## Answers

### Answer by Amit Singh

To design the layout of the Silverlight application, XAML language is used. \
\
Extensible Application Markup Language (XAML, pronounced zammel ['zæm??]) is a declarative XML-based language created by Microsoft which is used as a user interface markup language to define UI elements, data binding, eventing, and other features.


---

Original Source: https://www.mindstick.com/interview/426/which-language-is-used-to-design-the-layout-in-silverlight

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
