What is the difference between one-to-one and many-to-many relationships?
C#
For what purposes are fields with the readonly modifier used in C#?
What are the approaches to core integration?
What is abstraction in programming?
What is IEnumerable in C#?
What is JOIN in SQL?
What programming paradigms do you use in your work?
What is polymorphism in programming?
What is normalization in a database?
What methods and approaches do you know for implementing dependency injection in application controllers?
What methods exist for working with the request lifecycle in ASP.NET Core?
What is the delete operator in C#?
Can objects of structures be in the heap?
What types of type casting exist in C#?
What happens if a regular method is defined in an abstract class?
What are the types of design patterns in C#?
Where do you think significant types can be stored in C#?
What is ORM?
В чем разница между методами private и protected?
What is the 'Builder' design pattern?