-
Notifications
You must be signed in to change notification settings - Fork 39
Entity Framework
AlmantasK edited this page Jun 20, 2021
·
11 revisions
What is a an ORM, persistence.
Using 3rd party code to build an application.
- Create a new model and map non-suitable model to a stuiable model.
Fundamentals of practical programming
Problem 1: International Recipe ConverterLesson 1: C# Keywords and User Input
Lesson 2: Control Flow, Array and string
Lesson 3: Files, error handling and debugging
Lesson 4: Frontend using WinForms
RESTful Web API and More Fundamentals
Problem 2: Your Online Shopping ListLesson 5: RESTful, objects and JSON
Lesson 6: Code versioning
Lesson 7: OOP
Lesson 8: Understanding WebApi & Dependency Injection
Lesson 9: TDD
Lesson 10: LINQ and Collections
Lesson 11: Entity Framework
Lesson 12: Databases and SQL