FileMood

Download Lynda - Xamarin Essential Training

Lynda Xamarin Essential Training

Name

Lynda - Xamarin Essential Training

 DOWNLOAD Copy Link

Total Size

1.1 GB

Total Files

93

Hash

989A26733766809E24C69E2008C1D314F36CA208

/01. Introduction/

01_01-Welcome.mp4

8.3 MB

01_03-How to use the exercise files.mp4

6.6 MB

01_02-What you should know.mp4

3.7 MB

/02. Overview of the Xamarin Tools/

02_08-Use Xamarin Test Cloud.mp4

10.0 MB

02_03-Xamarin for Android.mp4

7.4 MB

02_02-What is Xamarin.mp4

7.1 MB

02_01-The typical mobile development workflow.mp4

6.0 MB

02_04-Xamarin for iOS.mp4

6.0 MB

02_06-How Xamarin Forms provide real crossplatform development.mp4

5.6 MB

02_07-Compare Xamarin Studio and Visual Studio IDEs.mp4

4.1 MB

02_05-Xamarin for Windows Phone.mp4

2.9 MB

/03. Set Up the Development Environment/

03_05-Checklist for Xamarin development.mp4

15.3 MB

03_04-Setting up Visual Studio on a Windows PC.mp4

6.8 MB

03_02-Get ready for iOS development.mp4

6.6 MB

03_01-Get ready for Android development.mp4

4.7 MB

03_03-Get ready for Windows phone development.mp4

4.0 MB

/04. Get Acquainted with the IDEs/

04_02-General tour of Xamarin Studio.mp4

16.3 MB

04_04-Explore the Xamarin tools in Visual Studio.mp4

14.8 MB

04_03-Explore the Xamarin projects in Visual Studio.mp4

11.2 MB

04_01-Activate the IDE for Xamarin development.mp4

3.6 MB

/05. Create the TourStop App for Android/

05_04-Create a UI for the app.mp4

23.7 MB

05_06-Debug the app on an emulator.mp4

23.2 MB

05_05-Write the interaction code for the app.mp4

23.2 MB

05_02-Explore the parts of a Xamarin Android app.mp4

22.3 MB

05_10-Refactor the app to use the code library.mp4

22.1 MB

05_09-Create a code library for the app.mp4

19.4 MB

05_08-Debug the app on an Android device.mp4

13.3 MB

05_01-Create the project in Visual Studio.mp4

10.6 MB

05_07-Unlock the Android phone for development.mp4

8.5 MB

05_03-Review the TourStop UI design.mp4

2.4 MB

/06. Create the TourStop App for iOS/

06_05-Understand the Auto Layout system.mp4

20.4 MB

06_06-Create a UI for the app.mp4

17.3 MB

06_14-Add a custom TableViewSource.mp4

15.9 MB

06_07-Write the interaction code for the app.mp4

15.9 MB

06_08-Debug the app on a simulator.mp4

13.7 MB

06_04-Explore the parts of the Xamarin iOS app.mp4

13.2 MB

06_11-Create a code library for the app.mp4

11.9 MB

06_15-Test the new UI.mp4

8.0 MB

06_10-Debug the app on an iOS device.mp4

7.6 MB

06_03-Use the cloud for Apple builds.mp4

7.3 MB

06_13-Add a custom TableViewCell.mp4

7.0 MB

06_02-Use a Mac for Apple builds.mp4

4.8 MB

06_12-Explore the TableView control.mp4

3.5 MB

06_09-Unlock the iPhone for development.mp4

2.2 MB

06_01-Create the project in Visual Studio.mp4

2.2 MB

/07. Create the Universal Windows TourStop App/

07_06-Write the interaction code for the app.mp4

20.9 MB

07_03-Create the basic grid layout.mp4

20.1 MB

07_04-Add the tour section of the UI.mp4

13.9 MB

07_07-Debug the app on an emulator.mp4

13.6 MB

07_02-Explore the parts of the Universal Windows app.mp4

9.9 MB

07_10-Debug the app on a Windows device.mp4

9.9 MB

07_09-Unlock a Windows device for development.mp4

8.1 MB

07_08-Developer unlock and the Windows Store.mp4

6.1 MB

07_05-Add the calculate section of the UI.mp4

4.7 MB

07_01-Create the project in Visual Studio.mp4

2.9 MB

07_11-Whats next for the project.mp4

2.4 MB

/08. Create the TourStop App for Cross Platform/

08_04-Examine and test a PCL project.mp4

22.7 MB

08_02-Elements of the Xamarin crossplatform app.mp4

11.3 MB

08_07-How the shared UI is loaded in each platform project.mp4

9.7 MB

08_05-Add the TourApp data source to the PCL.mp4

8.5 MB

08_06-Test and debug on multiple platforms.mp4

6.7 MB

08_03-Understand Portable Class Libraries.mp4

5.8 MB

08_01-Create the project in Visual Studio.mp4

4.3 MB

/09. Xamarin Forms/

09_05-Understand the XAML syntax.mp4

29.3 MB

09_03-Define UI with markup.mp4

19.5 MB

09_06-Work with picker views.mp4

15.3 MB

09_10-Work with images.mp4

14.2 MB

09_09-Specify platformspecific settings in a shared UI.mp4

12.7 MB

09_12-Work with the grid layout.mp4

11.3 MB

09_04-Navigate to other pages.mp4

11.1 MB

09_14-Use relative layouts.mp4

10.1 MB

09_07-Work with text.mp4

10.1 MB

09_08-Show activity or progress.mp4

10.1 MB

09_11-Work with the StackLayout.mp4

9.0 MB

09_01-Visual elements explained Page, view, cell, and layout.mp4

7.0 MB

09_13-Use absolute layouts.mp4

4.8 MB

09_02-Fix the XAML IntelliSense bug.mp4

3.4 MB

/10. Data Binding/

10_07-Use a data template in a binding.mp4

13.0 MB

10_06-Work with lists.mp4

10.1 MB

10_04-Convert data within a binding.mp4

9.9 MB

10_02-Apply a simple binding.mp4

9.8 MB

10_05-Change notification in source class.mp4

7.3 MB

10_08-Model View ViewModel MVVM.mp4

7.0 MB

10_01-Understanding data binding.mp4

5.5 MB

10_03-Bind from view to view.mp4

3.6 MB

/11. Pages/

11_04-Navigation and the NavigationPage.mp4

12.1 MB

11_03-Common page properties and methods.mp4

11.2 MB

11_06-Use the MasterDetailPage.mp4

10.4 MB

11_05-Use the TabbedPage and CarouselPage.mp4

8.4 MB

11_01-Explore the page types.mp4

8.4 MB

11_02-Work with ContentPage.mp4

8.0 MB

/12. Conclusion/

12_01-Next steps.mp4

4.0 MB

/Exercice Files/

Ex_Files_Xamarin_EssT.zip

116.6 MB

 

Total files 93


Copyright © 2024 FileMood.com