Hi Guys,
I have a question to you. Do you think that as SharePoint developer I should learn MVC? I know that for example SharePoint apps can be created with MVC, but also I can use ASP.NET. SharePoint stack has been build with ASP.NET. Do you think that Microsoft make a move to MVC? Or It’s a waste of time and I should stay with ASP.NET?
Thanks
Tomasz
I was an ASP.NET Developer and MVP before catching the SharePoint bug. SharePoint is an amazing platform. However, ASP.NET and web development continued to evolve past ASP.NET Forms, the post back model, view state, etc. SharePoint still holds on to much legacy ASP.NET. With that App Model we’ve come full circle and us SharePoint devs are playing catch up. MVC is not magic. It’s a UI Pattern. Learning ASP.NET MVC, WEB API, and JavaScript frameworks such as AngularJS will make you a better developer and more marketable.
