1. Урок 1. 00:02:48
    Introduction
  2. Урок 2. 00:02:50
    MVC Architectural Pattern
  3. Урок 3. 00:02:07
    Setting Up the Development Environment
  4. Урок 4. 00:06:56
    Your First ASP.NET MVC App
  5. Урок 5. 00:06:44
    MVC in Action
  6. Урок 6. 00:02:50
    Adding a Theme
  7. Урок 7. 00:01:55
    Course Layout
  8. Урок 8. 00:02:58
    Asking Questions
  9. Урок 9. 00:00:22
    Introduction
  10. Урок 10. 00:04:58
    Action Results
  11. Урок 11. 00:05:54
    Action Parameters
  12. Урок 12. 00:05:16
    Convention-based Routing
  13. Урок 13. 00:03:29
    Attribute Routing
  14. Урок 14. 00:04:03
    Passing Data to Views
  15. Урок 15. 00:03:48
    View Models
  16. Урок 16. 00:04:19
    Razor Syntax
  17. Урок 17. 00:04:15
    Partial Views
  18. Урок 18. 00:02:17
    Exercise
  19. Урок 19. 00:01:45
    Solution
  20. Урок 20. 00:00:24
    Summary
  21. Урок 21. 00:00:31
    Introduction
  22. Урок 22. 00:01:35
    Entity Framework
  23. Урок 23. 00:03:59
    Database-first vs Code-first
  24. Урок 24. 00:05:21
    Code-first Migrations
  25. Урок 25. 00:05:36
    Changing the Model
  26. Урок 26. 00:04:18
    Seeding the Database
  27. Урок 27. 00:02:38
    Overriding Conventions
  28. Урок 28. 00:04:28
    Querying Objects
  29. Урок 29. 00:02:38
    Eager Loading
  30. Урок 30. 00:01:01
    Shortcut to Package Manager Console
  31. Урок 31. 00:01:38
    Exercise 1 - Add membership type to list of customers
  32. Урок 32. 00:00:56
    Exercise 2 - Add birthdate to customer
  33. Урок 33. 00:01:30
    Exercise 3 - Display the list of movies and their details
  34. Урок 34. 00:00:28
    Summary
  35. Урок 35. 00:00:16
    Introduction
  36. Урок 36. 00:07:39
    The Markup
  37. Урок 37. 00:02:56
    Labels.
  38. Урок 38. 00:07:33
    Drop-down Lists
  39. Урок 39. 00:03:48
    Model Binding
  40. Урок 40. 00:01:26
    Saving Data
  41. Урок 41. 00:05:43
    Edit Form
  42. Урок 42. 00:07:23
    Updating Data
  43. Урок 43. 00:02:00
    Exercise
  44. Урок 44. 00:04:06
    Troubleshooting Entity Validation Errors
  45. Урок 45. 00:00:30
    Summary
  46. Урок 46. 00:00:24
    Introduction
  47. Урок 47. 00:03:27
    Adding Validation
  48. Урок 48. 00:03:26
    Styling Validation Errors
  49. Урок 49. 00:01:05
    Data Annotations
  50. Урок 50. 00:06:25
    Custom Validation
  51. Урок 51. 00:03:29
    Refactoring Magic Numbers
  52. Урок 52. 00:04:05
    Validation Summary
  53. Урок 53. 00:05:35
    Client-side Validation
  54. Урок 54. 00:04:51
    Anti-forgery Tokens
  55. Урок 55. 00:01:41
    Exercise
  56. Урок 56. 00:06:11
    Code Review
  57. Урок 57. 00:00:30
    Summary
  58. Урок 58. 00:00:20
    Introduction
  59. Урок 59. 00:03:44
    What is a Web API
  60. Урок 60. 00:01:47
    RESTful Convention
  61. Урок 61. 00:09:21
    Building an API.
  62. Урок 62. 00:03:58
    Testing an API
  63. Урок 63. 00:03:58
    Data Transfer Objects
  64. Урок 64. 00:07:31
    Auto Mapper
  65. Урок 65. 00:02:09
    Using Camel Notation
  66. Урок 66. 00:04:51
    IHttpActionResult
  67. Урок 67. 00:00:44
    Exercise
  68. Урок 68. 00:00:36
    Summary
  69. Урок 69. 00:00:33
    Introduction
  70. Урок 70. 00:06:48
    Calling an API Using jQuery
  71. Урок 71. 00:03:36
    Bootbox Plug-in
  72. Урок 72. 00:01:29
    Optimizing jQuery Code
  73. Урок 73. 00:05:32
    DataTables Plug-in
  74. Урок 74. 00:06:46
    DataTables with Ajax Source
  75. Урок 75. 00:03:37
    Returning Hierarchical Data
  76. Урок 76. 00:02:09
    DataTables - Removing Records
  77. Урок 77. 00:02:08
    DataTables - Discussion Points
  78. Урок 78. 00:02:31
    Single Page Applications (SPAs)
  79. Урок 79. 00:00:23
    Exercise
  80. Урок 80. 00:00:33
    Summary
  81. Урок 81. 00:00:21
    Introduction
  82. Урок 82. 00:00:58
    The Problem
  83. Урок 83. 00:02:33
    Authentication Options
  84. Урок 84. 00:04:13
    ASP.NET Identity
  85. Урок 85. 00:03:15
    Restricting Access
  86. Урок 86. 00:08:44
    Seeding Users and Roles
  87. Урок 87. 00:06:08
    Working with Roles
  88. Урок 88. 00:04:23
    Adding Profile Data
  89. Урок 89. 00:03:22
    OAuth
  90. Урок 90. 00:09:17
    Social Logins
  91. Урок 91. 00:01:31
    Exercise
  92. Урок 92. 00:00:40
    Summary
  93. Урок 93. 00:00:20
    Introduction
  94. Урок 94. 00:04:51
    Overview
  95. Урок 95. 00:04:45
    Data Tier
  96. Урок 96. 00:06:33
    Glimpse
  97. Урок 97. 00:04:53
    Output Cache
  98. Урок 98. 00:04:16
    Data Cache
  99. Урок 99. 00:03:03
    Async
  100. Урок 100. 00:00:38
    Release Builds
  101. Урок 101. 00:01:52
    Disabling Session
  102. Урок 102. 00:04:53
    Client Tier
  103. Урок 103. 00:01:16
    Chrome Developer Tools Tip
  104. Урок 104. 00:01:36
    Summary
  105. Урок 105. 00:01:12
    Introduction
  106. Урок 106. 00:04:35
    Understanding the Problem
  107. Урок 107. 00:02:41
    Domain Modelling
  108. Урок 108. 00:01:29
    Building the Simplest API
  109. Урок 109. 00:04:54
    Adding the Details
  110. Урок 110. 00:05:42
    Edge Cases
  111. Урок 111. 00:06:09
    Building the Front-end
  112. Урок 112. 00:08:51
    Adding Auto-completion
  113. Урок 113. 00:03:08
    Updating the DOM
  114. Урок 114. 00:03:45
    Improving the Look and Feel
  115. Урок 115. 00:02:25
    Filtering Records
  116. Урок 116. 00:03:06
    Submitting the Form
  117. Урок 117. 00:01:24
    Displaying Toast Notifications
  118. Урок 118. 00:04:54
    Implementing Client-side Validation
  119. Урок 119. 00:03:55
    Code Review
  120. Урок 120. 00:01:56
    Summary
  121. Урок 121. 00:00:23
    Introduction
  122. Урок 122. 00:04:42
    Deploying the Application
  123. Урок 123. 00:02:31
    Deploying the Database
  124. Урок 124. 00:04:01
    Build Configurations
  125. Урок 125. 00:05:25
    Application Settings
  126. Урок 126. 00:07:04
    Securing Configuration Settings
  127. Урок 127. 00:09:10
    Custom Error Pages
  128. Урок 128. 00:04:13
    Logging Unhandled Exceptions
  129. Урок 129. 00:03:38
    Final Touch
  130. Урок 130. 00:02:10
    What's Next