BigTuna

Stories submitted by BigTuna

Dynamic Type to do away with Reflection(www.west-wind.com)

submitted by BigTunaBigTuna(219) 2 years ago

Make your reflection code faster and cleaner with the new dynamic type. read more...

add a comment |category: |Views: 18

tags: another

Name Those Patterns(elegantcode.com)

submitted by BigTunaBigTuna(219) 4 years, 1 month ago

Should you incorporate pattern names into your class names? Absolutely! Except when you shouldn't. read more...

add a comment |category: |Views: 3

tags: another

.NET Event Techniques(devlicio.us)

submitted by BigTunaBigTuna(219) 4 years, 2 months ago

A very simple technique to avoid the need for a null check prior to raising an event read more...

1 comment |category: |Views: 21

tags: another