SharePoint Products and Technologies for Developers – 16-Part Video Series

Get 5 Hours of FREE PREMIUM Videos:

LearnVisualStudio.NET Free Preview


LearnVisualStudio.NET Free Preview: Declaring Variables and Assigning Values

I am a lifetime member of LearnVisualStudio.net and a Premium Plus member of dotNetVideos.net.

LearnVisualStudio.net is awesome because it grows in value each year as more videos are added.

dotNetVideos.net is also great because it focuses a lot on MS Certifications and practical interview questions.


- Wade Harvey (IdealProgrammer.com)

LearnVisualStudio Premium Videos

Visual C# 2010 for Absolute Beginners C# for Absolute Beginners C# for Absolute Beginners Study Guide Visual Basic for Absolute Beginners
Visual Basic Express Edition Study Guide Visual Basic 9.0 Language Enhancements Entity Framework Linq To Sql
Windows Phone 7 Development Unit Testing ASP.NET MVC 3 (In Progress) ASP.NET MVC Hands On Project
ASP.NET For Absolute Beginners Visual Web Developer C# Study Guide Visual Web Developer VB.NET Study Guide ASP.NET Controls Series
ASP.NET AJAX ASP.NET Architecture Series ASP.NET Server Controls Silverlight 4.0
Windows Presentation Foundation Windows Forms Controls Visual Studio 2010 New Features Visual Studio Team System 2008
Visual Studio Team System Features Getting Started With Sql Server Express Edition


dotNetVideos Premium Video Catalog

Interview Questions & Answers Windows AzureASP.NET MVC 4Windows Phone 7 (3 Videos)
Visual Studio 2011 Application Lifecycle ManagementLightSwitchHTML 5SOLID
Visual Studio Add-OnsVisual Studio 2010 ALM Lab ManagementASP.NET 4 Deep Dive Microsoft Enterprise Library 5 with ASP.NET 4 (10 Videos)
Virtualization Techniques for Developer (5 Videos)Test Series - 70-519: Designing and Developing Web Applications Using Microsoft .NET Framework 4 (20+ Videos)Test Series - 70-519: Supplemental
70-513: Test Series (MCTS) Windows Communication Foundation 4 (20+ Videos)70-515:Web Applications Development with Microsoft .NET Framework 4 (20+ Videos)Test Series - 70-516: Accessing Data with Microsoft .NET Framework 4 (20+ Videos)Test Series: 70-432: Microsoft SQL Server 2008, Implementation and Maintenance (20+ Videos)
Test Series: 70-433: SQL Server AdministrationFrom Novice To Professional - C# (25 Videos)From Novice To Professional - VB.NET (25 Videos)




Premium (Not Free) Video Tutorials

Free Video Tutorials & Free Tools
12 Microsoft SharePoint Sites - Winners of the International 2008 Information Style Award
Creative Commons License photo credit: Wonderlane

Here is a collection of free video tutorials on SharePoint for Developers. The 16-part video series is presented by Microsoft's Mike Benkovich and Lynn Langit.

is also called . 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
  • information stores
  • documents
  • host defined applications such as wikis and blogs

All users can manipulate or interact with:

  • web parts
  • lists
  • document libraries
Confluence Connector for SharePoint
Creative Commons License photo credit: david_terrar

Background:

The term "SharePoint" can collectively refer to a number of products ranging from the base platform to various 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 Family of Products:

Work space, Custom Development Solutions Technical Innovation Partner of the Year 2006, San Francisco, California, 20 floors up, USA

Creative Commons License photo credit: Wonderlane

Here are the current SharePoint products and technologies:

  • 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
  • Microsoft Office Project Server 2007
  • Microsoft Office SharePoint Designer

SharePoint, as a collection of technologies, is not intended to simply replace a full file server or to be a single use solution. Instead, it is geared and positioned to play various roles in the business and enterprise environment. Microsoft markets these vectors as 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, released March 2008. A free version, 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 successor to Microsoft FrontPage and replaces it.

More Resources:

SharePoint Products and Technologies for Developers Videos

SeriesTitleDatePresenterMin
SharePoint Products and Technologies for DevelopersSharePoint Server 2007 as a Development Platform – Part 14/13/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersIntroduction to SharePoint Designer 2007 – Part 24/16/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersSite Conversion to Windows SharePoint Services – Part 34/23/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersWindows SharePoint Services and Access 2007 – Part 44/30/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersSharePoint and Workflow – Part 55/11/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersSharePoint and Content Sites – Part 65/18/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersSharePoint and Form Services – Part 75/25/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersSharePoint and Business Data Catalog – Part 86/01/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersWebParts and Workflows – Part 96/08/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersSites and Templates – Part 106/15/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersSharePoint and Business Intelligence – Part 116/22/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersDeveloping SharePoint Workflows – Part 127/06/07Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersCustomizing SharePoint – Part 133/06/08Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersSharePoint Authentication – Part 143/13/08Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersSharePoint and AJAX – Part 153/20/08Mike Benkovich & Lynn Langit60
SharePoint Products and Technologies for DevelopersSharePoint and Silverlight – Part 163/27/08Mike Benkovich & Lynn Langit60

Related posts:

  1. SharePoint Training for .NET Developers – 10 Hours Free Videos Here are ten hours of free video tutorials on SharePoint...
  2. Azure Services Platform For Developers- (5 Hours of FREE Video Tutorials) Here is a collection of 5 hours of free tutorials...
  3. Windows 7 (21 Video Tutorials for Developers) Here is a collection of 21 free video tutorials on...
  4. 24 Hours of SQL Server 2008 – A Video Tutorial presented by Microsoft Experts 24 hours of free video tutorials on using SQL Server...
  5. IIS for Developers: (8 Videos) IIS, Download IIS, Install IIS, IIS Log, IIS FTP, IIS SMTP, and More Eight Free Video Tutorials on Internet Information Services (IIS) presented...

Related posts brought to you by Yet Another Related Posts Plugin.

Comments

2 Responses to “SharePoint Products and Technologies for Developers – 16-Part Video Series”
  1. MCSD says:

    Good ivdeos, how about the performance point server and sharepoint 2010 videos – do you have any?
    Sharepoint 2010 Feature
    Thanks.

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

Powered by WP Hashcash

This blog uses the cross-linker plugin developed by Web-Developers.Net