First of all it is inportant to know how Generics work in C#. This Ariclearticle gives you a good overview of generics by Anders Hejlsberg (The father of c#). I don't think that using them as often as possible is that good. Use generics when they really make sense. Always rememern remember KISS and YAGNI (Keep It Simple Stupid; You Ain't Gonna Need It) from extreme programming.
|
2 | Corrected spelling | ||
|
|
||||
|
1 |
|
||
|
First of all it is inportant to know how Generics work in C#. This Aricle gives you a good overview of generics by Anders Hejlsberg (The father of c#). I don't think that using them as often as possible that good. Use generics when they really make sense. Always rememern KISS and YAGNI (Keep It Simple Stupid; You Ain't Gonna Need It) from extreme programming. |
||||
