Удален по просьбе правообладателя
  • Урок 1. 00:01:55
    Course Overview
  • Урок 2. 00:02:56
    Introduction
  • Урок 3. 00:01:30
    Why ASP.NET Core?
  • Урок 4. 00:05:56
    What Is ASP.NET Core?
  • Урок 5. 00:03:07
    Installing ASP.NET Core
  • Урок 6. 00:05:00
    Hello World!
  • Урок 7. 00:05:11
    Installing Visual Studio
  • Урок 8. 00:09:44
    Creating a Project with Visual Studio
  • Урок 9. 00:09:48
    Serving Your First File
  • Урок 10. 00:00:44
    Summary
  • Урок 11. 00:00:29
    Introduction
  • Урок 12. 00:01:52
    What Is HTML?
  • Урок 13. 00:08:42
    HTML Basics
  • Урок 14. 00:07:33
    HTML Forms
  • Урок 15. 00:08:56
    CSS Basics
  • Урок 16. 00:04:08
    CSS Naming
  • Урок 17. 00:03:52
    CSS Classes
  • Урок 18. 00:09:14
    The Box Model
  • Урок 19. 00:00:46
    Summary
  • Урок 20. 00:00:29
    Introduction
  • Урок 21. 00:01:19
    What Is JavaScript?
  • Урок 22. 00:06:34
    Adding a JavaScript File
  • Урок 23. 00:05:19
    JavaScript Events
  • Урок 24. 00:05:32
    Using NPM
  • Урок 25. 00:06:46
    Introducing jQuery
  • Урок 26. 00:10:02
    Practical jQuery
  • Урок 27. 00:01:16
    Summary
  • Урок 28. 00:00:30
    Introduction
  • Урок 29. 00:01:03
    What Is MVC?
  • Урок 30. 00:06:45
    First Controller/View
  • Урок 31. 00:07:51
    Enabling MVC 6
  • Урок 32. 00:05:23
    Creating a Layout
  • Урок 33. 00:06:24
    Adding More Views
  • Урок 34. 00:04:27
    Using Tag Helpers
  • Урок 35. 00:04:42
    Razor Pages
  • Урок 36. 00:06:27
    Implementing a Contact Page
  • Урок 37. 00:05:09
    Model Binding
  • Урок 38. 00:09:49
    Using Validation
  • Урок 39. 00:10:11
    Adding a Service
  • Урок 40. 00:00:34
    Summary
  • Урок 41. 00:00:31
    Introduction
  • Урок 42. 00:07:52
    Adding Bootstrap
  • Урок 43. 00:05:54
    Building a NavBar
  • Урок 44. 00:03:44
    Bootstrap's Grid System
  • Урок 45. 00:04:10
    Using the Grid System
  • Урок 46. 00:06:06
    Bootstrap Forms
  • Урок 47. 00:03:10
    Using Font Awesome
  • Урок 48. 00:01:09
    Summary
  • Урок 49. 00:01:06
    Introduction
  • Урок 50. 00:07:37
    Creating Entities
  • Урок 51. 00:04:52
    Using Entity Framework Core Tooling
  • Урок 52. 00:15:27
    Using Configuration
  • Урок 53. 00:04:40
    Using DbContext
  • Урок 54. 00:15:08
    Seeding the Database
  • Урок 55. 00:05:42
    The Repository Pattern
  • Урок 56. 00:04:37
    Showing the Products
  • Урок 57. 00:05:20
    Logging Errors
  • Урок 58. 00:00:56
    Summary
  • Урок 59. 00:00:33
    Introduction
  • Урок 60. 00:14:05
    Create an API Controller
  • Урок 61. 00:11:19
    Returning Data
  • Урок 62. 00:09:21
    Implementing POST
  • Урок 63. 00:05:58
    Validation and View Models
  • Урок 64. 00:09:18
    Using AutoMapper
  • Урок 65. 00:11:42
    Creating Association Controllers
  • Урок 66. 00:03:15
    Using Query Strings for APIs
  • Урок 67. 00:01:49
    Summary
  • Урок 68. 00:01:05
    Introduction
  • Урок 69. 00:01:38
    Authorizing Actions
  • Урок 70. 00:09:36
    Storing Identities in the Database
  • Урок 71. 00:03:33
    Configuring Identity
  • Урок 72. 00:07:34
    Designing the Login View
  • Урок 73. 00:09:26
    Implementing Login and Logout
  • Урок 74. 00:25:58
    Use Identity in the API
  • Урок 75. 00:03:58
    Use Identity in Read Operations
  • Урок 76. 00:02:25
    Use Identity in Write Operations
  • Урок 77. 00:00:51
    Summary
  • Урок 78. 00:01:09
    Introduction
  • Урок 79. 00:09:30
    First TypeScript Class
  • Урок 80. 00:03:30
    Compiling TypeScript
  • Урок 81. 00:02:20
    Debugging in the Browser
  • Урок 82. 00:01:11
    Summary
  • Урок 83. 00:00:31
    Introduction
  • Урок 84. 00:01:07
    What Is Angular?
  • Урок 85. 00:03:02
    Installing the Angular-CLI
  • Урок 86. 00:06:14
    Generating Your First Project
  • Урок 87. 00:06:47
    Copying the Project
  • Урок 88. 00:02:46
    Integrating the Project
  • Урок 89. 00:04:48
    Using External Templates
  • Урок 90. 00:09:13
    Your First Angular Component
  • Урок 91. 00:01:04
    Summary
  • Урок 92. 00:00:32
    Introduction
  • Урок 93. 00:03:15
    Creating a Service
  • Урок 94. 00:07:06
    Calling the API
  • Урок 95. 00:04:29
    Using Type Safety
  • Урок 96. 00:06:45
    Implementing a Template
  • Урок 97. 00:02:46
    Creating Another Component
  • Урок 98. 00:09:42
    Sharing Data Across Components
  • Урок 99. 00:05:01
    Building the Cart
  • Урок 100. 00:04:48
    Using Calculated Data
  • Урок 101. 00:00:44
    Summary
  • Урок 102. 00:00:32
    Introduction
  • Урок 103. 00:10:26
    Add Routing to the Project
  • Урок 104. 00:06:27
    Support Login
  • Урок 105. 00:05:13
    Use Form Binding
  • Урок 106. 00:05:29
    Add Validation
  • Урок 107. 00:05:21
    Use Token Authentication
  • Урок 108. 00:11:03
    Implement Server-side Checkout
  • Урок 109. 00:00:34
    Summary
  • Урок 110. 00:00:29
    Introduction
  • Урок 111. 00:07:28
    Minifying Your JavaScript
  • Урок 112. 00:05:26
    Environment Tag Helpers
  • Урок 113. 00:02:12
    Setting up Deployment Scripts
  • Урок 114. 00:01:37
    Publishing to a Directory
  • Урок 115. 00:01:26
    Publishing to Azure
  • Урок 116. 00:02:17
    Publishing to IIS
  • Урок 117. 00:01:37
    Publishing Using the CLI
  • Урок 118. 00:04:32
    Publishing with Runtime
  • Урок 119. 00:00:47
    Summary