Less is More Redux
Posted
on Dot net Slackers
See other posts from Dot net Slackers
Published on Fri, 18 Jun 2010 00:00:00 GMT
Indexed on
2010/06/18
13:03 UTC
Read the original article
Hit count: 309
Filed under:
In my short happy life as a developer, Ive run into all kinds of development efforts that include frameworks, libraries, web sites, and much more.The one thing that stands out as an irritant to me is complexity. Specifically, unnecessary complexity. Ive seen developers author entire library assemblies that provide wrapper utility methods consisting of calls to .NET BCL methods that take one line of code methods that could have been called inline without even the need for the helper classes.Ive seen...
Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
© Dot net Slackers or respective owner