Using .Net ASHX Handlers To Build Web Services
February 8, 2013I was recently given the task of rewriting an existing web service with a predefined SOAP request and response. I didn’t have access to the original code…
James has served as a developer at Beacon since July 2012, adding more than 15 years of overall IT experience to the Beacon team. He specializes in .Net and Sql Servers and has a strong knowledge of Cascade Server development, as well as Velocity programming. James holds a B.A. in Computer Information Systems from High Point University.
I was recently given the task of rewriting an existing web service with a predefined SOAP request and response. I didn’t have access to the original code…