Before trying out Sharepoint with MVC I’ve tried to think of what to expect:
Three points to think about when adding MVC to Sharepoint:
- Installation
- Execution Model, routing and navigation
- Visual Controls
Before trying out Sharepoint with MVC I’ve tried to think of what to expect:
Three points to think about when adding MVC to Sharepoint:
If something deserves blogging, patterns are one of those candidates, since they often needs explanation.
If the user miss the point he will easily end up as Patterns Happy.
Dependency Injection (DI) is an extended Factory pattern that enables dynamic configuration/plugin.
Links:
The End.