VenturaSQL and ORM both have their specific uses. It depends on the situation. When to use an ORM and when to use VenturaSQL recordsets? Read the article Making the case for VenturaSQL
See VenturaSQL run in minutes
You can download VenturaSQL, install it, and have a Blazor WebAssembly sample project, and an ASP.NET Core middle-tier up and running in minutes. Read the new article Getting started with VenturaSQL
VenturaSQL 4 Web API
Starting with VenturaSQL version 4, the middleware is exposed as a Web API using an ASP.NET controller. In the C# code above, the requestData byte array is created by the recordsets on the client and transmitted to the server in binary format. The VenturaSqlServerEngine will perform the requested database operations and return the data to […]
Welcome
Last updated on 7 November 2021. This is the website of Frank Th. van de Ven. I am a Dutch software developer with over 25 years of full-time experience. I am specialized in creating line-of-business software using C#. My current focus is on Blazor WebAssembly and ASP.NET Core. I also have good knowledge of SQL […]