format database

main
borb 4 weeks ago
parent a00be0124b
commit 8161ebab0c

@ -1,13 +1,13 @@
# Contents
| # | Lecture | Slides |
|:------|:-----|:------|
| 1 | [Introduction to ASP.NET](1-aspnet-introduction.md) | [Download slides](1-aspnet-introduction-slides.html?raw=1) |
| 2 | [Controllers and HTTP responses](2-controllers-and-http-responses.md) | [Download slides](2-controllers-and-http-responses-slides.html?raw=1) |
| 3 | [MVP Pattern and Repositories](3-mvc-pattern-and-repositories.md) | [Download slides](3-mvc-pattern-and-repositories-slides.html?raw=1) |
| 4 | [RESTful HTTP Methods](4-restful-http-methods.md) | [Download slides](4-restful-http-methods-slides.html?raw=1) |
| # | Lecture | Slides |
|:--|:--------------------------------------------------------------------------|:---------------------------------------------------------------------------|
| 1 | [Introduction to ASP.NET](1-aspnet-introduction.md) | [Download slides](1-aspnet-introduction-slides.html?raw=1) |
| 2 | [Controllers and HTTP responses](2-controllers-and-http-responses.md) | [Download slides](2-controllers-and-http-responses-slides.html?raw=1) |
| 3 | [MVP Pattern and Repositories](3-mvc-pattern-and-repositories.md) | [Download slides](3-mvc-pattern-and-repositories-slides.html?raw=1) |
| 4 | [RESTful HTTP Methods](4-restful-http-methods.md) | [Download slides](4-restful-http-methods-slides.html?raw=1) |
| 5 | [Model Validation & API Design](5-model-validation-and-designing-apis.md) | [Download slides](5-model-validation-and-designing-apis-slides.html?raw=1) |
| | [SQL Databases](sql-databases.md) | [Download slides](sql-databases-slides.html?raw=1) |
| 6 | [Databases with Entity Framework](6-databases-with-entity-framework.md) | [Download slides](6-databases-with-entity-framework-slides.html?raw=1) |
| 7 | [Authentication & Authorization](7-authentication-and-authorization.md) | [Download slides](7-authentication-and-authorization-slides.html?raw=1) |
| 8 | [Testing](8-testing.md) | [Download slides](8-testing-slides.html?raw=1) |
| | [SQL Databases](sql-databases.md) | [Download slides](sql-databases-slides.html?raw=1) |
| 6 | [Databases with Entity Framework](6-databases-with-entity-framework.md) | [Download slides](6-databases-with-entity-framework-slides.html?raw=1) |
| 7 | [Authentication & Authorization](7-authentication-and-authorization.md) | [Download slides](7-authentication-and-authorization-slides.html?raw=1) |
| 8 | [Testing](8-testing.md) | [Download slides](8-testing-slides.html?raw=1) |

Loading…
Cancel
Save