Удален по просьбе правообладателя
  1. Урок 1. 00:01:51
    Welcome
  2. Урок 2. 00:01:17
    What will you learn in this course?
  3. Урок 3. 00:00:32
    Who is the course for and prerequisites
  4. Урок 4. 00:01:37
    What is Blazor?
  5. Урок 5. 00:04:07
    The web before Blazor
  6. Урок 6. 00:02:50
    WebAssembly
  7. Урок 7. 00:04:15
    The origin of Blazor
  8. Урок 8. 00:05:49
    What makes Blazor great?
  9. Урок 9. 00:01:58
    Do companies use Blazor?
  10. Урок 10. 00:01:31
    Installing the tools
  11. Урок 11. 00:01:37
    Blazm Extension
  12. Урок 12. 00:17:56
    Hosting models
  13. Урок 13. 00:27:49
    Looking at the templates
  14. Урок 14. 00:01:29
    Third party controls
  15. Урок 15. 00:06:23
    Razor Syntax
  16. Урок 16. 00:07:30
    @Page + Routing
  17. Урок 17. 00:03:25
    Parameters
  18. Урок 18. 00:09:54
    Dependency Injection Inject
  19. Урок 19. 00:03:54
    @typeparam
  20. Урок 20. 00:01:20
    @attribute
  21. Урок 21. 00:04:01
    @attributes
  22. Урок 22. 00:02:19
    @Using + _Imports
  23. Урок 23. 00:03:10
    @layout
  24. Урок 24. 00:05:18
    @onclick & EventCallbacks
  25. Урок 25. 00:12:52
    Binding data
  26. Урок 26. 00:06:36
    StateHasChanged
  27. Урок 27. 00:12:21
    Cascading parameters
  28. Урок 28. 00:08:12
    Where should I put the code?
  29. Урок 29. 00:06:16
    Lifecycle events
  30. Урок 30. 00:07:54
    Prerendering
  31. Урок 31. 00:04:52
    Render modes
  32. Урок 32. 00:03:18
    SSR
  33. Урок 33. 00:04:22
    WebAssembly standalone
  34. Урок 34. 00:01:19
    Introduction
  35. Урок 35. 00:04:47
    Session/local Storage
  36. Урок 36. 00:05:17
    Database
  37. Урок 37. 00:06:27
    Injected Service
  38. Урок 38. 00:00:59
    Introduction
  39. Урок 39. 00:09:32
    The built-in template
  40. Урок 40. 00:02:28
    Auth0
  41. Урок 41. 00:00:32
    Introduction
  42. Урок 42. 00:09:33
    Virtualize
  43. Урок 43. 00:02:46
    NavLink
  44. Урок 44. 00:06:48
    NavigationManager
  45. Урок 45. 00:04:41
    ErrorBoundary
  46. Урок 46. 00:04:54
    NavigationLock
  47. Урок 47. 00:05:51
    QuickGrid
  48. Урок 48. 00:02:03
    HeadContent / PageTitle
  49. Урок 49. 00:06:20
    Section / Section outlet
  50. Урок 50. 00:02:01
    Router
  51. Урок 51. 00:00:18
    Introduction
  52. Урок 52. 00:06:43
    EditForm
  53. Урок 53. 00:09:05
    Validation
  54. Урок 54. 00:03:47
    The controls
  55. Урок 55. 00:06:07
    Creating a Form component (Textbox)
  56. Урок 56. 00:05:33
    SSR Form
  57. Урок 57. 00:01:12
    Introduction
  58. Урок 58. 00:07:35
    Render fragments
  59. Урок 59. 00:05:45
    HTMLRenderer
  60. Урок 60. 00:03:49
    RenderFragment from method
  61. Урок 61. 00:01:20
    Introduction
  62. Урок 62. 00:02:09
    What library should I choose
  63. Урок 63. 00:15:05
    Abstraction Layer
  64. Урок 64. 00:00:17
    Introduction
  65. Урок 65. 00:03:56
    Debugging Blazor Server
  66. Урок 66. 00:03:46
    Debugging WebAssembly
  67. Урок 67. 00:02:52
    Hot Reload
  68. Урок 68. 00:00:50
    Introduction
  69. Урок 69. 00:03:15
    CSS
  70. Урок 70. 00:07:11
    Isolated CSS
  71. Урок 71. 00:00:30
    Introduction
  72. Урок 72. 00:11:14
    Blazor to JavaScript
  73. Урок 73. 00:06:26
    JavaScript to Blazor
  74. Урок 74. 00:00:36
    Introduction
  75. Урок 75. 00:08:54
    bUnit
  76. Урок 76. 00:06:22
    Introduction
  77. Урок 77. 00:13:06
    Adding a list
  78. Урок 78. 00:04:02
    Editing a todo
  79. Урок 79. 00:05:48
    Adding a board
  80. Урок 80. 00:05:34
    Going overboard with SignalR
  81. Урок 81. 00:04:05
    Adding Progress and filters
  82. Урок 82. 00:01:24
    Wrap up
  83. Урок 83. 00:01:03
    Conclusion