Senior .Net Developer Question:

What is implement a generic action in WebAPI?

Senior .Net Developer Interview Question
Senior .Net Developer Interview Question

Answer:

It’s not possible, as the WebAPI runtime needs to know the method signatures in advance.


Previous QuestionNext Question
Please explain what inheritance is, and why it’s important?What is the difference between a stack and a queue?