What are the different ways provided to do layout in SilverLight?

 Posted by ArticlesMaint on 9/23/2009 | Category: Silverlight Interview questions | Views: 2871


There are three ways provided by Silverlight for layout management Canvas, Grid and Stack panel. Each of these methodologies fit in to different situations as per layout needs. All these layout controls inherit from Panel class. In the further sections we will go through each of them to understand how they work.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response