ASP.NET Razor Visual Studio 2022: ROI of integration with SAP HANA and SQL Server
September 28, 2022

ASP.NET Razor Visual Studio 2022: ROI of integration with SAP HANA and SQL Server

Fernando Roque | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with ASP.NET

I use ASP.NET with the SAP Business One SDK to develop financial web reports from the HANA database. The integration of ASP.NET with the SAP B1 SDK is excellent. It is possible to run complex queries and store the results in a record set variable to present them on the HTML page. Also, I use ASP.net to test and development of BOTS using Microsoft Power Automate.
  • Database integration for queries and inserts.
  • Excellent for script language for HTML.
  • Razor pages in Visual Studio 2022/.NET is the positive next step of web development.
  • Cases of study to show the excellent performance of ASP.NET combined with Razor.
  • Better integration with Amazon RDS database.
  • Easier method to parse the JSON results from webservice's.
  • Integration with Razor and Visual Studio 2022.
  • SAP Business One SDK development.
  • Creation of backend web services.
  • Easy development of SAP Business One web reports.
  • Excellent ROI in learning curve of Razor and Visual Studio 2022.
  • Excellent integration to query the HANA SAP database.
We choose ASP.NET because our core business is working with the SAP HANA database using SAP Business One. We can develop state-of-the-art applications with Razor and Visual Studio 2022 fast and with excellent application performance response. Working SAP Hana with JAVA could be more challenging because it has fewer developers communities, and it could be harder to find a solution for a question.

Do you think ASP.NET delivers good value for the price?

Yes

Are you happy with ASP.NET's feature set?

Yes

Did ASP.NET live up to sales and marketing promises?

Yes

Did implementation of ASP.NET go as expected?

Yes

Would you buy ASP.NET again?

Yes

SAP HANA Cloud, SAP S/4HANA Cloud, SAP BW/4HANA, Microsoft SQL Server, Automation Anywhere, Azure Bot Service (Microsoft Bot Framework), SAP Business One, Python IDLE, Google BigQuery, Amazon Redshift, Cisco Packet Tracer (part of Cisco Networking Academy)
ASP.NET is well suited to work with the Microsoft SQL Server flavors database. It has an excellent interface library with the database to get the results and store them in a variable. From here, you can display the results using script language to the HTML web page. Probably ASP.NET is not appropriate to do Android development for offline applications. These applications can keep working without a connection to the internet.