Это пробный урок. Оформите подписку, чтобы получить доступ ко всем материалам курса. Премиум

  1. Урок 1. 00:00:55
    What Are We Going to Learn in This Module?
  2. Урок 2. 00:02:38
    What is Blazor and When Should we Use It?
  3. Урок 3. 00:03:56
    Different Types of Blazor Applications
  4. Урок 4. 00:05:49
    Blazor Server vs Blazor WebAssembly
  5. Урок 5. 00:04:55
    Blazor WebAssembly Template Files
  6. Урок 6. 00:02:25
    Adding PageTitle and Accessibility Improvements
  7. Урок 7. 00:00:53
    What Have We Learned So Far?
  8. Урок 8. 00:01:10
    What Are We Going to Learn in This Module?
  9. Урок 9. 00:04:54
    What are Blazor Components?
  10. Урок 10. 00:02:05
    Parameters in Components
  11. Урок 11. 00:01:25
    Required Parameters
  12. Урок 12. 00:02:37
    Arbitrary Parameters
  13. Урок 13. 00:03:03
    Cascading Parameters
  14. Урок 14. 00:03:27
    Debugging the Application
  15. Урок 15. 00:00:50
    What Have We Learned So Far?
  16. Урок 16. 00:00:57
    What Are We Going to Learn in This Module?
  17. Урок 17. 00:02:49
    What are Blazor Partial Classes?
  18. Урок 18. 00:02:52
    Using RenderFragment Parameters
  19. Урок 19. 00:06:29
    Blazor Lifecycle Methods and Lifecycle Example
  20. Урок 20. 00:06:16
    Logging in Blazor WebAssembly
  21. Урок 21. 00:00:57
    What Have We Learned So Far?
  22. Урок 22. 00:01:22
    What Are We Going to Learn in This Module?
  23. Урок 23. 00:01:57
    @page Directive
  24. Урок 24. 00:03:14
    NotFound Component
  25. Урок 25. 00:02:15
    NavigationManager Class
  26. Урок 26. 00:02:17
    Route Parameters
  27. Урок 27. 00:02:46
    NavLink Component
  28. Урок 28. 00:01:07
    What Have We Learned So Far?
  29. Урок 29. 00:01:20
    What Are We Going to Learn in This Module?
  30. Урок 30. 00:06:28
    Dependency Injection
  31. Урок 31. 00:05:52
    Web API Project Overview
  32. Урок 32. 00:01:54
    UPDATE: API Changes
  33. Урок 33. 00:05:25
    Consuming the API
  34. Урок 34. 00:05:32
    Creating the Products List Component
  35. Урок 35. 00:08:33
    Creating the Product Details Component
  36. Урок 36. 00:00:51
    What Have We Learned So Far?
  37. Урок 37. 00:00:46
    What Are We Going to Learn in This Module?
  38. Урок 38. 00:08:00
    Setting up the Pagination in the API
  39. Урок 39. 00:06:05
    Reading the Paged Response in the Client Application
  40. Урок 40. 00:07:30
    Creating the Pagination Component
  41. Урок 41. 00:04:44
    Creating a Page Size Dropdown Component
  42. Урок 42. 00:01:24
    UPDATE: Search Nullable Property
  43. Урок 43. 00:03:27
    Searching Implementation in the API
  44. Урок 44. 00:08:29
    Creating the Search Component
  45. Урок 45. 00:05:43
    Sorting Implementation in the API
  46. Урок 46. 00:04:26
    Creating the Sort Component
  47. Урок 47. 00:00:47
    What Have We Learned So Far?
  48. Урок 48. 00:00:47
    What Are We Going to Learn in This Module?
  49. Урок 49. 00:06:47
    Improving the UX While Handling Errors
  50. Урок 50. 00:08:47
    Creating a Centralized Error Handler
  51. Урок 51. 00:04:28
    Error Boundaries
  52. Урок 52. 00:00:32
    What Have We Learned So Far?
  53. Урок 53. 00:00:43
    What Are We Going to Learn in This Module?
  54. Урок 54. 00:04:09
    Handling POST Requests
  55. Урок 55. 00:07:23
    Creating Forms
  56. Урок 56. 00:01:45
    Bootstrap Class Names
  57. Урок 57. 00:07:06
    Forms Validation
  58. Урок 58. 00:07:49
    Using Blazored Toast to Improve the UX
  59. Урок 59. 00:00:42
    What Have We Learned So Far?
  60. Урок 60. 00:00:31
    What Are We Going to Learn in This Module?
  61. Урок 61. 00:05:07
    Handling File Upload on the Server Side
  62. Урок 62. 00:10:01
    Implementing File Upload on the Client Side
  63. Урок 63. 00:00:33
    What Have We Learned So Far?
  64. Урок 64. 00:00:41
    What Are We Going to Learn in This Module?
  65. Урок 65. 00:04:23
    Handling PUT Requests on the Server-Side
  66. Урок 66. 00:06:03
    Updating Data on the Client-Side
  67. Урок 67. 00:12:42
    Implementing the Delete Functionality
  68. Урок 68. 00:01:12
    UPDATE: Bootstrap Modal Close Button Implementation
  69. Урок 69. 00:00:34
    What Have We Learned So Far?
  70. Урок 70. 00:01:08
    What Are We Going to Learn in This Module?
  71. Урок 71. 00:07:35
    Environments Introduction
  72. Урок 72. 00:09:19
    Configuring the Application for Production
  73. Урок 73. 00:04:09
    Options Pattern
  74. Урок 74. 00:00:51
    What Have We Learned So Far?
  75. Урок 75. 00:00:52
    What Are We Going to Learn in This Module?
  76. Урок 76. 00:07:33
    Publishing Blazor WASM App Locally
  77. Урок 77. 00:06:03
    Publishing Web API With Static Files in the Dev Environment
  78. Урок 78. 00:01:31
    .NET 6 UPDATE: Program Class Implementation
  79. Урок 79. 00:06:29
    Deploying Blazor WASM to Azure Static Web Apps
  80. Урок 80. 00:09:37
    Deploying the Application to Azure App Services
  81. Урок 81. 00:01:03
    What Have We Learned So Far?
  82. Урок 82. 00:01:19
    What Are We Going to Learn in This Module?
  83. Урок 83. 00:16:05
    Calling JavaScript Functions with C#
  84. Урок 84. 00:08:18
    Using JSInterop to Pass HTML Elements
  85. Урок 85. 00:02:16
    Handling JavaScript Errors in C# Code
  86. Урок 86. 00:13:57
    Calling C# Methods from JavaScript
  87. Урок 87. 00:15:38
    Wrapping JavaScript Libraries with C# (Toastr)
  88. Урок 88. 00:00:52
    What Have We Learned So Far?
  89. Урок 89. 00:00:51
    What Are We Going to Learn in this Module?
  90. Урок 90. 00:14:00
    Authentication and Authorization Introduction
  91. Урок 91. 00:18:37
    User Registration
  92. Урок 92. 00:23:59
    Login and Logout
  93. Урок 93. 00:09:12
    Role-Based Authorization
  94. Урок 94. 00:17:14
    Refreshing Tokens
  95. Урок 95. 00:00:53
    What Have We Learned So Far?
  96. Урок 96. 00:01:01
    What Are We Going to Learn in this Module?
  97. Урок 97. 00:22:05
    Forgot/Reset Password
  98. Урок 98. 00:10:00
    Email Verification
  99. Урок 99. 00:06:29
    User Lockout
  100. Урок 100. 00:11:11
    Two-Factor Authentication
  101. Урок 101. 00:03:59
    Working With Query Strings
  102. Урок 102. 00:00:42
    What Have We Learned So Far?