Love these short little tutorials * I want to show a nice Resharper feature that can speed up delegating responsiblity which the Decorater pattern uses heavily http://screencast.com/t/MKoRxlTzbTr "Delegating Members" is one of those R# feafture that can come in realy handy in a lot of contexts * A bit of nitpicking :) The bot blocks an attack every 11 th time and not 10 th right ? * A use of the decorator pattern in the .NET framework is where you can wrap a stream and add compression to it(zip/deflate) or encrypy/decrypt it. |