How to Develop WebAPI to be used in Android App by using existing Asp.net C# project functions -


my company using portal , working develop android app of same.how can develop webapi of existing functions , events can used in android application.

i using below technology.

1-sharepoint 2007,visual studio 2008,asp.net

2-in current project asp.net user control used , deployed on sharepoint webapplication.

wepapi not possible visual studio 2008. using sharepoint 2007,i have created web service , exposed current functions , hosted on sharepoint.below posts helped me https://malikhan.wordpress.com/2009/08/07/creating-custom-webservice-in-sharepoint-2007/ http://adrianandroid.blogspot.in/2012/05/access-c-net-web-service-in.html https://msdn.microsoft.com/en-us/library/ms464040%28v=office.12%29.aspx?f=255&mspperror=-2147217396


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -