A video teaching how to perform mathematical operations

Hello boys

A video teaching how to perform mathematical operations with the Radzen Blazor Studio components would be very helpful.

Kind regards

Wilberth Campos

Hi @wcampos71,

Can you be more specific? Mathematical operations are part of the C# language which Blazor uses. There isn't anything specific to Radzen.Blazor component that we could demonstrate in a video.

are you refering to a calculator example to apply add/subtract/divide or multiple two numeric values from two textboxes?

Hello boys
Yes, exactly.
I tell you, it uses advanced Visual Basic .Net and C# but basic, and the truth is that for VB programmers the learning curve is more complicated.

That's why you need to see how basic things are done in C#.

Hello Wilberth,

Please have a look at the following site. It should help you out.

Simple Loan Calculator

Hope it helps,

Kurt M Kluth

You can also check here: Arithmetic operators - C# reference - C# | Microsoft Learn

Also there are several examples online
E.G