Make It Yours
Posted by: K. Scott Allen,
on 02 Feb 2011 |
View original | Bookmarked: 0 time(s)
I went to a general store, but they wouldn't let me buy anything specific. - Steven Wright. One of the challenges of working with a general purpose programming language (like C#) and a general purpose framework (like ASP.NET, Silverlight, or any other application framework) is building something specific. The trick is to apply constraints and build abstractions to take ownership of the situation, and there is an entire bag of fancy tricks to pull from, like using fluent APIs or applying domain...