want to move all business logic to BLL layer, but need to pass in formcollection, is that clean?...
Read MoreLoose coupling : Can we use Interfaces when we need cloneables params?...
Read MoreDDD: What are good reasons for you to loosely-couple Entities?...
Read MoreAny suitable patterns for this problem?...
Read MoreAre there other benefits to loosely coupled code besides TDD?...
Read MoreDo you define an interface for every public class in your domain model? Pros and Cons?...
Read More