Show DevBest [REL] [C#] [WPF] Simple Program

AaidenX

Member
Jun 30, 2012
261
29
First, I'd like to say, this program is totally simple, as i'm new to C# and this is made in a WPF Application. So, curious to know what this application is? Well, this application accepts 4 user inputs under the variable names: Num1, Num2, Num3, Num4. Then, an equation is executed: Num1 + Num2 - Num3 * Num4 and then it's displayed. I know this is simple, but ya know, I am new to this. If you would suggest better practices, please let me know!

Download (With Source Code): [

I would also appreciate if you would suggest me another project to jump into!
 

Users who are viewing this thread

Top