SharePoint Developer webcast tutorials ( 16 video tutorials)
Here is a congregation of free video tutorials on SharePoint for Developers.
Be sure to click on this website to view a library of videos:SharePoint Videos
SharePoint Also goes by the name of Microsoft SharePoint Products and Technologies. SharePoint encompasses these products and services:
- Web browser based collaboration functions
- Search modules and a document-management platform
- Process management modules
SharePoint may be used to host web sites that access:
- Information stores
- Documents
- Host defined applications such as wikis and blogs
- Shared workspaces
All users can manipulate or interact with:
- Lists
- Document libraries
- Web parts
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. (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.
SharePoint Products:
SharePoint subsists of these parts:
- Microsoft Office Project Server 2007
- Microsoft Office SharePoint Designer
- Windows SharePoint Services 3.0 (WSS)
- Search Server 2008 Express
- 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
SharePoint is not meant to be a single use solution that replaces a full file server. Instead, it is geared and positioned to play numerous roles in the business and enterprise environment. These numerous 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. While all browsers are supported, only Internet Explorer is fully integrated and able to utilize the full functionality of a SharePoint Solution.
SharePoint sites are functionally ASP.NET 2.0 web applications, which are served using IIS and use a SQL Server database as a data storage back end. 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, published March 2008. There is a free variant available. It is called Search Server 2008. The express edition features the same feature set as the commercial edition, including no limitation on the number of files indexed. However, it 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:
- SharePoint Team blog
- Microsoft Momentum: Midsize Business Center Newsletter
- White Paper describes how different versions of Office work with Sharepoint
- SharePoint Designer Home Page
