Download presentation
Presentation is loading. Please wait.
Published byCamron Parrish Modified over 9 years ago
1
Brian Mpafe Microsoft DPE Intern Program
2
The Visual Studio IDE First Application (Hello World) Second Application(News from Cameroon)
8
What is XAML? Extensible Application Markup Language (XAML) is a declarative language. Specifically, XAML can initialize objects and set properties of objects, using a language structure that shows hierarchical relationships between multiple objects, and using a backing type convention that supports extension of types. You can create visible UI elements in the declarative XAML markup. You can then associate a separate code- behind file for each XAML file that can respond to events and manipulate the objects that you originally declare in XAML.
9
Javascript: “Hello World” replaces “Content Goes Here” C#: 1. MainPage.xaml.cs DisplayText.Text = "Hello, world"; 1. MainPage.xaml
10
How to get to me I am open for questions, suggestions and feedback at: Email: bmpafe@live.com Email: bmpafe@live.com, v-bmpafe@microsoft.comv-bmpafe@microsoft.com Skype: bmpafe Facebook: Brian Mpafe Twitter: @bmpafe Blogs: http://tech4growthcameroon.wordpress.comhttp://tech4growthcameroon.wordpress.com http://developershubcameroon.wordpress.com Lesson 3.1 Visual Studio(VS): Creating your second App[Blog Reader] English: http://developershubcameroon.wordpress.com/2013/11/06/english-building- windows-8-applications-from-beginner-to-professional-lesson-1-introduction/ http://developershubcameroon.wordpress.com/2013/11/06/english-building- windows-8-applications-from-beginner-to-professional-lesson-1-introduction/ French: http://developershubcameroon.wordpress.com/2013/11/06/french-creation-des- application-windows-8-des-debutants-a-professionel-lecon-1-introduction/ http://developershubcameroon.wordpress.com/2013/11/06/french-creation-des- application-windows-8-des-debutants-a-professionel-lecon-1-introduction/
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.