Every developer has the need to use good tools from time to time. It makes the developer’s job a lot easier. In my experience as a .NET developer these are the really essential tools every (.NET) developer should have ( and use of course ;)). Red-Gate’s .NET Reflector ( http://www.red-gate.com/products/reflector/ ). This tool is in […]
You are browsing archives for
Month: December 2009
Copy properties between classes using LC...
Describes how you can create a delegate, using lightweight code generation, to copy equal properties between objects of different classes.