/Calculator-Using-Web-Services-ASP.NET

We develop the webservices for web-based calculator. Which have functionality of addition, subtraction and multiplication and divide. The logic of web calculator is provided by web services. web service class have methods which takes to parameters, and which return the result after the calculation.

Primary LanguageC#

Stargazers