Project DescriptionSingle Page Appllication provides Web GUI to access SharePoint content. Pure JavaScript Client calls standard SharePoint Web Services. No own server code needed.
Application is developing in C# and compiling to JavaScript by http://jscriptsuite.com (
.NET to JavaScript compiler).
Client site SharePoint object model is provided by
James.SharePointAttention! To compile please download the last versions of
- JScriptSuite.dll
- JScriptSuite.JScriptLib.dll
- James.SharePoint.dll
from
components catalog.
Quick StartInsert WebPart in your WebPart Page and try CodePlex.SharePoint.Explorer directly (2017-05-01).