User talk:Guga360: Difference between revisions

(Should already be bot edits (lower than minor))
Line 1:
Guga360: First of all, let me say that I am an expert C# developer. You are not. I put a lot of thought into the C# contribs I've added, and I don't appreciate you reverting them back.
== test ==
 
The issue I have with your edits to [[Mean]] is that you are showing code that requires .NET 3.5. That's fine, but you should also show 2.0 equivalent, and you should call out that Average and Sum are part of Linq/3.5. Most people using C# are using 2.0 still.
123
 
If you were more careful, you would have noticed that in my code, I checked the reference for null first, then checked the length. If a null reference is passed in, your code will throw an exception.
 
So please be more careful when you overconfidently change other people's edits.
 
== Minor edit ==
Anonymous user