A List of .NET Interview Questions

An ongoing collection/recollection...

Ones I've been asked

How would you get data out of a database?

What's the difference between authorization and authentication?

What framework do you use to access the database at your current job?

Tell me about a memorable bug you've encountered.

What's the difference between overloading and overriding?

Explain inheritance in object oriented programming.

What kinds of things can you find on an HTTP request or response?

Can you explain what a lambda function is?

Can you share your screen, open up one of your projects on Github or in Visual Studio, and walk us through some code and talk about it?