asp.net web api - Webapi with MVP based webform application -
we have web application built using asp .net 4.5 webforms stack , based on mvp pattern. in process of making aspects of application service-oriented can used serve relevant content third party clients.
rather doing major overhaul, 1 of options looking out exposing webapi endpoints. aware of codeplex/github hosted sample projects demonstrating use of webapi ends points mvp based webforms application? suggestions/insight/ recommendations helpful? thanks.
a sample using web forms + web api can found here:
http://aspnet.codeplex.com/sourcecontrol/latest#samples/webapi/webformsample/readme.txt
Comments
Post a Comment