Type Of XAML Objects : Windows Phone 8
What is XAML ?
XAML (Extensible Application Markup Language) is an important part of the .NET platform that allows us to build rich and beautiful applications. There are a few ways to build a Windows Phone application; we decided to follow the XAML with C# path because this technology, despite its richness, is very comfortable to use and relatively easy to handle. The multiplicity of controls and features that we get out of the box with Visual Studio is enough to build and publish Windows Phone 8 applications.
Next post we will see about the XAML objects briefly .
What is XAML ?
XAML (Extensible Application Markup Language) is an important part of the .NET platform that allows us to build rich and beautiful applications. There are a few ways to build a Windows Phone application; we decided to follow the XAML with C# path because this technology, despite its richness, is very comfortable to use and relatively easy to handle. The multiplicity of controls and features that we get out of the box with Visual Studio is enough to build and publish Windows Phone 8 applications.
Type
of XAML Objects
1.Navigation
2.Containers
3.List Controls
4.Common Controls
5.User Controls
6.Third-Party Controls
Next post we will see about the XAML objects briefly .
No comments:
Post a Comment