Like I mentioned in my last post , exposing publicly methods with optional arguments is a bad practice (that’s why C# has resisted to having it, until now). You might argument that your method or constructor has to many variants and having ten or more overloads is a maintenance nightmare, and you’re...
Posted to
Paulo Morgado
by
Paulo Morgado
on
Sat, Apr 17 2010
Filed under:
Filed under: .NET, C#, Events, Microsoft, MSDN, Techdays, .NET4.0, TechDaysPT10, CodeProject, C#4.0