zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - The Complete Xamarin Developer Course iOS And Android!
magnet:?xt=urn:btih:bea611d084ecbbfed4908a2d048ce97e6f40bb60&dn=[FreeCourseSite.com] Udemy - The Complete Xamarin Developer Course iOS And Android!
磁力链接详情
文件列表详情
bea611d084ecbbfed4908a2d048ce97e6f40bb60
infohash:
195
文件数量
3.55 GB
文件大小
2021-12-18 17:56
创建日期
2024-11-8 06:40
最后访问
相关分词
FreeCourseSite
com
Udemy
-
The
Complete
Xamarin
Developer
Course
iOS
And
Android!
01 Intro to Xamarin/001 What is Xamarin.mp4 12.22 MB
01 Intro to Xamarin/002 Why use Xamarin.mp4 9.65 MB
01 Intro to Xamarin/003 Xamarin Classic vs Xamarin Forms.mp4 8.21 MB
01 Intro to Xamarin/004 The Apps well build.mp4 11.83 MB
02 Requirements and Preparing the Environment/005 Requirements.mp4 13.02 MB
02 Requirements and Preparing the Environment/006 Installing Xcode on macOS.mp4 11.32 MB
02 Requirements and Preparing the Environment/007 Installing Xamarin on macOS.mp4 16.49 MB
02 Requirements and Preparing the Environment/008 Installing Xamarin on Windows.mp4 10.27 MB
02 Requirements and Preparing the Environment/009 Setting the connection between Visual Studio and a Mac computer.mp4 13.05 MB
02 Requirements and Preparing the Environment/010 Enabling the Xamarin Live Player on Windows.mp4 7.32 MB
02 Requirements and Preparing the Environment/011 Enabling the Xamarin Live Player on Mac.mp4 4.84 MB
03 Hello World with Xamarin.Forms/012 Shared Project vs Portable Class Libraries.mp4 8.81 MB
03 Hello World with Xamarin.Forms/013 Creating a Project on Windows.mp4 9.22 MB
03 Hello World with Xamarin.Forms/014 Creating a Project on Mac.mp4 5.34 MB
03 Hello World with Xamarin.Forms/015 The Structure of the Projects.mp4 10.86 MB
03 Hello World with Xamarin.Forms/016 Introduction to XAML.mp4 17.89 MB
03 Hello World with Xamarin.Forms/017 Coding the functionality of a button.mp4 14.78 MB
03 Hello World with Xamarin.Forms/018 Using the Xamarin Live Player.mp4 16.67 MB
03 Hello World with Xamarin.Forms/019 Debugging with Xamarin Live Player.mp4 10.34 MB
03 Hello World with Xamarin.Forms/020 Testing on an Android Simulator.mp4 12.02 MB
03 Hello World with Xamarin.Forms/021 Creating a new Android Emulator.mp4 15.57 MB
03 Hello World with Xamarin.Forms/022 Xamarin Device Manager.mp4 17.83 MB
03 Hello World with Xamarin.Forms/023 Testing on an iOS simulator.mp4 17.27 MB
03 Hello World with Xamarin.Forms/024 Remote iOS Simulator to Windows.mp4 6.82 MB
04 XAML Navigation - The travel record app/025 What is the .NET Standard.mp4 15.78 MB
04 XAML Navigation - The travel record app/026 Creating the Login Page.mp4 19.56 MB
04 XAML Navigation - The travel record app/027 Defining better Entry elements.mp4 10.81 MB
04 XAML Navigation - The travel record app/028 The Xamarin Forms Previewer.mp4 10.94 MB
04 XAML Navigation - The travel record app/029 Setting Margin in XAML.mp4 13.7 MB
04 XAML Navigation - The travel record app/030 The Login Logic.mp4 22.02 MB
04 XAML Navigation - The travel record app/031 Navigation Page.mp4 27.8 MB
04 XAML Navigation - The travel record app/032 Tabbed Page.mp4 19.38 MB
04 XAML Navigation - The travel record app/033 Toolbar Item.mp4 14.72 MB
04 XAML Navigation - The travel record app/034 XAML Resources.mp4 20.52 MB
04 XAML Navigation - The travel record app/035 Implicit XAML Styles.mp4 13.53 MB
04 XAML Navigation - The travel record app/036 Explicit XAML Styles.mp4 8.09 MB
05 C Fundamentals/037 Creating a Console App.mp4 12.26 MB
05 C Fundamentals/038 Methods.mp4 16.75 MB
05 C Fundamentals/039 Variables and Scope.mp4 11.81 MB
05 C Fundamentals/040 Methods and Variables Challenge.mp4 14.4 MB
05 C Fundamentals/041 Classes and Namespaces.mp4 30.35 MB
05 C Fundamentals/042 Objects - Instances of a Class.mp4 28.17 MB
05 C Fundamentals/043 Properties.mp4 16.93 MB
05 C Fundamentals/044 Overloading Methods.mp4 13.72 MB
05 C Fundamentals/045 Inheritance.mp4 22.9 MB
05 C Fundamentals/046 Method Overriding.mp4 18.95 MB
05 C Fundamentals/047 Interfaces.mp4 13.29 MB
05 C Fundamentals/048 Implementing an Interface.mp4 19.85 MB
05 C Fundamentals/049 Asynchronous Programming.mp4 26.08 MB
06 SQLite - Local Databases/050 Adding SQLite.mp4 10.95 MB
06 SQLite - Local Databases/051 New App Constructor.mp4 10.54 MB
06 SQLite - Local Databases/052 Database Paths.mp4 16.94 MB
06 SQLite - Local Databases/053 The Model of a Database Table.mp4 7.97 MB
06 SQLite - Local Databases/054 SQLite Atributes.mp4 6.73 MB
06 SQLite - Local Databases/055 Inserting into the Database.mp4 27.24 MB
06 SQLite - Local Databases/056 Read from the Database.mp4 22.2 MB
06 SQLite - Local Databases/057 The IDisposable interface and Using statements.mp4 11.48 MB
06 SQLite - Local Databases/058 Data Binding.mp4 5.87 MB
06 SQLite - Local Databases/059 ListView.mp4 13.96 MB
07 Maps and Location/060 Getting iOS Project ready for Maps.mp4 15.11 MB
07 Maps and Location/061 Getting Android Project ready for Maps.mp4 14.86 MB
07 Maps and Location/062 Displaying Maps from XAML.mp4 11.26 MB
07 Maps and Location/063 Displaying the Users Location.mp4 7.37 MB
07 Maps and Location/064 Handling Location Changes.mp4 23.01 MB
08 REST - Consuming Foursquare Services/065 Exploring the Foursquare API.mp4 41.04 MB
08 REST - Consuming Foursquare Services/066 Creating URL for REST Request.mp4 20.28 MB
08 REST - Consuming Foursquare Services/067 Preparing Projects.mp4 7.44 MB
08 REST - Consuming Foursquare Services/068 Making HTTP Get Requests.mp4 23.69 MB
08 REST - Consuming Foursquare Services/069 Venue model from JSON.mp4 17.21 MB
08 REST - Consuming Foursquare Services/070 Deserializing Json strings into C objects.mp4 14.3 MB
08 REST - Consuming Foursquare Services/071 Custom Cells.mp4 21.69 MB
08 REST - Consuming Foursquare Services/072 Updating the Post Model.mp4 25.74 MB
08 REST - Consuming Foursquare Services/073 Displaying pins on a map.mp4 26.07 MB
09 Working with Images/074 Displaying shared images.mp4 18.77 MB
09 Working with Images/075 Android Images.mp4 13.73 MB
09 Working with Images/076 iOS Images.mp4 14.45 MB
09 Working with Images/077 Displaying Platform Specific Images.mp4 10.95 MB
10 Linq/078 Profile Page.mp4 13.39 MB
10 Linq/079 Linq Distinct - Unique values from a list.mp4 12.92 MB
10 Linq/080 Linq Where - Filtering a list.mp4 8.97 MB
10 Linq/081 ListViews and Dictionaries.mp4 18.03 MB
11 Azure Services/082 Azure App Service.mp4 5.09 MB
11 Azure Services/083 Azure Subscription.mp4 6.38 MB
11 Azure Services/084 Creating the App Service.mp4 9.46 MB
11 Azure Services/085 Easy Tables.mp4 7.83 MB
11 Azure Services/086 Connecting to the App Service.mp4 11.65 MB
11 Azure Services/087 The Register Page.mp4 14.39 MB
11 Azure Services/088 Inserting into a Cloud Database.mp4 12.86 MB
11 Azure Services/089 Reading from a Cloud database.mp4 20.56 MB
11 Azure Services/090 Inserting with Foreign Key.mp4 19.8 MB
11 Azure Services/091 Reading Filtered Data.mp4 12.58 MB
11 Azure Services/092 Multiple Devices.mp4 10.9 MB
12 MVVM/093 Introduction to MVVM.mp4 6.8 MB
12 MVVM/094 The Model.mp4 10.49 MB
12 MVVM/095 Challenge - Improving the Model.mp4 22.49 MB
12 MVVM/096 The View Model.mp4 7.8 MB
12 MVVM/097 The INotify Property Changed interface.mp4 5.77 MB
12 MVVM/098 Implementing the INotyfyPropertyChanged.mp4 14.57 MB
12 MVVM/099 Binding Context.mp4 21.2 MB
12 MVVM/100 The ICommand Interface.mp4 4.67 MB
12 MVVM/101 Implementing ICommand.mp4 9.8 MB
12 MVVM/102 Binding Commands.mp4 10.97 MB
12 MVVM/103 Command Parameters.mp4 35.71 MB
12 MVVM/104 Replacing Events Challenge - Part 1.mp4 42.39 MB
12 MVVM/105 Replacing Events Challenge - Part 2.mp4 42.34 MB
12 MVVM/106 The IValueConverter.mp4 7.31 MB
12 MVVM/107 Implementing the IValueConverter.mp4 29.7 MB
12 MVVM/108 The ObservableCollectionT class.mp4 4.88 MB
12 MVVM/109 Using the ObservableCollectionT.mp4 13.8 MB
12 MVVM/110 Xamarin Forms Wrap Up.mp4 5.77 MB
12 MVVM/111 Using Fast Renderers.mp4 14.88 MB
12 MVVM/112 Using LayoutCompression.mp4 12.15 MB
12 MVVM/113 Permissions.mp4 24.1 MB
12 MVVM/114 ListView Interactivity.mp4 166.32 MB
12 MVVM/115 Preparing Offline Database Sync.mp4 119.06 MB
12 MVVM/116 Performing Offline Database Sync.mp4 174.06 MB
12 MVVM/117 Implementing and Testing Offline Sync.mp4 105.77 MB
13 Storing Images in the Cloud/118 Selecting an Image.mp4 27.83 MB
13 Storing Images in the Cloud/119 Creating an Azure Storage Service.mp4 6.47 MB
13 Storing Images in the Cloud/120 Preparing the Project.mp4 4.26 MB
13 Storing Images in the Cloud/121 Uploading an Image.mp4 19.23 MB
14 Hello World - Xamarin Native/122 Xamarin Forms vs Xamarin Classic.mp4 5.71 MB
14 Hello World - Xamarin Native/123 Creating a Native project - Windows.mp4 7.58 MB
14 Hello World - Xamarin Native/124 Creating a Native project - Mac.mp4 5.63 MB
14 Hello World - Xamarin Native/125 The AXML Designer for Android.mp4 9.25 MB
14 Hello World - Xamarin Native/126 The AXML Source code.mp4 8.12 MB
14 Hello World - Xamarin Native/127 Android Activity.mp4 18.55 MB
14 Hello World - Xamarin Native/128 The iOS Storyboard.mp4 10.55 MB
14 Hello World - Xamarin Native/129 The ViewController.mp4 17.92 MB
15 The Delivery App Login - Android/130 The Apps well build.mp4 7.26 MB
15 The Delivery App Login - Android/131 The Login Page.mp4 12.61 MB
15 The Delivery App Login - Android/132 Creating a new Activity.mp4 11.87 MB
15 The Delivery App Login - Android/133 Intents.mp4 9.96 MB
15 The Delivery App Login - Android/134 Passing Values through Intents.mp4 11.04 MB
16 The Delivery App Login - iOS/135 The Login Page.mp4 7.76 MB
16 The Delivery App Login - iOS/136 Adding Constraints.mp4 13.55 MB
16 The Delivery App Login - iOS/137 New ViewController.mp4 11.92 MB
16 The Delivery App Login - iOS/138 The NavigationController.mp4 10.45 MB
16 The Delivery App Login - iOS/139 Segues.mp4 13.86 MB
17 Azure App Services on Xamarin classic apps/140 Creating another Azure App Service.mp4 10.06 MB
17 Azure App Services on Xamarin classic apps/141 Connecting to the App Service.mp4 11.97 MB
17 Azure App Services on Xamarin classic apps/142 Creating a Table and its Class.mp4 7 MB
17 Azure App Services on Xamarin classic apps/143 Inserting into a Table.mp4 25.08 MB
17 Azure App Services on Xamarin classic apps/144 Reading from a Table.mp4 26 MB
18 Sharing code/145 The PCL.mp4 7.88 MB
18 Sharing code/146 Reusing Login Functionality.mp4 25.58 MB
18 Sharing code/147 Reuisng Register Functionality.mp4 18.22 MB
18 Sharing code/148 Read Tables.mp4 11.84 MB
18 Sharing code/149 Intro to Generics.mp4 7.35 MB
18 Sharing code/150 Inserting to any Table.mp4 16.22 MB
19 Tabs in Android/151 Preparing Android Project to use Tab Layout.mp4 18.45 MB
19 Tabs in Android/152 Using the TabLayout.mp4 12.05 MB
19 Tabs in Android/153 Navigating between Fragments.mp4 35.07 MB
19 Tabs in Android/154 Prevent Back Navigation.mp4 6.19 MB
19 Tabs in Android/155 Toolbar Navigation.mp4 33.03 MB
19 Tabs in Android/156 Inserting Deliveries.mp4 14.78 MB
20 Tabs in iOS/157 The TabBarController.mp4 19.68 MB
20 Tabs in iOS/158 Adding One View Per Tab.mp4 18.64 MB
20 Tabs in iOS/159 Prevent Back Navigation.mp4 8.46 MB
20 Tabs in iOS/160 The BarButtonItem.mp4 18.17 MB
21 Lists in Android/161 The ListFragment.mp4 6.71 MB
21 Lists in Android/162 The ListAdapter.mp4 21.07 MB
21 Lists in Android/163 Using a Custom Adapter.mp4 38.48 MB
22 Lists in iOS/164 The TableViewController.mp4 8.18 MB
22 Lists in iOS/165 The TableViewCell.mp4 27.83 MB
22 Lists in iOS/166 Using a Custom Cell.mp4 24.34 MB
23 Maps in Android/167 Preparing the Project to use Maps.mp4 21.31 MB
23 Maps in Android/168 Obtaining the Google Maps API Key.mp4 7.09 MB
23 Maps in Android/169 Displaying Maps (Android).mp4 11.78 MB
23 Maps in Android/170 Location and Pins.mp4 23.98 MB
23 Maps in Android/171 Running on Android Device.mp4 30.07 MB
24 Maps in iOS/172 Displaying Maps (iOS).mp4 13.81 MB
24 Maps in iOS/173 Location and Pins in iOS.mp4 20.02 MB
24 Maps in iOS/174 Getting the Center of the Map.mp4 6.41 MB
25 The Delivery Persons App/175 The Layout for the new App.mp4 16.63 MB
25 The Delivery Persons App/176 UI And Navigation Challenge - Part 1.mp4 36.58 MB
25 The Delivery Persons App/177 UI And Navigation Challenge - Part 2.mp4 10.88 MB
25 The Delivery Persons App/178 UI And Navigation Challenge - Part 3.mp4 20.21 MB
25 The Delivery Persons App/179 Updating Deliveries.mp4 20.07 MB
25 The Delivery Persons App/180 Implemeiting Functionality Challenge - Part 1.mp4 48.56 MB
25 The Delivery Persons App/181 Implemeiting Functionality Challenge - Part 2.mp4 39.41 MB
25 The Delivery Persons App/182 DisplayingMaps and Getting Directions.mp4 40.6 MB
26 Adding Platform Specific Functionality/183 Biometric Authentication - iOS.mp4 27.63 MB
26 Adding Platform Specific Functionality/184 Biometric Authentication - Android.mp4 44.7 MB
26 Adding Platform Specific Functionality/185 Haptic Feedback.mp4 14.97 MB
26 Adding Platform Specific Functionality/186 App Shortcuts.mp4 35.42 MB
26 Adding Platform Specific Functionality/187 Updating Android Projects to Oreo.mp4 20.09 MB
26 Adding Platform Specific Functionality/188 Updating iOS Project to iOS 11.mp4 12.08 MB
27 Publishing to the App Stores/189 Preparing the Android Project.mp4 22.63 MB
27 Publishing to the App Stores/190 Generating APK.mp4 6.87 MB
27 Publishing to the App Stores/191 Publishing your Android Application.mp4 13.87 MB
27 Publishing to the App Stores/192 Preparing the iOS Project.mp4 12.76 MB
27 Publishing to the App Stores/193 Generating IPA.mp4 27 MB
27 Publishing to the App Stores/194 Publishing your iOS Application.mp4 12.14 MB
28 Bonus Material/195 Bonus - Please Watch.mp4 6.89 MB
其他位置