Jadoka
New member
- Joined
- May 18, 2022
- Messages
- 3
- Programming Experience
- Beginner
I'm a novice C# programmer. And I'm doing my first web CRUD, and in this CRUD there is a column called "salary", is there any way to add up all the values in salary and save it in a variable in C#? I would like to know how to show the value of this variable on the screen as well.