Questions tagged [custom-web-app]
A third party web-based application designed to interact with SharePoint to achieve a specific goal.
8 questions
0 votes
1 answer
102 views
How to use Sharepoint Online to authourize access to remote site?
We have a website that runs on our local server which has a publicly available domain. This site has a sql server data source and pages to work with the data. This site needs to require a login to ...
1 vote
1 answer
271 views
Offline page in SharePoint
I have a web application that is essentially a table of contents for PDF documents that uses appcache to work offline. I would like to put the documents in SharePoint so that they can be easily ...
1 vote
0 answers
161 views
Web API / SharePoint
In an attempt to abstract the process of accessing SharePoint data, I would like to create a Web API application that can run server-side code (think, SP objects). What are some best practices for ...
0 votes
2 answers
883 views
Custom Application Page does not recognize tagPrefix defined in custom web.config
I have a custom application page integrated in Centeral Administration. My application pages are placed in a subfolder in Template\Admin folder. I placed my own web.config in my subfolder and added ...