SlideShare una empresa de Scribd logo
1 de 14
“Discover Windows Phone”
development series
02. Page Navigation
Yasmine Abdelhady
@yasabdelhady
Yasmine.Abdelhady@Hotmail.com

© Yasmine Abdelhady| MEA DPE Intern
Agenda

© Yasmine Abdelhady| MEA DPE Intern

 Simple Page Navigation
Why is it
important?

© Yasmine Abdelhady| MEA DPE Intern

 Page Navigation:
1. because you don’t want to build your project based on only one
page
 2. because you can make use that your application will
automatically be able to leverage the phone's built-in hardware
back button.
Simple
Navigation

© Yasmine Abdelhady| MEA DPE Intern

 We have multiple pages, and we want to give the user a way to get
between them. Let's build a simple navigation UI that will allow us
to do just that.
 we've created a default Windows Phone Application, let's open it.

1.

© Yasmine Abdelhady| MEA DPE Intern

 Open the application from where you saved it last time. (Probably
it will be in Documents>Visual Studio 2013>Projects
2.

Right Click on the Project in the Solution Explorer>Add>New Item

© Yasmine Abdelhady| MEA DPE Intern
3.

(Under Windows Phone on the left pane) Windows Phone Portrait Page. Name it
Meals.xaml

© Yasmine Abdelhady| MEA DPE Intern
4&5

4. Change page's title, so we know we're on each page. Look for the XAML
Textblock element with Text "page name" to "Meals“
5. Repeat step 3 and 4 with page name Beverages.xaml and page name
"Beverages".
© Yasmine Abdelhady| MEA DPE Intern
6.

Go back to MainPage.xaml and also change "page name" to "Main Page".

© Yasmine Abdelhady| MEA DPE Intern
7.

Add 2 buttons in the MainPage.xaml by dragging the "Button" control from
the Toolbox window to the MainPage designer view.

© Yasmine Abdelhady| MEA DPE Intern
8.

Change the text that appears on each button by going to the Properties
windows on the left. Under Common, change Content from "button" to
Meals. Do the same to button 2 and change Content to "Beverages". Also
change the name of each button from the same properties window as
shown. Change names to "button_meals" and "button_beverages".
© Yasmine Abdelhady| MEA DPE Intern
9.

Add a Click event to the button, that when you click on the button a special
event happens, which in our case is to navigate to a specific page. To do
this, double click on the button itself in the design view and it will
automatically create an event handler and take you to the C# page where
you write what happens when the button is clicked. Do the same click to the
second button.
10.

Now is finally time to write the statement of navigation to another page.
for button_meals
NavigationService.Navigate( new Uri("/Meals.xaml", UriKind.Relative));
And for button_beverages
NavigationService.Navigate( new Uri("/Beverages.xaml", UriKind.Relative));
@yasabdelhady

yasmine.Abdelhady@Hotmail.com

Thank you 
yasabdelhady.wordpress.com

Facebook.com/yasabdelhady

© Yasmine Abdelhady| MEA DPE Intern

Más contenido relacionado

La actualidad más candente

7 steps to get free traffic to your blogspot blog
7 steps to get free traffic to your blogspot blog7 steps to get free traffic to your blogspot blog
7 steps to get free traffic to your blogspot blogCloudko
 
Android tutorials6 run_your_app
Android tutorials6 run_your_appAndroid tutorials6 run_your_app
Android tutorials6 run_your_appVlad Kolesnyk
 
Google Drive Integration in Odoo
Google Drive Integration in OdooGoogle Drive Integration in Odoo
Google Drive Integration in OdooAnisha Technaureus
 
Introduction to smore
Introduction to smoreIntroduction to smore
Introduction to smoreKressL
 
Social media white
Social media whiteSocial media white
Social media whiteDWhite94
 
I pad 101 official
I pad 101 officialI pad 101 official
I pad 101 officialcoleman493
 
How to add clickable links to slideshare
How to add clickable links to slideshareHow to add clickable links to slideshare
How to add clickable links to slideshareChris Humphreys
 
Moca - Accessible Mockups
Moca - Accessible MockupsMoca - Accessible Mockups
Moca - Accessible MockupsMesut Yılmaz
 
Zapier: A Big thing for your Business
Zapier: A Big thing for your BusinessZapier: A Big thing for your Business
Zapier: A Big thing for your BusinessMafel Gorne
 

La actualidad más candente (18)

7 steps to get free traffic to your blogspot blog
7 steps to get free traffic to your blogspot blog7 steps to get free traffic to your blogspot blog
7 steps to get free traffic to your blogspot blog
 
Google Apps Overview
Google Apps OverviewGoogle Apps Overview
Google Apps Overview
 
How to make ... Cincopa
How to make ... CincopaHow to make ... Cincopa
How to make ... Cincopa
 
Android tutorials6 run_your_app
Android tutorials6 run_your_appAndroid tutorials6 run_your_app
Android tutorials6 run_your_app
 
Google Drive Integration in Odoo
Google Drive Integration in OdooGoogle Drive Integration in Odoo
Google Drive Integration in Odoo
 
812 wordpress tablet
812 wordpress tablet812 wordpress tablet
812 wordpress tablet
 
Introduction to smore
Introduction to smoreIntroduction to smore
Introduction to smore
 
Slidely how to
Slidely how to Slidely how to
Slidely how to
 
Social media white
Social media whiteSocial media white
Social media white
 
Untitled
UntitledUntitled
Untitled
 
LAYOUT-New Application From Instagram
LAYOUT-New Application From InstagramLAYOUT-New Application From Instagram
LAYOUT-New Application From Instagram
 
Fırat uğuroğlu 20100723
Fırat uğuroğlu 20100723Fırat uğuroğlu 20100723
Fırat uğuroğlu 20100723
 
I pad 101 official
I pad 101 officialI pad 101 official
I pad 101 official
 
How to add clickable links to slideshare
How to add clickable links to slideshareHow to add clickable links to slideshare
How to add clickable links to slideshare
 
Moca - Accessible Mockups
Moca - Accessible MockupsMoca - Accessible Mockups
Moca - Accessible Mockups
 
Zapier: A Big thing for your Business
Zapier: A Big thing for your BusinessZapier: A Big thing for your Business
Zapier: A Big thing for your Business
 
Getting started
Getting started Getting started
Getting started
 
Int d 3
Int d 3Int d 3
Int d 3
 

Destacado

Presentación detallada HallTech
Presentación detallada HallTechPresentación detallada HallTech
Presentación detallada HallTechrichardhh
 
Manejo de equipo de activo fijo
Manejo de equipo de activo fijoManejo de equipo de activo fijo
Manejo de equipo de activo fijocibg
 
Congreso Actualización - Carrera en AUPSA
Congreso Actualización - Carrera en AUPSACongreso Actualización - Carrera en AUPSA
Congreso Actualización - Carrera en AUPSAAoduber
 
Rk village plaza 180th
Rk village plaza   180thRk village plaza   180th
Rk village plaza 180thRK Centers
 
Api 581 sec.3 nivel 2 areas de consecuencias
Api 581 sec.3 nivel 2 areas de consecuenciasApi 581 sec.3 nivel 2 areas de consecuencias
Api 581 sec.3 nivel 2 areas de consecuenciasadan gonzalez torres
 
mFLOR. Presentación técnica
mFLOR. Presentación técnicamFLOR. Presentación técnica
mFLOR. Presentación técnicagusserrano
 
TGS AME Namibia N2R93RE15 2D
TGS AME Namibia N2R93RE15 2DTGS AME Namibia N2R93RE15 2D
TGS AME Namibia N2R93RE15 2DTGS
 
Planeta oroneta presentació crevillent 2015
Planeta oroneta presentació crevillent 2015Planeta oroneta presentació crevillent 2015
Planeta oroneta presentació crevillent 2015Jesús Martínez Vargas
 
La Digestión Anaerobia como parte medular de la sustentabilidad ambiental
La Digestión Anaerobia como parte medular de la sustentabilidad ambientalLa Digestión Anaerobia como parte medular de la sustentabilidad ambiental
La Digestión Anaerobia como parte medular de la sustentabilidad ambientalAcademia de Ingeniería de México
 
Annexes 050 meteo
Annexes 050 meteoAnnexes 050 meteo
Annexes 050 meteoESTEL ,asn
 
Ntc 1692 peligrosos
Ntc 1692 peligrososNtc 1692 peligrosos
Ntc 1692 peligrososAeroux
 
Sistema de transporte de datos sobre redes inalambricas WLAN
Sistema de transporte de datos sobre redes inalambricas WLANSistema de transporte de datos sobre redes inalambricas WLAN
Sistema de transporte de datos sobre redes inalambricas WLANdegarden
 
How to test OpenGL drivers using Free Software (FOSDEM 2015)
How to test OpenGL drivers using Free Software (FOSDEM 2015)How to test OpenGL drivers using Free Software (FOSDEM 2015)
How to test OpenGL drivers using Free Software (FOSDEM 2015)Igalia
 
Juego de la vida y como jugarlo
Juego de la vida y como jugarloJuego de la vida y como jugarlo
Juego de la vida y como jugarloGlayde Calher
 
Tutorial unad sobre el plagio (Flor Posada Parada)
Tutorial unad sobre el plagio (Flor Posada Parada)Tutorial unad sobre el plagio (Flor Posada Parada)
Tutorial unad sobre el plagio (Flor Posada Parada)Flor Yamile Posada Parada
 
Osver ticle
Osver ticleOsver ticle
Osver ticleosver
 
Digital Analytics - Fluch oder Segen der Digitalisierung?
Digital Analytics - Fluch oder Segen der Digitalisierung?Digital Analytics - Fluch oder Segen der Digitalisierung?
Digital Analytics - Fluch oder Segen der Digitalisierung?Hochschule Luzern
 

Destacado (20)

Presentación detallada HallTech
Presentación detallada HallTechPresentación detallada HallTech
Presentación detallada HallTech
 
Herbst 2010
Herbst 2010Herbst 2010
Herbst 2010
 
Manejo de equipo de activo fijo
Manejo de equipo de activo fijoManejo de equipo de activo fijo
Manejo de equipo de activo fijo
 
Congreso Actualización - Carrera en AUPSA
Congreso Actualización - Carrera en AUPSACongreso Actualización - Carrera en AUPSA
Congreso Actualización - Carrera en AUPSA
 
Reino animal
Reino animalReino animal
Reino animal
 
Rk village plaza 180th
Rk village plaza   180thRk village plaza   180th
Rk village plaza 180th
 
Api 581 sec.3 nivel 2 areas de consecuencias
Api 581 sec.3 nivel 2 areas de consecuenciasApi 581 sec.3 nivel 2 areas de consecuencias
Api 581 sec.3 nivel 2 areas de consecuencias
 
mFLOR. Presentación técnica
mFLOR. Presentación técnicamFLOR. Presentación técnica
mFLOR. Presentación técnica
 
TGS AME Namibia N2R93RE15 2D
TGS AME Namibia N2R93RE15 2DTGS AME Namibia N2R93RE15 2D
TGS AME Namibia N2R93RE15 2D
 
Planeta oroneta presentació crevillent 2015
Planeta oroneta presentació crevillent 2015Planeta oroneta presentació crevillent 2015
Planeta oroneta presentació crevillent 2015
 
La Digestión Anaerobia como parte medular de la sustentabilidad ambiental
La Digestión Anaerobia como parte medular de la sustentabilidad ambientalLa Digestión Anaerobia como parte medular de la sustentabilidad ambiental
La Digestión Anaerobia como parte medular de la sustentabilidad ambiental
 
Annexes 050 meteo
Annexes 050 meteoAnnexes 050 meteo
Annexes 050 meteo
 
Sabidura perenne
Sabidura perenneSabidura perenne
Sabidura perenne
 
Ntc 1692 peligrosos
Ntc 1692 peligrososNtc 1692 peligrosos
Ntc 1692 peligrosos
 
Sistema de transporte de datos sobre redes inalambricas WLAN
Sistema de transporte de datos sobre redes inalambricas WLANSistema de transporte de datos sobre redes inalambricas WLAN
Sistema de transporte de datos sobre redes inalambricas WLAN
 
How to test OpenGL drivers using Free Software (FOSDEM 2015)
How to test OpenGL drivers using Free Software (FOSDEM 2015)How to test OpenGL drivers using Free Software (FOSDEM 2015)
How to test OpenGL drivers using Free Software (FOSDEM 2015)
 
Juego de la vida y como jugarlo
Juego de la vida y como jugarloJuego de la vida y como jugarlo
Juego de la vida y como jugarlo
 
Tutorial unad sobre el plagio (Flor Posada Parada)
Tutorial unad sobre el plagio (Flor Posada Parada)Tutorial unad sobre el plagio (Flor Posada Parada)
Tutorial unad sobre el plagio (Flor Posada Parada)
 
Osver ticle
Osver ticleOsver ticle
Osver ticle
 
Digital Analytics - Fluch oder Segen der Digitalisierung?
Digital Analytics - Fluch oder Segen der Digitalisierung?Digital Analytics - Fluch oder Segen der Digitalisierung?
Digital Analytics - Fluch oder Segen der Digitalisierung?
 

Similar a "Discover windows phone" 02. page navigation

"Discover windows phone" 05. Application Bar
"Discover windows phone" 05. Application Bar"Discover windows phone" 05. Application Bar
"Discover windows phone" 05. Application BarYasmine Abdelhady
 
Gl13 m2-c1-presentation
Gl13 m2-c1-presentationGl13 m2-c1-presentation
Gl13 m2-c1-presentationTracie King
 
"Discover windows phone" 04. The back button
"Discover windows phone"  04. The back button"Discover windows phone"  04. The back button
"Discover windows phone" 04. The back buttonYasmine Abdelhady
 
Girl Scouts Website Designer Badge Seminar - Workbook
Girl Scouts Website Designer Badge Seminar - WorkbookGirl Scouts Website Designer Badge Seminar - Workbook
Girl Scouts Website Designer Badge Seminar - WorkbookLauren Hayward Schaefer
 
Software engineering modeling lab lectures
Software engineering modeling lab lecturesSoftware engineering modeling lab lectures
Software engineering modeling lab lecturesmarwaeng
 
Creating simple comp
Creating simple compCreating simple comp
Creating simple compKranthi Kumar
 
hopTo Work Step by Step Test Drive
hopTo Work Step by Step Test DrivehopTo Work Step by Step Test Drive
hopTo Work Step by Step Test DrivehopTo
 
Mobile Devices Step By Step.
Mobile Devices Step By Step.Mobile Devices Step By Step.
Mobile Devices Step By Step.Jason Wendt
 
Mobile Devices Step By Step.
Mobile Devices Step By Step.Mobile Devices Step By Step.
Mobile Devices Step By Step.Jason Wendt
 
Appy builder beginner tutorial
Appy builder beginner tutorialAppy builder beginner tutorial
Appy builder beginner tutorialHabibulHakam
 
Create yourfirstandroidapppdf
Create yourfirstandroidapppdfCreate yourfirstandroidapppdf
Create yourfirstandroidapppdfmurad3003
 
Easyweb demonstration scenario : What's Easyweb?
Easyweb  demonstration scenario : What's Easyweb?Easyweb  demonstration scenario : What's Easyweb?
Easyweb demonstration scenario : What's Easyweb?Dong Nguyen
 
Week 1 lesson 4 for Intro to tech class
Week 1 lesson 4 for Intro to tech classWeek 1 lesson 4 for Intro to tech class
Week 1 lesson 4 for Intro to tech classrdubroy
 
Windows7tipstrickspptversion 12599513345858-phpapp01
Windows7tipstrickspptversion 12599513345858-phpapp01Windows7tipstrickspptversion 12599513345858-phpapp01
Windows7tipstrickspptversion 12599513345858-phpapp01Ramprakash Kumar
 
Windows 7 Tips Tricks Ppt Version
Windows 7 Tips Tricks Ppt VersionWindows 7 Tips Tricks Ppt Version
Windows 7 Tips Tricks Ppt Versionjohn weston
 

Similar a "Discover windows phone" 02. page navigation (20)

"Discover windows phone" 05. Application Bar
"Discover windows phone" 05. Application Bar"Discover windows phone" 05. Application Bar
"Discover windows phone" 05. Application Bar
 
Introduction
IntroductionIntroduction
Introduction
 
Gl13 m2-c1-presentation
Gl13 m2-c1-presentationGl13 m2-c1-presentation
Gl13 m2-c1-presentation
 
Web dynpro for abap
Web dynpro for abapWeb dynpro for abap
Web dynpro for abap
 
"Discover windows phone" 04. The back button
"Discover windows phone"  04. The back button"Discover windows phone"  04. The back button
"Discover windows phone" 04. The back button
 
Girl Scouts Website Designer Badge Seminar - Workbook
Girl Scouts Website Designer Badge Seminar - WorkbookGirl Scouts Website Designer Badge Seminar - Workbook
Girl Scouts Website Designer Badge Seminar - Workbook
 
Software engineering modeling lab lectures
Software engineering modeling lab lecturesSoftware engineering modeling lab lectures
Software engineering modeling lab lectures
 
Creating a comp
Creating a compCreating a comp
Creating a comp
 
Creating simple comp
Creating simple compCreating simple comp
Creating simple comp
 
hopTo Work Step by Step Test Drive
hopTo Work Step by Step Test DrivehopTo Work Step by Step Test Drive
hopTo Work Step by Step Test Drive
 
Mobile Devices Step By Step.
Mobile Devices Step By Step.Mobile Devices Step By Step.
Mobile Devices Step By Step.
 
Mobile Devices Step By Step.
Mobile Devices Step By Step.Mobile Devices Step By Step.
Mobile Devices Step By Step.
 
Appy builder beginner tutorial
Appy builder beginner tutorialAppy builder beginner tutorial
Appy builder beginner tutorial
 
Create yourfirstandroidapppdf
Create yourfirstandroidapppdfCreate yourfirstandroidapppdf
Create yourfirstandroidapppdf
 
Easyweb demonstration scenario : What's Easyweb?
Easyweb  demonstration scenario : What's Easyweb?Easyweb  demonstration scenario : What's Easyweb?
Easyweb demonstration scenario : What's Easyweb?
 
Week 1 lesson 4 for Intro to tech class
Week 1 lesson 4 for Intro to tech classWeek 1 lesson 4 for Intro to tech class
Week 1 lesson 4 for Intro to tech class
 
Windows7tipstrickspptversion 12599513345858-phpapp01
Windows7tipstrickspptversion 12599513345858-phpapp01Windows7tipstrickspptversion 12599513345858-phpapp01
Windows7tipstrickspptversion 12599513345858-phpapp01
 
Windows 7 Tips Tricks Ppt Version
Windows 7 Tips Tricks Ppt VersionWindows 7 Tips Tricks Ppt Version
Windows 7 Tips Tricks Ppt Version
 
A Primavera Tutorial
A Primavera TutorialA Primavera Tutorial
A Primavera Tutorial
 
Talk tomepart1
Talk tomepart1Talk tomepart1
Talk tomepart1
 

Último

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 

Último (20)

WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 

"Discover windows phone" 02. page navigation

  • 1. “Discover Windows Phone” development series 02. Page Navigation Yasmine Abdelhady @yasabdelhady Yasmine.Abdelhady@Hotmail.com © Yasmine Abdelhady| MEA DPE Intern
  • 2. Agenda © Yasmine Abdelhady| MEA DPE Intern  Simple Page Navigation
  • 3. Why is it important? © Yasmine Abdelhady| MEA DPE Intern  Page Navigation: 1. because you don’t want to build your project based on only one page  2. because you can make use that your application will automatically be able to leverage the phone's built-in hardware back button.
  • 4. Simple Navigation © Yasmine Abdelhady| MEA DPE Intern  We have multiple pages, and we want to give the user a way to get between them. Let's build a simple navigation UI that will allow us to do just that.
  • 5.  we've created a default Windows Phone Application, let's open it. 1. © Yasmine Abdelhady| MEA DPE Intern  Open the application from where you saved it last time. (Probably it will be in Documents>Visual Studio 2013>Projects
  • 6. 2. Right Click on the Project in the Solution Explorer>Add>New Item © Yasmine Abdelhady| MEA DPE Intern
  • 7. 3. (Under Windows Phone on the left pane) Windows Phone Portrait Page. Name it Meals.xaml © Yasmine Abdelhady| MEA DPE Intern
  • 8. 4&5 4. Change page's title, so we know we're on each page. Look for the XAML Textblock element with Text "page name" to "Meals“ 5. Repeat step 3 and 4 with page name Beverages.xaml and page name "Beverages". © Yasmine Abdelhady| MEA DPE Intern
  • 9. 6. Go back to MainPage.xaml and also change "page name" to "Main Page". © Yasmine Abdelhady| MEA DPE Intern
  • 10. 7. Add 2 buttons in the MainPage.xaml by dragging the "Button" control from the Toolbox window to the MainPage designer view. © Yasmine Abdelhady| MEA DPE Intern
  • 11. 8. Change the text that appears on each button by going to the Properties windows on the left. Under Common, change Content from "button" to Meals. Do the same to button 2 and change Content to "Beverages". Also change the name of each button from the same properties window as shown. Change names to "button_meals" and "button_beverages". © Yasmine Abdelhady| MEA DPE Intern
  • 12. 9. Add a Click event to the button, that when you click on the button a special event happens, which in our case is to navigate to a specific page. To do this, double click on the button itself in the design view and it will automatically create an event handler and take you to the C# page where you write what happens when the button is clicked. Do the same click to the second button.
  • 13. 10. Now is finally time to write the statement of navigation to another page. for button_meals NavigationService.Navigate( new Uri("/Meals.xaml", UriKind.Relative)); And for button_beverages NavigationService.Navigate( new Uri("/Beverages.xaml", UriKind.Relative));