Site definitions are the foundation on which all sites are built in a SharePoint Server. Each site definition defines a unique type of SharePoint site....
WSS 3.0 SP2 and MOSS SP2 include updates designed to improve performance and availability in your SharePoint server farm, along with fixes to known issues....
Microsoft has issued two service packs for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0. Features included in the WSS 3.0 and MOSS 2007 SP1....
SharePoint provides some out of the box List Types. Some of the most used ready made list types that SharePoint provides currently are listed below....
We can debug SharePoint Applications very easily by using Visual Studio extensions for Windows SharePoint Services....
STSADM command can be used to take the backup of sharepoint website as a .dat file: STSADM -o backup -url "http://SiteURL" -filename "C:\SiteBackup.dat"....
SharePoint has two types of ASPX pages. 1) Aplication pages, also known as _layout pages 2) Content pages, also known as site pages....
In SharePoint applications, Custom Lists are used to store business data and Document Libraries to store the documents....
SharePoint/MOSS 2007 provides several out of the box Server Controls that are used on site and list pages in a SharePoint site....
SharePoint/MOSS 2007 provides several Web Parts that are ready to use with your site. You can use these built-in Web Parts, customize them to suit your needs....