We have several web form applications that were developed using .NET 4.0 framework. There is a need to now have some of the information from several web applications displayed in one common place/application. What would be the best option for this scenario? Should we create a new .NET web application in VS 2019 that pulls existing information via web services or web APIs?