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

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -