Can you explain what a navigation menu in an interface is?
C#
What types of facades exist in the .NET ecosystem and how are they used?
How is the management of roles and rights of participants implemented in your project?
What proportion of code in the project is covered by automated tests?
How does Entity Framework determine the corresponding model class when working with a database?
Can you explain how the ContinueWith method works and what it is used for in asynchronous programming?
Explain the differences between a mock object and a stub in software testing.
What objects or classes can serve as a basis for creating a data structure or class?
In what situations is it recommended to use the mutual exclusion (Mutex) mechanism?
What are test fixtures used for in the development and testing process?
Can you explain the main differences between REST and gRPC in implementation and usage?
Can you explain what using flags inside enumerations (Enum) means?
How does Entity Framework implement the mapping of C# inheritance classes into the database table structure?
What methods are used to implement routing in ASP.NET applications?
What are the modes of garbage collector operation you know?
What tool or library have you used for dependency injection in your project?
How to implement parallel execution of multiple tasks in a program?
Explain the differences between the IQueryable and IEnumerable interfaces in the context of data operations.
How to distinguish between server mode and workstation mode in the garbage collection mechanism?
Can you tell me about the different filters used in MVC architecture?