How to add an application page to a site in SharePoint? -


i experienced .net developer acting interim sharepoint developer, , new sharepoint. after determining need go application page instead of site page new project due it's complexity , need of custom code behind. before developing entire solution, wanted tie loose ends of understanding of application page deployments. need add page url on left side of site collection page (kind of happens when adding subsite site page.) have read modules, seems extremely hacky me. there must better way develkop custom page on top of sharepoint without page being accessible on entire site.

edit application wanting develop on top of sharepoint exists purely data entry , reporting purposes.

have considered using webpart?

with visual webpart essencially usercontrol wrapped in webpart can add complexity want , have code behind hook events etc.

the benefit of using webpart can drop on page, , use oob sharepoint access controls.

you mention want develop data entry reporting app. can create subsite. access modify pages except owners. create screens adding pages subsite , dropping webparts on logic require each screen.

also make sure deploy werbparts via web feature activated in subsite, way webparts available in particular subsite.


Comments

Popular posts from this blog

design - Custom Styling Qt Quick Controls -

Unable to remove the www from url on https using .htaccess -