CMS drops support for WebForms
This is an early heads up that CMS 11.x will be the last generation of CMS with support for building templates on ASP.NET WebForms. When the ASP.NET MVC support was launched with Episerver 7 back in 2012 it quickly became the technology of choice for building modern web sites, some of our newer modules since such as Forms only supports MVC and Commerce dropped support for WebForms earlier this year. Today all new sites are either built on ASP.NET MVC or as a SPA.
For sites built on WebForms we will continue to support them on the CMS 11.x generation. There will be no breaking change release of CMS this year.
Thanks for the heads up Per!
Finally!
NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO!!!!!!11
YEAAAHHH!
Any chance that CMS 12 will get .NET Core suppport? :)
what are webforms and why drop?
Does this mean all the current Admin mode .aspx pages will be rewritten?
Finally!
@Mark : I don't think that is the case. By dropping WebForms support we mean we will not test our framework with WebForms template and any bugs related to WebForms found will not be fixed. It is very likely that anyWebForms sites will continue working as usual
Automatically migrate webform pages to MVC views
For you who is stuck in webforms AND who dears, there is a way to automatically migrate webform pages to MVC views in Episerver.
I wrote a series of blog posts once, about it, on how to convert your webforms pages to MVC views, incl ascx to cshtml. You'll find it here (https://devblog.gosso.se/tag/webforms/)
Still, my recommendation is to start new, if you have any hesitation which way to go, pls contact me!
Regards Luc