Lost In Space: Add ASP.Net Pages in SharePoint



Add ASP.Net Pages in SharePoint

Add Custom ASPX Pages or ASP.Net Pages in SharePoint
a) SharePoint designer

b) web part

c) _Layouts:
"the pages don't inherit the security and access rules from SP, the pages can be accessed from any site existing on that server farm. master Page integration is not possible. "
SharePoint 2007 - /_layouts and how to create pages that run in site context : _Layouts and VSWAP

Inside Windows SharePoint Service 3.0, Ch2, Application Page
"connot be customized on a site-by-site basis. ... perform better than site pages"


d) user controls using SmartPart
need WSS installed
need more research

e) using feature and WSP package
try the sample in Inside Microsoft Windows SharePoint Service V3 ch1, which not for asp.net, works fine.
Andrew Connell's Using ASP.Net 2.0 Code Behind files in SharePoint v3 Sites

f) using VSeWSS (Visual Studio extensions for WSS, now version 1.1)
need WSS installed
follow Building a simple ASP.Neet page based SharePoint application in Visual Studio with the Visual Studio Extensions for WSS CTP 1.1
I did not see anything in WSP View except manifest.xml, also the source code zip file corrupt.
found there is no 'SharePoint Solution' tab in my project properties. So VSeWSS may be not installed properly on my machine which have VS 2003, 2005 and 2002 installed.

g) Visual Studio 2005 Web Application Projects extension, now part of VS 2005 SP1.

Also, Application Development on MOSS 2007 & WSS V3
« Home | Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »

0 Comments:

Post a Comment