Click here to Skip to main content
15,884,177 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
How can I deploy already created ASP Application on local machine to sharepoint Online?
Posted

1 solution

The concept here you are looking for is called Provider Hosted App[^] in SharePoint 2013 or SharePoint Online (now Office 365).

Look at the following links to get a head start:

http://msdn.microsoft.com/en-us/library/office/dn155905(v=office.15).aspx[^]

http://msdn.microsoft.com/en-us/library/office/fp179887(v=office.15).aspx[^]

Hope that helps!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900