Can you provide a list of layout management panels and when you will use them?
Answer / Hemendra Singh
In Microsoft Silverlight, there are various Layout Management Panels like Grid, StackPanel, WrapPanel, Canvas, and DockPanel. You use these panels based on the UI design requirements, such as arranging elements in a grid format (Grid), stacking them vertically (StackPanel), wrapping long lists (WrapPanel), or placing UI elements according to their docking properties (DockPanel).
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you see a silverlight application in full-screen mode?
Difference between wpf and silverlight?
Does silverlight supports database connectivity? Explain
What are the main features of silverlight?
How do you grant silverlight permission to talk to a server that is not on your local host.
Can we add the reference of a class library project in silverlight application project?
Explain the procedure of creating hyperlinks in Silverlight application?
Which tools are required to build silverlight applications?
What is the difference between glyph cache and image cache?
How does silverlight 2 differ from adobe flash?
How does XAP work?
What is isolated storage in silverlight?