Skip to content

17-VehicleManager-Backend #123

@antonmosk87

Description

@antonmosk87
  1. Where can I find your repository? (Paste the url of your repository below)

https://github.com/antonmosk87/vehiclemanager-api.git

  1. Describe the difference between "Code First" and "Database First" in relation to Entity Framework.

with "code first" you have full control over the code

  1. Describe the difference between Static and Dynamic polymorphism in relation to C#.

run-time(static) vs compile time (dynamic)

  1. Describe the difference between a Class and an Object in C#.

class is the description of an objects behaviors and properties

An object is an instance of a class, with its own behaviors and properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions