Best Project Template to use for Classic Web Service

Posted by coffeeaddict on Stack Overflow See other posts from Stack Overflow or by coffeeaddict
Published on 2010-01-18T03:09:54Z Indexed on 2010/05/09 1:08 UTC
Read the original article Hit count: 299

Filed under:
|

I'm going to create a new PayPal project. Should I just create a regular Class Library project then add the reference to the WSDL? We are not using WCF. I just want to know what the best project type / template I should use if I'm going to share this project with lets say another WAP web project. I simply want to create wrappers for some of the WSDL that we'll be using in part of the PayPal API.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET