What data structures do you know?
C#
Can you explain the process of establishing a secure connection between a client and a server via the HTTPS protocol, including the handshake phase?
Provide an example of using delegates in C#.
What are locks in C#?
Is it possible to create an index that considers two fields at once in a database?
What is SOAP?
What is the Finalize method in C#?
Do you have experience in executing queries to retrieve information from databases?
Is Include eager, lazy, or explicit loading?
What is a mutex and what is it used for?
Tell us about the ASP method and its use in requests.
В чем разница между ReadOnly и const в C#?
What is the INNER JOIN operator in SQL?
Are significant types always located in the stack?
What is the purpose of database normalization?
What are partial classes?
What is .NET Standard?
What needs to be done to compare the contents of two collections?
Is there a difference in the order of writing catch blocks?
What is the difference between interacting with a database via ORM and using native SQL?