Pluralsight - Cross Platform iOS Android with Visual Studio and C# - Part 2

seeders: 4
leechers: 18
Added on August 5, 2014 by RocknBassin Other > Tutorials
Torrent verified.



Pluralsight - Cross Platform iOS Android with Visual Studio and C# - Part 2 (Size: 837.92 MB)
 02_01-Introduction.mp42.73 MB
 02_02-Direct Navigation.mp41.62 MB
 02_03-Moving to Swipe-Navigation.mp45.3 MB
 02_04-Add Random Access to Course Library.mp422.31 MB
 02_05-Create the Course Fragment.mp435.76 MB
 02_06-Support Package and Namespace.mp45.74 MB
 02_07-Add Support Library as a Xamarin Component.mp416.38 MB
 02_08-Implement FragmentStatePagerAdapter.mp424.07 MB
 02_09-Create the New Activity Layout.mp47.75 MB
 02_10-Create the Swipe-Navigation Activity.mp420.19 MB
 03_01-Introduction.mp42.28 MB
 03_02-Moving from Direct to Swipe Navigation.mp44.11 MB
 03_03-Adding the UIPageViewController.mp419.25 MB
 03_04-Creating the per Course UIViewController.mp412.11 MB
 03_05-Displaying the first Course Page.mp419.39 MB
 03_06-Demo Displaying the first Course Page.mp45.09 MB
 03_07-Adding Navigation Events.mp413.77 MB
 03_08-Adding Position Awareness to Course UIViewController.mp412.01 MB
 03_09-Handling Navigation Events.mp417.6 MB
 03_10-Demo Using Swipe Navigation.mp45.86 MB
 04_01-Introduction.mp42.08 MB
 04_02-What are Protocols.mp42.37 MB
 04_03-Xamarin Sometimes Hides Protocol Use.mp46.57 MB
 04_04-Swipe Navigation with Delegates vs. Protocol.mp410.71 MB
 04_05-The Challenge of Protocols in C#.mp41.93 MB
 04_06-Why are we Talking About this Now.mp41.98 MB
 04_07-Implementing Protocols in Xamarin.mp46.87 MB
 04_08-Implication of Protocols as Classes.mp45.85 MB
 04_09-Implementing Course Swipe Navigation w Protocol.mp441.56 MB
 04_10-Summary.mp42.58 MB
 05_01-Introduction.mp42.28 MB
 05_02-Android MasterDetail Experience.mp47.77 MB
 05_03-Creating a Master List Activity.mp410.05 MB
 05_04-Working with an ArrayAdapter.mp413.91 MB
 05_05-Why an ArrayAdapter isn't our Best Choice.mp43.67 MB
 05_06-Creating a Custom List Adapter.mp418.06 MB
 05_07-Implementing List Adapter GetView.mp426.75 MB
 05_08-Connecting the Custom List Adapter.mp49.18 MB
 05_09-Starting the Detail Activity.mp417.84 MB
 05_10-Passing Intent Extras.mp432.91 MB
 05_11-Summary.mp42.95 MB
 06_01-Introduction.mp42.88 MB
 06_02-Overview of the Android Navigation Drawer.mp44.88 MB
 06_03-Activity Architecture with Navigation Drawer.mp45.62 MB
 06_04-Adding Navigation Drawer to the Layout.mp422.33 MB
 06_05-Managing Master and Detail Data Together.mp49.37 MB
 06_06-Populating the Navigation Drawer Choices.mp416.59 MB
 06_07-Customizing the Navigation Drawer List Appearance.mp422.13 MB
 06_08-Managing List Selections in the Navigation Drawer.mp412.18 MB
 06_09-Making the FragmentStatePagerAdapter Updatable.mp421.01 MB
 06_10-Updating the Displayed Details.mp416.25 MB
 06_11-Summary.mp46.08 MB
 07_01-Introduction.mp43.4 MB
 07_02-iOS MasterDetail Experience.mp49.24 MB
 07_03-iOS MasterDetail Architecture.mp44.54 MB
 07_04-iOS UI Options.mp45.57 MB
 07_05-Creating a Master Table View Controller.mp410.61 MB
 07_06-Creating a Table View Data Source.mp429.74 MB
 07_07-Connecting Table View and Data Source.mp410.55 MB
 07_08-Adding a Navigation Controller.mp48.5 MB
 07_09-Displaying the Detail View Controller.mp424.46 MB
 07_10-Passing the Master Selection to the Detail View Controller.mp415.53 MB
 01_01-Introduction.mp42.67 MB
 01_02-Swipe-based Paging.mp46.31 MB
 01_03-Multi-screen Navigation.mp44.37 MB
 01_04-Embrace Platform Capabilities and Common Behaviors.mp47.79 MB
 01_05-What You Need for This Course.mp44.44 MB
 01_06-Summary.mp41.21 MB

Description

image
Year of Manufacture : 2014
Manufacturer : Pluralsight
Author : Jim Wilson
Duration : 3h 51m
Language : English
Format : MP4
Video : Codec: H264 - MPEG-4 AVC (part10) (avc1), Resolution: 1024x768, Frame rate: 14.983992
Audio : MPEG AAC Audio (mp4a), English, stereo, 44100 Hz



Learn how to use Xamarin to leverage your skills in Microsoft Visual Studio and C # to build cross-platform apps that run on both Android and iOS. In the second part of this course series, we focus on using Xamarin to build a rich user experience that embraces the capabilities and feel of each platform. In this course we expand the application from part 1 to incorporate rich gesture-based paging, allowing the user to perform swipe actions to move between data items. We introduce a master detail relationship to manage groups of data items utilizing the appropriate metaphor for each platform. We also incorporate platform-specific features such as page-turning animations on iOS and slide-out navigation drawers on Android. Use your skills in the Visual Studio development environment of Microsoft, in the language of C #, to create multi-platform applications that will run under the operating system environments Android and iOS. In the second part of the course we will focus on the use Xamarin to create advanced user interface that uses the capabilities of each platform. In this course, we will extend the application of the first part, adding control with gestures, thereby allowing the user to move between data elements with a gesture "swipe". We'll show you how to implement a "master-detail" manner, the structure for managing the data using an appropriate metaphor for each platform. Also we highlight some features that are specific to each platform, such as page turning animation on iOs and pop-up navigation bar on Android.

http://pluralsight.com/training/Courses/TableOfContents/cross-platform-ios-android-visual-studio-csharp-pt2


CONTENT
Course Goals and Requirements 00:07:09
Introduction 1:27
Swipe-based Paging 00:43
Multi-screen Navigation 00:51
Embrace Platform Capabilities and Common Behaviors 1:04
What You Need for This Course two eleven
Summary 00:50

Swipe -Navigation in Android 00:44:29
1:20 Introduction
Direct Navigation one ten
Moving to Swipe Navigation-two fifty-three
Add Random Access to Course Library five thirteen
Create the Course Fragment nine two
Support Package and Namespace three twenty-five
Add Support Library as Xamarin Component A three seventeen
Implement FragmentStatePagerAdapter 6:26
Create the New Activity Layout 2:11
Create the Swipe Navigation Activity-five eleven
Demo: Using Swipe Navigation one twenty-
one twenty-one Summary
Getting A Deeper Understanding 01: 33

-Swipe Navigation in iOS 00:33:26
1:08 Introduction
Moving from Direct to Swipe Navigation two twenty-five
Adding the UIPageViewController 5:23
Creating the Course per UIViewController two thirty-two
Displaying the first Course Page 4:52
Demo: Displaying the first Course Page 00:50
Adding Navigation Events three eighteen
Adding Position Awareness Course to UIViewController 2:50
Handling Navigation Events four twenty
Demo: Using Swipe Navigation 00:47
Adding Page Turning Effects three forty-one
Summary 1:13

Working with iOS Protocols 00:28:09
Introduction 00:57
What are one fourteen Protocols
Xamarin Sometimes Hides Protocol Use two fifty-five
Swipe Navigation with Delegates vs. Protocol five thirteen
The Challenge of Protocols in C # one two
Why are we Talking About Now this? 1:08
Implementing Protocols in Xamarin two forty-nine
implication of Protocols as three four Classes
Implementing Course Swipe Navigation W / Protocol eight thirty-seven
Summary 1:04

Android Master / Detail Navigation 00:37:49
1:07 Introduction
Android Master / Detail Experience 1:57
Creating A Master List Activity two thirty-eight
Working with an ArrayAdapter three thirty-one
Why an ArrayAdapter is not our Best Choice one one
Creating A Custom List Adapter 4:43
Implementing List Adapter GetView seven thirty-two
Connecting the Custom List adapter 2:03
Starting the Detail Activity 4:03
Passing Intent Extras 7:40
1:30 Summary

Android Navigation Drawer 00:38:02
Introduction one seventeen
Overview of the Android Navigation Drawer 1:33
Activity Architecture with Navigation Drawer 2:47
Navigation Drawer adding to the five forty-nine Layout
Managing Master and Detail Data Together 2:13
Populating the Navigation Drawer Choices three forty-three
Customizing the Navigation Drawer List Appearance five fifteen
Managing Selections List in the Navigation Drawer two fifty-six
Making the FragmentStatePagerAdapter Updatable 06 : 02
Updating the Displayed Details 3:50
Summary half past two

iOS Master / Detail Navigation 00:42:53
1:39 Introduction
iOS Master / Detail Experience one fifty-two
iOS Master / Detail Architecture two thirty-five
iOS UI Options three four
Creating A Master Table View Controller 2:56
Creating A Table View Data Source 7:49
Connecting Table and Data Source View 2:23
Adding A Navigation Controller two fourteen
Displaying the Detail View Controller four forty-eight
Passing the Master Selection to the Detail View Controller 3:03
Fixing Issues Project Version 2:54
Adjust Detail View Controller Layout two thirty-nine
Summary 2:04
Where to Go from Here 2:45

SCREENS:
imageimageimage

Related Torrents

torrent name size seed leech

Sharing Widget


Download torrent
837.92 MB
seeders:4
leechers:18
Pluralsight - Cross Platform iOS Android with Visual Studio and C# - Part 2

All Comments

seems like this is the most needed tutorial! thanks
Thanks...