Windows Mobile Interview questions


Total available count: 30
Subject - Mobile Technologies
Subsubject - Windows Mobile

Can you explain about XAML?

XAML means Extensible Application Markup Language. It can initialize objects and set properties of objects, using a language structure that shows hierarchical relationships between multiple objects. We can also create visible UI elements in the declarative XAML markup. We can use a separate code-behind file to respond to events and manipulate the objects you declare in XAML.
 




Next 5 interview question(s)

1
Can you differentiate between 'X:Name' and 'Name'?
2
What is use of 'X:Name'?
3
What is use of 'X:Class'?
4
What is use of 'X:key'?
5
Can you Differentiate between Windows Phone apps and Windows store apps?