Integrating REST Into an Existing C# Application
Apr 30, 2012
CPOL2 min read

12792
Most articles I read about REST and C# apps concerned themselves with starting fresh whereas I needed to add REST to an existing application. This articles describes the process.