Having a familiarity with the underlying development paradigms of a CMS is one of the key evaluation factors. In this respect, ASP.NET MVC should be on your radar because the framework is established as one of the best and there is a ton of information available about it. Also, using a strongly typed language as C# is easy and fun.
All of Sitefinity’s MVC widgets, packages and functionality are open source and can be found under the codename “Project Feather” or “Feather” framework.
Before you start developing with Sitefinity, you need to choose between a WebForms and MVC approach. While both can provide a beautiful experience today, the MVC capabilities are the future of the Sitefinity CMS and should be your choice. This post will look at the big picture covering the main ...