What is SharePoint Solution Package? SharePoint has a system which bundles all the components of a SharePoint Foundation extension in to a single file which is called a Solution Package. The Solution Package file has the extension .wsp.
The contents of solutions package are Assemblies Web Parts Site Definition files - Site definition is a unique type of SharePoint website. It contains (onet.xml, webtemp*.xml, and default.aspx)Application Pages - these can be .aspx pagesResource files and resourc...
No comments yet, be the first one to post comment.