Skip to content
31 March 2023

Paweł Filipek

  • Backend
    • C#
    • Entity Framework
    • Security
  • Frontend
    • Angular
    • JQuery
  • Databases
    • SQL
  • Design pattern
    • Domain-Driven Design
    • CQRS
    • TDD
    • Software Design Patterns
  • DevOps
    • RabbitMQ
    • Docker
    • Elasticsearch
  • Tools
  • Get noticed 2017
  • About me
Main Menu

Entity Framework

Backend / Entity Framework

EF Core – Code First with existing database ASP.NET Core

30 March 2018 - by Paweł Filipek - Leave a Comment

In ASP.NET Core using a Entity Framework Core we only have the option to connect with a database by aproach code first. Edmx and Dbml will not be supported anymore. …

Read More
Backend / Entity Framework

Implementacja podejścia Code First

1 August 201617 September 2017 - by Paweł Filipek - Leave a Comment

Entity Framework posiada trzy podejścia tworzenia i dołączanie bazy danych Code First, Model First i Database First. W tym wpisie poświęcę czas opisowi i implementacji pierwszemu z nich. W Code …

Read More
Backend / Entity Framework

Lazy loading vs eager loading – Entity Framework

28 July 201617 September 2017 - by Paweł Filipek - 2 Comments.

Entity Framework jest jedną z platform ORM, która pozwala na współpracę pomiędzy bazą danych a obiektowym językiem programowania. Dane które są pobierane za pośrednictwem EF są podzielone na dwa tryby: …

Read More
Copyright © 2023 Paweł Filipek.
Powered by WordPress and HitMag.