
Course: SAP B1 SDK Web Queries Visual Studio C# and Blazor
In this course, we will learn topics for SAP Business One web development with the SDK and the Blazor Visual Studio IDE. Blazor architecture has two parts. One server-side coding in C# to connect to the database, execute queries and save the results in a list of objects. The object has columns to store the query values. The client-side Razor page uses HTML to loop thru the list of objects and present the results in the browser in table elements with heading and data.
Course: SAP B1 SDK Web Queries Visual Studio C# and Blazor
In this course, we will learn topics for SAP Business One web development with the SDK and the Blazor Visual Studio IDE. Blazor architecture has two parts. One server-side coding in C# to connect to the database, execute queries and save the results in a list of objects. The object has columns to store the query values. The client-side Razor page uses HTML to loop thru the list of objects and present the results in the browser in table elements with heading and data.
Product Information
Product Information
Shipping & Returns
Shipping & Returns
Description
In this course, we will learn topics for SAP Business One web development with the SDK and the Blazor Visual Studio IDE. Blazor architecture has two parts. One server-side coding in C# to connect to the database, execute queries and save the results in a list of objects. The object has columns to store the query values. The client-side Razor page uses HTML to loop thru the list of objects and present the results in the browser in table elements with heading and data.