Join Michael Lehman for an in-depth discussion in this video Bringing it all together, part of Windows Phone SDK Essential Training.
So we still have to update the standard pivot template XAML and code to put in our all and…favorites list and bring it all together so that we can actually run this puppy. So let's do that.…Come here to the Solution we'll open up the MainPage.xaml, and we'll substitute our version…of this and then take a look at it.…You can see we've titled our pivot control SONNETS PLUS, and we have set the title of…our first PivotItem to all.…
And we've bound that particular thing to the items collection of our main ViewModel, and…we use the FirstListBox_SelectionChanged handler to handle tabs in the all list.…If we go look at the second PivotItem, here is our second PivotItem, and it is titled…favorites, and we bound it to the FavoriteItems collection on our MainView model, and we have…a SecondListBox_SelectionChanged event handler to handle tabs in the favorites list.…If we go over here to the code, let's take a look at what we changed here.…
So here's our FirstListBox_Selection handler.…This looks just like the ListBox_ SelectionChanged in the basic sonnets app.…
Author
Released
6/11/2013- Downloading and installing the tools
- Understanding the SDK
- Designing the user experience (UX)
- Implementing commands
- Data binding with Silverlight
- Exploring the Model-View-ViewModel (MVVM) pattern
- Loading external data
- Capturing data from the camera, GPS, compass, and accelerometer
- Recording and playing sound
- Implementing persistence with isolated storage
- Leveraging built-in tasks, choosers, and launchers
- Expanding the available controls using the Silverlight and Coding4Fun toolkits
- Cloning a Windows Phone app
- Learning how to publish your app
Skill Level Beginner
Duration
Views
Q: This course was updated on June 10, 2013. What changed
- Over two dozen movies revised to reflect changes to Windows Phone 8 (released October 2012)
- New instructions for downloading and installing to Windows Phone toolset
- New instructions for working with Windows Phone 8 device data
- New chapter on native development with C++
- New chapter on advanced Windows Phone features including in-app purchasing with Wallet, reminders and notifications, Near Field Communication (NFC), and more.
Related Courses
-
Introduction
-
Welcome52s
-
-
1. Getting Started
-
2. Navigating the Windows Phone Environment
-
Understanding the Emulator3m 31s
-
3. Foundation
-
Understanding the SDK8m 51s
-
-
4. Building a Units Converter
-
Introducing the converter3m 36s
-
Implementing click handlers3m 52s
-
Saving and loading settings8m 18s
-
-
5. Building Sonnets
-
Introducing sonnets1m 38s
-
Loading external data7m 11s
-
-
6. Implementing Persistence with Isolated Storage
-
Preparing for persistence7m 30s
-
Updating the data model7m 2s
-
Creating the details page4m 30s
-
Bringing it all together3m 58s
-
Cloning a Windows Phone app6m 49s
-
Using SQL CE8m 49s
-
Updating the data model2m 24s
-
7. Capturing the World
-
Working with the camera6m 11s
-
Exploring GPS5m 21s
-
Exploring the accelerometer2m 47s
-
-
8. Building Take-A-Note
-
Capturing sound5m 12s
-
Playing a recording4m 34s
-
Persisting a recording2m 58s
-
Listing recordings5m 15s
-
Managing the recording list3m 26s
-
9. Building TweetMonitor
-
Building the UX3m 54s
-
Using WebClient4m 1s
-
Leveraging Internet Explorer7m 56s
-
Adding a live tile2m 42s
-
Building a background agent7m 50s
-
-
10. Native Development
-
Hello World in C++4m 35s
-
Libraries4m 17s
-
Managed plus managed5m 54s
-
-
11. Beyond the Basics
-
Exploring built-in controls4m 28s
-
Windows Phone Toolkit2m 42s
-
Introducing Coding4Fun3m 13s
-
Reminders and notifications6m 10s
-
Wallet and In-App Purchase1m 34s
-
Bluetooth44s
-
Integrating speech1m 28s
-
-
12. Where to go from here
-
Publishing your apps2m 49s
-
-
Conclusion
-
Farewell1m 34s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Bringing it all together