Hi all, please help me choose design guidelines for my new multimedia portal. For now, i brainstormed this: - UI with asp.net mvc, encaplulates all data from Service layer to one object, which is passed to View (for strong typing) - BLL encapsulated in Services layer/project. Contains interface for detailed...