Entity Framework Jump Start PRO

The Entity Framework is .NET implementation for ORM. The Entity Frameowork is very similar to Hibernate and JPA. If you are already familiar with those other two systems you will be amazed how smooth it is working with the Entity Framework.

I have recently completed the slides and the video clips for the first topic of my Entity Framework community course. You can find its community version available for free personal usage at www.abelski.com.

The following are few samples for the video clips I chose to prepare for this course. The next topic I am currently working on for this course covers the various possibilities for querying the entity model.

Share:

The Visitor Design Pattern

The Visitor Design Pattern

The visitor design pattern allows us to add operations to objects that already exist without modifying their classes and without extending them.

What are Anti Patterns?

Anti Patterns

Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs.

Virtual Threads in Java Professional Seminar

Virtual Threads in Java

The use of virtual threads can assist us with improving the performance of our code. Learn how to use virtual threads effectively.

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences