Skip to main content

Questions tagged [custom-web-app]

A third party web-based application designed to interact with SharePoint to achieve a specific goal.

0 votes
1 answer
102 views

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 ...
bgmCoder's user avatar
  • 3,591
1 vote
1 answer
271 views

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 ...
Ron Meske's user avatar
  • 106
1 vote
0 answers
161 views

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 ...
Jason Richmeier's user avatar
0 votes
2 answers
883 views

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 ...
Muhammad Hasan Khan's user avatar