C#
Can you explain the principle of the AutoVacuum function in database management systems?
Why are universal data types used in programming?
Can you explain what an interface in programming is?
Can you manually trigger garbage collection? How many generations does GC have and what other memory areas do you know?
Explain what is meant by overloading in the context of programming?
Can POST requests in web development be considered safe for repeated execution and having the same effect?
What task planning systems have you used in your projects?
Can you name the main status codes used in the HTTP protocol to indicate the results of a request?
How to determine the order of exception handling using catch blocks in code?
What are the main differences between access modifiers public, private, and protected in programming languages?
What are the advantages of using microservices in application architecture design?
What knowledge and practical experience do you have in using Kubernetes in your projects?
What is async/await and how does it work?
How can you update a specific field of a group of related objects in Entity Framework?
Can you explain what is meant by the term 'body' in the context of programming or development?
Have you ever used nested queries in your projects?
Have you worked with the ASP.NET MVC framework in your projects?
What method or tool is recommended for performing long-term and resource-intensive tasks?
How do the concepts of asynchronous programming and multithreading interact in applications?
How do you implement exception handling in your code?