Download link
File List
-
01. Course Goals and Requirements/01_01-Introduction.mp4 2.67 MB
01. Course Goals and Requirements/01_02-Swipe-based Paging.mp4 6.31 MB
01. Course Goals and Requirements/01_03-Multi-screen Navigation.mp4 4.37 MB
01. Course Goals and Requirements/01_04-Embrace Platform Capabilities and Common Behaviors.mp4 7.79 MB
01. Course Goals and Requirements/01_05-What You Need for This Course.mp4 4.44 MB
01. Course Goals and Requirements/01_06-Summary.mp4 1.21 MB
02. Swipe-Navigation in Android/02_01-Introduction.mp4 2.73 MB
02. Swipe-Navigation in Android/02_02-Direct Navigation.mp4 1.62 MB
02. Swipe-Navigation in Android/02_03-Moving to Swipe-Navigation.mp4 5.3 MB
02. Swipe-Navigation in Android/02_04-Add Random Access to Course Library.mp4 22.31 MB
02. Swipe-Navigation in Android/02_05-Create the Course Fragment.mp4 35.76 MB
02. Swipe-Navigation in Android/02_06-Support Package and Namespace.mp4 5.74 MB
02. Swipe-Navigation in Android/02_07-Add Support Library as a Xamarin Component.mp4 16.38 MB
02. Swipe-Navigation in Android/02_08-Implement FragmentStatePagerAdapter.mp4 24.07 MB
02. Swipe-Navigation in Android/02_09-Create the New Activity Layout.mp4 7.75 MB
02. Swipe-Navigation in Android/02_10-Create the Swipe-Navigation Activity.mp4 20.19 MB
02. Swipe-Navigation in Android/02_11-Demo Using Swipe-Navigation.mp4 6.77 MB
02. Swipe-Navigation in Android/02_12-Summary.mp4 2.64 MB
02. Swipe-Navigation in Android/02_13-Getting a Deeper Understanding.mp4 3.25 MB
03. Swipe-Navigation in iOS/03_01-Introduction.mp4 2.28 MB
03. Swipe-Navigation in iOS/03_02-Moving from Direct to Swipe Navigation.mp4 4.11 MB
03. Swipe-Navigation in iOS/03_03-Adding the UIPageViewController.mp4 19.25 MB
03. Swipe-Navigation in iOS/03_04-Creating the per Course UIViewController.mp4 12.11 MB
03. Swipe-Navigation in iOS/03_05-Displaying the first Course Page.mp4 19.39 MB
03. Swipe-Navigation in iOS/03_06-Demo Displaying the first Course Page.mp4 5.09 MB
03. Swipe-Navigation in iOS/03_07-Adding Navigation Events.mp4 13.77 MB
03. Swipe-Navigation in iOS/03_08-Adding Position Awareness to Course UIViewController.mp4 12.01 MB
03. Swipe-Navigation in iOS/03_09-Handling Navigation Events.mp4 17.6 MB
03. Swipe-Navigation in iOS/03_10-Demo Using Swipe Navigation.mp4 5.86 MB
03. Swipe-Navigation in iOS/03_11-Adding page Turning effects.mp4 16.9 MB
03. Swipe-Navigation in iOS/03_12-Summary.mp4 1.93 MB
04. Working with iOS Protocols/04_01-Introduction.mp4 2.08 MB
04. Working with iOS Protocols/04_02-What are Protocols.mp4 2.37 MB
04. Working with iOS Protocols/04_03-Xamarin Sometimes Hides Protocol Use.mp4 6.57 MB
04. Working with iOS Protocols/04_04-Swipe Navigation with Delegates vs. Protocol.mp4 10.71 MB
04. Working with iOS Protocols/04_05-The Challenge of Protocols in C#.mp4 1.93 MB
04. Working with iOS Protocols/04_06-Why are we Talking About this Now.mp4 1.98 MB
04. Working with iOS Protocols/04_07-Implementing Protocols in Xamarin.mp4 6.87 MB
04. Working with iOS Protocols/04_08-Implication of Protocols as Classes.mp4 5.85 MB
04. Working with iOS Protocols/04_09-Implementing Course Swipe Navigation w Protocol.mp4 41.56 MB
04. Working with iOS Protocols/04_10-Summary.mp4 2.58 MB
05. Android MasterDetail Navigation/05_01-Introduction.mp4 2.28 MB
05. Android MasterDetail Navigation/05_02-Android MasterDetail Experience.mp4 7.77 MB
05. Android MasterDetail Navigation/05_03-Creating a Master List Activity.mp4 10.05 MB
05. Android MasterDetail Navigation/05_04-Working with an ArrayAdapter.mp4 13.91 MB
05. Android MasterDetail Navigation/05_05-Why an ArrayAdapter isn't our Best Choice.mp4 3.67 MB
05. Android MasterDetail Navigation/05_06-Creating a Custom List Adapter.mp4 18.06 MB
05. Android MasterDetail Navigation/05_07-Implementing List Adapter GetView.mp4 26.75 MB
05. Android MasterDetail Navigation/05_08-Connecting the Custom List Adapter.mp4 9.18 MB
05. Android MasterDetail Navigation/05_09-Starting the Detail Activity.mp4 17.84 MB
05. Android MasterDetail Navigation/05_10-Passing Intent Extras.mp4 32.91 MB
05. Android MasterDetail Navigation/05_11-Summary.mp4 2.95 MB
06. Android Navigation Drawer/06_01-Introduction.mp4 2.88 MB
06. Android Navigation Drawer/06_02-Overview of the Android Navigation Drawer.mp4 4.88 MB
06. Android Navigation Drawer/06_03-Activity Architecture with Navigation Drawer.mp4 5.62 MB
06. Android Navigation Drawer/06_04-Adding Navigation Drawer to the Layout.mp4 22.33 MB
06. Android Navigation Drawer/06_05-Managing Master and Detail Data Together.mp4 9.37 MB
06. Android Navigation Drawer/06_06-Populating the Navigation Drawer Choices.mp4 16.59 MB
06. Android Navigation Drawer/06_07-Customizing the Navigation Drawer List Appearance.mp4 22.13 MB
06. Android Navigation Drawer/06_08-Managing List Selections in the Navigation Drawer.mp4 12.18 MB
06. Android Navigation Drawer/06_09-Making the FragmentStatePagerAdapter Updatable.mp4 21.01 MB
06. Android Navigation Drawer/06_10-Updating the Displayed Details.mp4 16.25 MB
06. Android Navigation Drawer/06_11-Summary.mp4 6.08 MB
07. iOS MasterDetail Navigation/07_01-Introduction.mp4 3.4 MB
07. iOS MasterDetail Navigation/07_02-iOS MasterDetail Experience.mp4 9.24 MB
07. iOS MasterDetail Navigation/07_03-iOS MasterDetail Architecture.mp4 4.54 MB
07. iOS MasterDetail Navigation/07_04-iOS UI Options.mp4 5.57 MB
07. iOS MasterDetail Navigation/07_05-Creating a Master Table View Controller.mp4 10.61 MB
07. iOS MasterDetail Navigation/07_06-Creating a Table View Data Source.mp4 29.74 MB
07. iOS MasterDetail Navigation/07_07-Connecting Table View and Data Source.mp4 10.55 MB
07. iOS MasterDetail Navigation/07_08-Adding a Navigation Controller.mp4 8.5 MB
07. iOS MasterDetail Navigation/07_09-Displaying the Detail View Controller.mp4 24.46 MB
07. iOS MasterDetail Navigation/07_10-Passing the Master Selection to the Detail View Controller.mp4 15.53 MB
07. iOS MasterDetail Navigation/07_11-Fixing Project Version Issues.mp4 14.81 MB
07. iOS MasterDetail Navigation/07_12-Adjust Detail View Controller Layout.mp4 13.41 MB
07. iOS MasterDetail Navigation/07_13-Summary.mp4 4.08 MB
07. iOS MasterDetail Navigation/07_14-Where to Go from Here.mp4 4.65 MB
Download Info
-
Tips
“Cross Platform iOS Android with Visual Studio and C# - Part 2” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.