Reputation: 38714
We are starting a new ASP.NET MVC project and we would like to establish a pattern of development that will allow flexibility in the UI. The general idea is that we would like to develop a set of related controls as a unit (i.e. a set of inputs and a submit button) and maintain the flexibility to decide later 1 of 3 UI options
Is there any pattern or strategy of development that would allow us to develop with this flexibility?
Upvotes: 0
Views: 211
Reputation: 1847
Upvotes: 2