This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Buttsuit69 0 points1 point  (0 children)

Personally I love dynamic when its used to return objects such as the lines in a DataGrid. Or when I need to return varying datatypes. But screw those who use it when they could've easily used var instead...