Programming with SharePoint (16 webcasts)
Here is a set of free online videos on SharePoint for Developers.
You must click on the following site to view a catalog of webcasts:SharePoint Videos
SharePoint Also goes by the name of Microsoft SharePoint Products and Technologies. SharePoint is literally a name for a grouping of products that includes:
- Process management modules
- Search modules and a document-management platform
- Web browser based collaboration functions
SharePoint can be used to host web sites that access:
- Shared workspaces
- Documents
- Host defined applications such as wikis and blogs
- Information stores
All users can manipulate or interact with:
- Lists
- Document libraries
- Web parts
History:
![]() |
|
|
SharePoint is more than a base platform. It is also a variety of services. The platform is Windows SharePoint Services (WSS), which is included with Windows Server and available as a free download for those with Windows Server licenses. (Vista users can use a helper application from Bamboo Nation to allow them to run SharePoint without having to have Windows Server installed.) Services such as Microsoft Office SharePoint Server (MOSS) provide additional functionality and features and are licensed accordingly.
Products Included in the SharePoint Family:
![]() |
|
|
Here are the current SharePoint products and technologies:
- Search Server 2008
- Forms Server 2007
- Microsoft Office SharePoint Server 2007 MOSS Standard
- Microsoft Office SharePoint Server 2007 MOSS Enterprise
- Microsoft Office Groove Server 2007
- Microsoft Office Project Server 2007
- Microsoft Office SharePoint Designer
- Windows SharePoint Services 3.0 (WSS)
- Search Server 2008 Express
SharePoint is not meant to be a single use solution that replaces a full file server. Too the contrary, SharePoint delivers many solutions and each person is free to choose which ones to implement. Microsoft markets these vectors as Collaboration, Processes, and People.
Users access SharePoint through a web browser. While all browsers are supported, only Internet Explorer is fully integrated and able to utilize the full functionality of a SharePoint Solution.
SharePoints sites are really ASP.NET 2.0 web sites that use a SQL Server database and that server by IIS. All site content data, such as items in document libraries and lists, are stored within an SQL database named by default as “WSS_Content_ID”.
Microsoft Search Server:
Microsoft Search Server (MSS) is an enterprise search platform from Microsoft. It builds on the search capabilities of Microsoft Office SharePoint Server. MSS is based on the Windows Search platform, and they both use the same querying engine and indexer. MOSS search allows one to search metadata attached to documents.
Microsoft has made Microsoft Search Server available as Search Server 2008, released March 2008. A free variant, Search Server 2008 Express, is also available. The exprss edition is limited to a stand-alone installation and cannot be scaled out to a cluster.
Microsoft Office SharePoint Designer:
Administrators can customize SharePoint sites using Microsoft Office SharePoint Designer. It is a free WYSIWYG HTML Editor that replaces Microsoft FrontPage.
More Resources:
- Microsoft Momentum: Midsize Business Center Newsletter
- White Paper describes how different versions of Office work with Sharepoint
- Sharepoint Community Portal

