Click to See Complete Forum and Search --> : Calculator in C#


curiaquita
December 21st, 2009, 10:15 AM
Hi Everyone,
I have built a calculator using Add, Sub, Multiply and division in vb.net.
However I would like to build in C# as well, anyone knows how to start ?
The objective is to calculate always 2 numbers using the operators above.
Any help will be appreciated

memeloo
December 21st, 2009, 10:29 AM
today is a "i don't want to use google day"

is it really so hard to search for "c# calculator"?
http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=117

i wonder why people register here and ask to do their homeworks if searching with google is probably at least ten times faster then the whole registration and posting process :ehh:

Mr. Jones
December 22nd, 2009, 05:45 PM
i wonder why people register here and ask to do their homeworks if searching with google is probably at least ten times faster then the whole registration and posting process :ehh:

Lazyness

HanneSThEGreaT
December 24th, 2009, 02:44 AM
Code Converter :

http://www.developerfusion.com/tools/convert/csharp-to-vb/