You are tasked with building a cross-platform web application that can run on both Windows and Linux servers. Which version of ASP.NET would be most suitable for this requirement?

  • ASP.NET Core
  • ASP.NET Framework
  • ASP.NET MVC
  • ASP.NET Web Forms
For building cross-platform web applications that can run on both Windows and Linux servers, ASP.NET Core is the ideal choice. Unlike ASP.NET Framework, ASP.NET Core is designed to be cross-platform, lightweight, and high-performance, making it suitable for modern, cloud-native applications.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *