Удален по просьбе правообладателя
  • Урок 1. 00:00:25
    Welcome
  • Урок 2. 00:01:02
    What will you learn in this course?
  • Урок 3. 00:00:33
    Who is this course for?
  • Урок 4. 00:04:34
    What is .NET MAUI?
  • Урок 5. 00:04:30
    Installing .NET MAUI
  • Урок 6. 00:01:12
    What is a ContentPage?
  • Урок 7. 00:01:50
    Installing the .NET MAUI Community Toolkits
  • Урок 8. 00:02:20
    The MauiProgram.cs
  • Урок 9. 00:01:26
    Layouts
  • Урок 10. 00:05:47
    VerticalStackLayout
  • Урок 11. 00:03:29
    HorizontalStackLayout
  • Урок 12. 00:13:25
    AbsoluteLayout
  • Урок 13. 00:16:10
    Grid
  • Урок 14. 00:06:25
    ScrollView
  • Урок 15. 00:04:28
    Padding
  • Урок 16. 00:06:49
    Margins
  • Урок 17. 00:03:30
    What is XAML?
  • Урок 18. 00:15:59
    XAML in Code
  • Урок 19. 00:02:22
    What is a CollectionView?
  • Урок 20. 00:17:27
    Creating our first CollectionView
  • Урок 21. 00:06:59
    Handling CollectionView SelectionChanged
  • Урок 22. 00:06:12
    Using the RefreshView
  • Урок 23. 00:04:51
    Colors
  • Урок 24. 00:03:38
    What are Resources?
  • Урок 25. 00:01:15
    What are Styles?
  • Урок 26. 00:03:47
    Using Styles
  • Урок 27. 00:03:23
    Theming
  • Урок 28. 00:01:07
    What are Behaviors?
  • Урок 29. 00:09:33
    Adding a behavior
  • Урок 30. 00:00:49
    What are Triggers?
  • Урок 31. 00:01:28
    The VisualState triggers
  • Урок 32. 00:02:21
    Leveraging VisualState
  • Урок 33. 00:02:15
    What are Gestures?
  • Урок 34. 00:01:40
    Adding a gesture
  • Урок 35. 00:00:52
    What are Application Lifecycles?
  • Урок 36. 00:03:02
    Using the Application Lifecycle
  • Урок 37. 00:01:31
    The Page Lifecycle
  • Урок 38. 00:01:47
    Using the Page Lifecycle
  • Урок 39. 00:01:03
    What is Shell?
  • Урок 40. 00:02:00
    Navigation examples
  • Урок 41. 00:04:47
    Creating the AppShell
  • Урок 42. 00:02:24
    Adding the Details Page
  • Урок 43. 00:03:29
    URL based routing
  • Урок 44. 00:03:12
    Transferring data
  • Урок 45. 00:08:31
    Completing the Details Page
  • Урок 46. 00:03:34
    What is MVVM?
  • Урок 47. 00:00:48
    Why MVVM?
  • Урок 48. 00:02:30
    The new Folder Structure
  • Урок 49. 00:01:46
    Creating the base ViewModel
  • Урок 50. 00:13:48
    Creating our first ViewModel
  • Урок 51. 00:03:52
    The Binding Context
  • Урок 52. 00:24:20
    Updating the List Page
  • Урок 53. 00:01:10
    Running our app
  • Урок 54. 00:09:31
    What is the MVVM Community Toolkit?
  • Урок 55. 00:12:44
    Using the MVVM Community Toolkit
  • Урок 56. 00:08:18
    Fixing a weird iOS bug
  • Урок 57. 00:00:44
    Running our app again
  • Урок 58. 00:36:15
    MVVM using XAML
  • Урок 59. 00:00:54
    Conclusion