Why is the use of reflection in .NET recommended?

Viewed 75377

Is it definitely a good practice to use it?

What are some possible situations in a project that need reflection?

9 Answers
Related