We are going to create new application using Web Forms and we want to know when Web Forms (ASPX pages) Technology going to be obsolete or not be supported from Microsoft.
".NET Framework 4.7.2: Support for .NET 4.7.2 follows the Lifecycle Policy of the parent operating system. It is supported as a Windows component on the latest required operating system update for Windows 7 SP1, Windows Server 2008 R2 SP1,
Windows 8.1 Update, Windows 10 version 1607, Windows 10 version 1703, Windows 10 version 1709, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016 and Windows Server version 1709. .NET 4.7.2 is also supported on Windows 10 version 1803 and Windows
Server version 1803."
Since 4.7.2 has a lifecycle start date of 4/30/2018, and 4.7.2 supports Webforms, my unofficial guess is that you are pretty safe.
We are going to create new application using Web Forms and we want to know when Web Forms (ASPX pages) Technology going to be obsolete or not be supported from Microsoft.
None
0 Points
2 Posts
When Web Forms won't be supported from Microsoft
Jul 21, 2018 09:35 PM|mahmoudawadelsayed|LINK
We are going to create new application using Web Forms and we want to know when Web Forms (ASPX pages) Technology going to be obsolete or not be supported from Microsoft.
Contributor
5921 Points
2450 Posts
Re: When Web Forms won't be supported from Microsoft
Jul 22, 2018 02:14 AM|KathyW|LINK
Only an official announcement of end of life would be meaningful, not anyone's guess, and there has not been one.
But for a good guess, from https://support.microsoft.com/en-us/help/17455/lifecycle-faq-net-framework :
".NET Framework 4.7.2: Support for .NET 4.7.2 follows the Lifecycle Policy of the parent operating system. It is supported as a Windows component on the latest required operating system update for Windows 7 SP1, Windows Server 2008 R2 SP1, Windows 8.1 Update, Windows 10 version 1607, Windows 10 version 1703, Windows 10 version 1709, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016 and Windows Server version 1709. .NET 4.7.2 is also supported on Windows 10 version 1803 and Windows Server version 1803."
Since 4.7.2 has a lifecycle start date of 4/30/2018, and 4.7.2 supports Webforms, my unofficial guess is that you are pretty safe.
None
0 Points
2 Posts
Re: When Web Forms won't be supported from Microsoft
Jul 22, 2018 10:40 AM|mahmoudawadelsayed|LINK
very Thanks kathlyW
Contributor
4863 Points
4122 Posts
Re: When Web Forms won't be supported from Microsoft
Jul 22, 2018 09:54 PM|DA924|LINK
A little FYI....
https://en.wikipedia.org/wiki/Model–view–presenter
https://www.codeproject.com/Articles/228214/Understanding-Basics-of-UI-Design-Pattern-MVC-MVP
https://www.codeproject.com/Articles/605662/Using-MVP-with-ASP-NET-Web-Forms
https://www.developerfusion.com/article/145904/an-introduction-to-testing-with-the-modelviewpresenter-pattern-for-web-forms-development/
https://lostechies.com/derekgreer/2008/11/23/model-view-presenter-styles/
http://polymorphicpodcast.com/shows/mv-patterns/