pcalc.net
pcalc.net is a freeform calculator written in C# for Microsoft .NET. It comes with a very liberal license and the complete sourcecode. It is similar to pcalc, only I completely rewrote it in C# to get to learn the language. Enjoy!
You can see a screenshot. You can
Note: You must have the Microsoft .NET Framework SDK or the .NET redistributables installed before using this program.
History
- January 7, 2005: retry using 2.0 beta
- March 23, 2002: fix update bug
- March 15, 2002: first release