I'm wandering if anyone knows if SharePoint 2013 will support MVC. Does anyone know?
I'm wanting to be able to implement MVC in my sharepoint development process.
Thanks,
|
I'm wandering if anyone knows if SharePoint 2013 will support MVC. Does anyone know? I'm wanting to be able to implement MVC in my sharepoint development process. Thanks, |
|||
|
|
|
Take a look at this post. Since SharePoint 2013 is built around the app model you have the option of using MVC4 MVC3 ASPX Web Forms or Silverlight. On SharePoint 2013 application pages or websites will not be integrated with the SharePoint Site as in 2010. You can read the below related post and see how you can do your mvc app. |
|||
|
|