Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Windows Presentation Foundation Masterclass, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:06:57
    Windows Presentation Foundation
  • Урок 2. 00:04:24
    Getting the Tools Ready
  • Урок 3. 00:05:55
    The Structure of a WPF project
  • Урок 4. 00:07:30
    Hello World with WPF
  • Урок 5. 00:07:17
    What is XAML?
  • Урок 6. 00:06:55
    The XAML Syntax
  • Урок 7. 00:08:16
    Setting Property Values
  • Урок 8. 00:15:15
    The Grid
  • Урок 9. 00:05:58
    Communication with Code Behind
  • Урок 10. 00:05:34
    How XAML to C# Linking Works
  • Урок 11. 00:05:56
    Creating Event Handlers from XAML
  • Урок 12. 00:07:05
    The C# Language
  • Урок 13. 00:12:54
    Creating Event Handlers from C#
  • Урок 14. 00:11:27
    Working with Methods
  • Урок 15. 00:13:52
    Creating Custom Types
  • Урок 16. 00:03:17
    Testing the App
  • Урок 17. 00:05:16
    Displaying a Message Box
  • Урок 18. 00:08:23
    Percentage Challenge
  • Урок 19. 00:05:36
    Styling XAML Controls
  • Урок 20. 00:06:40
    XAML Static Resources
  • Урок 21. 00:04:16
    Application-Wide Resources
  • Урок 22. 00:06:11
    Implicit Styles
  • Урок 23. 00:10:52
    Explicit Styles
  • Урок 24. 00:06:52
    Creating a Console Project
  • Урок 25. 00:05:52
    Variables and Scope
  • Урок 26. 00:11:13
    Classes and Namespaces
  • Урок 27. 00:08:53
    Properties of a Class
  • Урок 28. 00:08:34
    Objects
  • Урок 29. 00:07:19
    Inheritance
  • Урок 30. 00:06:36
    Method Overloading
  • Урок 31. 00:06:53
    Method Overriding
  • Урок 32. 00:06:30
    Interfaces
  • Урок 33. 00:11:58
    Implementing an Interface
  • Урок 34. 00:04:51
    Working with Mode Windows
  • Урок 35. 00:07:40
    Opening and Closing Windows
  • Урок 36. 00:04:43
    Adding SQLite
  • Урок 37. 00:06:06
    The Contacts Class
  • Урок 38. 00:08:49
    More SQLite Attributes
  • Урок 39. 00:10:16
    Inserting into a Table
  • Урок 40. 00:06:51
    The Using Statement
  • Урок 41. 00:12:01
    Reading from the Table
  • Урок 42. 00:09:20
    Defining a ListView
  • Урок 43. 00:05:57
    The ToString method
  • Урок 44. 00:07:00
    Intro to DataBinding
  • Урок 45. 00:08:24
    Using an ItemTemplate
  • Урок 46. 00:09:12
    Filtering a List
  • Урок 47. 00:11:57
    Linq
  • Урок 48. 00:10:04
    Deleting from the Table
  • Урок 49. 00:06:12
    Update the SQLite Table
  • Урок 50. 00:11:47
    Creating a Custom User Control
  • Урок 51. 00:06:20
    Using Custom Controls
  • Урок 52. 00:13:51
    Binding to a Custom Control - Dependency Properties
  • Урок 53. 00:04:57
    Microsoft's CustomVision API
  • Урок 54. 00:05:27
    Creating a Custom Vision Project
  • Урок 55. 00:08:41
    Training the AI
  • Урок 56. 00:13:42
    Selecting a File from the Computer
  • Урок 57. 00:14:59
    Sending a request to the REST Service
  • Урок 58. 00:13:05
    Reading the Response as JSON
  • Урок 59. 00:06:09
    Deserializing JSON
  • Урок 60. 00:11:28
    Displaying the Results using a GridView
  • Урок 61. 00:08:04
    Intro to the MVVM pattern
  • Урок 62. 00:05:33
    AccuWeather API
  • Урок 63. 00:06:24
    The Endpoints that We Will Use
  • Урок 64. 00:06:23
    The Model
  • Урок 65. 00:09:26
    Defining the Classes
  • Урок 66. 00:06:34
    The View Model
  • Урок 67. 00:19:20
    Requests to the AccuWeather API
  • Урок 68. 00:05:53
    The View
  • Урок 69. 00:06:19
    Defining the UI
  • Урок 70. 00:06:10
    The INotifyPropertyChanged interface
  • Урок 71. 00:08:34
    Implementing the INotifyPropertyChanged interface
  • Урок 72. 00:15:40
    Binding Context and Design Time Binding
  • Урок 73. 00:05:16
    Using Design Mode Bindings
  • Урок 74. 00:04:44
    The ICommand interface
  • Урок 75. 00:08:42
    Implementing the ICommand interface
  • Урок 76. 00:07:25
    Binding the ICommand
  • Урок 77. 00:09:19
    Using a Command Parameter
  • Урок 78. 00:05:36
    The ObservableCollection<T> class
  • Урок 79. 00:07:22
    Using the Observable Collection class - PART 1
  • Урок 80. 00:12:44
    Using the Observable Collection class - PART 2
  • Урок 81. 00:05:52
    The IValueConverter interface
  • Урок 82. 00:09:00
    Implementing the IValueConverter
  • Урок 83. 00:07:20
    The Model
  • Урок 84. 00:11:29
    The SQLite Functionality
  • Урок 85. 00:10:56
    The View Model
  • Урок 86. 00:17:30
    Working with Menus
  • Урок 87. 00:19:22
    Using a Toolbar
  • Урок 88. 00:12:07
    The RichTextBox and StatusBar
  • Урок 89. 00:15:47
    Speech Recognizer
  • Урок 90. 00:13:00
    Working with a ToggleButton
  • Урок 91. 00:15:45
    Working with a ComboBox
  • Урок 92. 00:16:14
    Creating Custom Controls
  • Урок 93. 00:14:14
    Adding Login and Register Functionality
  • Урок 94. 00:12:04
    Adding Login and Register Functionality
  • Урок 95. 00:11:24
    Adding a Context Menu - PART 1
  • Урок 96. 00:15:46
    Adding a Context Menu - PART 2
  • Урок 97. 00:19:29
    Saving and Reading files
  • Урок 98. 00:06:06
    Intro to Microsoft Azure
  • Урок 99. 00:04:27
    Creating your Azure Account with 200 USD of credit
  • Урок 100. 00:12:00
    Configuring the SQL Database
  • Урок 101. 00:09:50
    Getting the App Service Ready
  • Урок 102. 00:22:32
    Creating the Backend code
  • Урок 103. 00:06:35
    Connecting the WPF app to the App Service
  • Урок 104. 00:15:14
    Implementing User Registration in the Cloud
  • Урок 105. 00:04:12
    Changes on Azure Services
  • Урок 106. 00:05:56
    Implementing User Login with the Cloud
  • Урок 107. 00:08:35
    Inserting Notebooks and Notes
  • Урок 108. 00:12:18
    Reading Notebooks and Notes
  • Урок 109. 00:04:33
    Creating a Storage Account Service
  • Урок 110. 00:05:11
    Creating a Container
  • Урок 111. 00:05:38
    Connecting WPF to the Storage Account
  • Урок 112. 00:13:34
    Uploading a File to a Storage Account blob
  • Урок 113. 00:08:41
    Syncing the Storage blob with the App Service
  • Урок 114. 00:07:50
    Downloading a File from the Storage Account
  • Урок 115. 00:07:33
    Intro to Blend
  • Урок 116. 00:07:38
    Exploring Blend for Visual Studio
  • Урок 117. 00:12:31
    Storyboards and Keyframes
  • Урок 118. 00:07:24
    Triggers for interactivity
  • Урок 119. 00:08:10
    Adding Easing Functions
  • Урок 120. 00:10:39
    Adding a Window Icon
  • Урок 121. 00:16:11
    Complete the App Challenge
  • Урок 122. 00:08:36
    Preparing the Project
  • Урок 123. 00:10:44
    AppxUpload Package
  • Урок 124. 00:05:35
    The Microsoft Windows Store
  • Урок 125. 00:09:49
    The Model
  • Урок 126. 00:09:17
    The View Model
  • Урок 127. 00:11:44
    The View
  • Урок 128. 00:10:02
    Creating the Interface
  • Урок 129. 00:18:19
    Unity Containers
  • Урок 130. 00:04:50
    Bonus Lecture and Information