Is there built-in support for logging?
What is the difference between encrypting a password and applying a hashing?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
Explain what do the terms “boxing” and “unboxing” mean?
Explain how to produce an assembly?
What is the native image generator?
Explain the difference between the stack and the heap?
Explain the difference between public and static modifiers?
What is the difference between response.redirect & server.transfer?
What is the difference between .net and laravel?
Explain what is immutability, what is it for and how is it codified?
Explain how to stop a thread?
What is the difference between override and overload in a method?
What is the difference between a class and an object, and how do these terms relate to each other?
What are the types of jit?