Sharepoint Developer Videos
Here is a pile of free online videos on SharePoint for Developers.
You must click on this site to view a library of webcasts:SharePoint Videos
Microsoft SharePoint Products and Technologies Is another name for SharePoint. SharePoint is a collection of products and software elements that includes:
- Web browser based collaboration functions
- Process management modules
- Search modules and a document-management platform
SharePoint can be used to host web sites that access:
- Shared workspaces
- Host defined applications such as wikis and blogs
- Information stores
- Documents
All users can manipulate or interact with:
- Document libraries
- Web parts
- Lists
Background:
![]() |
|
|
SharePoint is a collection of products that range from the base platform to 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. (If you have Vista, but do not have Windows Server, you can use a free download from Bamboo nation to allow you to run SharePoint.) Services such as Microsoft Office SharePoint Server (MOSS) provide additional functionality and features and are licensed accordingly.
Products Included in the SharePoint Family:
![]() |
|
|
SharePoint includes these parts:
- Windows SharePoint Services 3.0 (WSS)
- Search Server 2008 Express
- 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
- Search Server 2008
- Forms Server 2007
SharePoint is not meant to be a single use solution that replaces a full file server. Rather, SharePoint provides a variety of solutions to many and various problems in the business world. These various solutions that SharePoint provides fall under three different heads: Collaboration, Processes, and People.
The SharePoint user interface is a web interface accessed through a browser. All browsers are supported, but only Internet Explorer provides you with full functionality.
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 shares its architectural underpinnings with the Windows Search platform for both the querying engine as well as the indexer. MOSS search provides the ability to search metadata attached to documents.
Microsoft has made Microsoft Search Server available as Search Server 2008, released March 2008. A free variation, 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:
Microsoft Office SharePoint Designer is a free WYSIWYG HTML Editor that administrators can use to customize the design of the SharePoint site and that end users can use in designing workflows. SharePoint Designers is the follower to Microsoft FrontPage and replaces it.
More Resources:
- Microsoft Office SharePoint Server 2007
- Microsoft Momentum: Midsize Business Center Newsletter
- White Paper describes how different versions of Office work with Sharepoint


