Programming With Sharepoint (16 Video Tutorials)
![]() |
Here is a bringing together of free webcast tutorials on SharePoint for Developers.
Please click on this site to view a list of webcasts:SharePoint Videos
SharePoint Also goes by the name of Microsoft SharePoint Products and Technologies. SharePoint is a cluster of products that include these:
- 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:
- Web parts
- Lists
- Document libraries
Background:
SharePoint refers to a base platform and 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:
![]() |
|
|
Here are the current SharePoint products and technologies:
- 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 just 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. 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.
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 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 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:
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.


