SlideShare a Scribd company logo
1 of 18
What is SharePoint ? 	SharePoint is a set of Products and Technologies with informative and collaborative web-based capabilities that help people create, organize, distribute and maintain stored knowledge. SharePoint can be used to develop both intranet and extranet portals and team sites, as well as public facing Internet sites. SharePoint is a great platform upon which to build applications ad provides many key services in the story of the Microsoft Application Platform. The set of products and technologies includes two platforms: Windows SharePoint Services (WSS) Microsoft Office SharePoint Server (MOSS) 	WSS is used to create web sites for team collaboration on a common project.MOSS builds on WSS with additional capabilities like portal publishing, enterprise search, enterprise content management (ECM), reporting, analysis tools etc.
Windows SharePoint Service  	WSS is free and can be downloaded from Microsoft downloads site.WSS includes Site Templates for team sites, Document Workspaces, Meeting Workspace, blogs, wikis, etc.  	WSS may include document libraries, form libraries, calendars, announcements, task lists, issues lists, and custom lists. Each of these is simple a special instance of a list, and each list contains items or rows. What makes each distinct are the columns stored, and the views provided. For example you can create a calendar in terms of columns and rows but in actual the terminology behind this calendar control is list which solves the purpose of calendar.
Microsoft Office SharePoint Server Microsoft Office SharePoint Server (MOSS or OSS) comes in two versions: 1.	Standard 	---MOSS Extends WSS with functionality for web content management 	(WCM), Records Management, Workflows, Single-Sign-On (SSO), 	expanded search including people Search, and site variations to ease the 	multilingual sites. 2.	Enterprise  --- 	Enterprise Edition contains the features of Standard Edition plus the 	following: a Forms Server to publish browser based forms from InfoPath, an 	Excel Server for spreadsheet publishing etc. Both WSS 3.0 and MOSS 2007 are .net 2.0 applications with XML Web Service interaction layers and ASP.NET presentation layers.
Microsoft Application Platform 	Each component in an application platform provides a service, which may be used by any application in an enterprise. An application platform has a Service Oriented Architecture (SOA), meaning that each component provides a standard service which may be replaced with an equivalent provider of that service. 	Common tools that are used throughout the Microsoft Application Platform (MAP) stack: 	1.	Windows Server provides a common server platform. 	2.	Microsoft Management Console (MMC) provides a common server 	management interface. 	3.	The .NET framework and the underlying CLR. 	4.	Visual Studio. 	5.	Windows Workflow Foundation.
Architectural Overview of SharePoint SharePoint is a three tired application. 1.	The Presentation layer lives in the file system as an ASP.NET application. 2.	The Logic lives in .NET assemblies, and  3.	The data resides in a SQL Server Database. On the surface, Windows SharePoint Service is a web application platform that provides a collection of services accessed through SharePoint web pages, XML web services, and a .NET application programming interface (API).
Architectural Overview of SP
Architectural Overview of SharePoint 	SharePoint is installed into a subtree popularly called the “12 hive”, which defaults to the following location: 	C:rogram Filesommon Filesicrosoft sharedeb Server Extensions2 	The 12 Hive contains SharePoint’s utilities, assemblies, resources, and the web services and the web applications that compose its interface.  SharePoint next requirement is an IIS Virtual server, also called a web site or a web application.  	The first in the SharePoint Central Administration (SCA). 	Installing sharePoint  to a web application is known as extending Web Application. This modifies the web.config to include SharePoint HTTP Handler, and to mark SharePoint object as safe. For each SharePoint web application a content database is created.
SharePoint’s scope of configuration SharePoint scopes for the configuration of the platform and its features are: 1.	The Farm 	2.	The Web Application 	3.	The Site (a.k.a. Site Collection) 	4.	The Web
SharePoint’s scope of configuration The Farmis the server or set of servers that host SharePoint. Upon installation, roles are assigned to each server in the farm, and the services are bound to serves based on roles and expected traffic patterns. There is one configuration database per farm i.e. one SharePoint Central Administration web application within the farm. The Web Application is the IIS entry where an application pool context is set for SharePoint, and an address (URL) is defined by IP Address, port, and / or host header so that each instance of SharePoint can be located with a web browser or mapped to a DNS common name.
SharePoint’s scope of configuration 	A SharePoint Site is an object which contains webs (SPWeb). Developers refer to SPSite as “Site Collection”. An SPWebis a web within a site collection and each web may contain its own set of child webs.
SharePoint Farm Server roles 	Several server roles combine to make up the SharePoint small, medium, and large farm configurations. The three principal roles in a MOSS farm are:  1.	Web Front End (WFE) 	2.	Application Server 	3.	Database 	Web Front-End (WFE) 	Single server or a set of Network Load Balanced (NLB) servers that hosts SharePoint web sites and the Central Administration web site. Application (App) or Shared Service Provider 	The Application node hosts the Logical layer of a SharePoint deployment, and contains more Shared Service Providers.
A SSP provides a central point for MOSS services, including: 1.	The index services 	2.	The Query services 	3.	Profile import and management 	4.	Audience management 	5.	Content management logic 	6.	The business data catalog 	7.	Excel services 	8.	Form services 	9.	Job scheduling, and  	10.	Usage reporting 	Each SharePoint web application can have its one SSP but not more than one. But multiple SharePoint Applications can share one SSP.
SharePoint Farm Configurations There are several recommended configurations based on the performance and number of servers available.  	1.	Stand-Alone: One Server 	2.	Small farm: Two Servers 	3.	Medium Farm: Three to Five Servers 	4.	Large Farm: Four or More Servers
SharePoint and ASP.NET 	ASP.NET provides the presentation layer of SharePoint.  A Developer who understands the ASP.NET providers and related controls already understands most of what it takes to create a SharePoint page. Elements of a  SharePoint Page 	It’s a game of a ASP.NET  (.aspx) pages, master pages,  and web parts.
Building the Host Machine 1.	Install  Host Machine 2.	Install the Microsoft Loopback Adapter on the Host Machine 3.	Configure the Loopback adapter on the host machine
Building the server 1.Create a new Virtual Machine 2.Configure Virtual Machine settings 3.Install the operating system 4.Edit host file on the Local Machine 5.Install Virtual Machine Additions 6.Install ASP.NET 3.0 on the VM 7.Backup your Base Image 8.Install AD and DNS on the Virtual Machine 9.Install IIS 10.Install and Enable ASP.NET 2.0 11.Create a Stand-Alone WSS 3.0 12.Set up WSS 3.0 13.Install Visual Studio   14.Install SQL Server 15.Install Microsoft Office2007 16.Install SQL Server Developer Edition 17.Install MOSS 18.Install and configure AD and DNS
Thanks - Govind S Yadav & Amit Mathur

More Related Content

What's hot

SharePoint 2013 for Administrators and IT Pro's
SharePoint 2013 for Administrators and IT Pro'sSharePoint 2013 for Administrators and IT Pro's
SharePoint 2013 for Administrators and IT Pro'sLearning SharePoint
 
Advanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site AdministrationAdvanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site AdministrationLearning SharePoint
 
4 tools, sandboxed solutionds, web part development
4   tools, sandboxed solutionds, web part development4   tools, sandboxed solutionds, web part development
4 tools, sandboxed solutionds, web part developmenticdesktop
 
Share Point For Beginners V1
Share Point For Beginners V1Share Point For Beginners V1
Share Point For Beginners V1MJ Ferdous
 
Introduction to sharepoint 2010
Introduction to sharepoint 2010Introduction to sharepoint 2010
Introduction to sharepoint 2010Sachchin Annam
 
Advanced SharePoint Server Concepts
Advanced SharePoint Server ConceptsAdvanced SharePoint Server Concepts
Advanced SharePoint Server ConceptsLearning SharePoint
 
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
SharePoint Intelligence Real World Business Workflow With Share Point Designe...SharePoint Intelligence Real World Business Workflow With Share Point Designe...
SharePoint Intelligence Real World Business Workflow With Share Point Designe...Ivan Sanders
 
SharePoint Team Sites Overview - A High Level Introduction into Team Sites
SharePoint Team Sites Overview - A High Level Introduction into Team SitesSharePoint Team Sites Overview - A High Level Introduction into Team Sites
SharePoint Team Sites Overview - A High Level Introduction into Team SitesIvor Davies
 
2 workflows, search, disaster recovery
2   workflows, search, disaster recovery2   workflows, search, disaster recovery
2 workflows, search, disaster recoveryicdesktop
 
Information architecture search_bettertogether
Information architecture search_bettertogetherInformation architecture search_bettertogether
Information architecture search_bettertogetherAgnes Molnar
 
ECM Introduction
ECM IntroductionECM Introduction
ECM IntroductionHiep Luong
 
SharePoint Connections Coast to Coast Overview of Enterprise Content Management
SharePoint Connections Coast to Coast Overview of Enterprise Content ManagementSharePoint Connections Coast to Coast Overview of Enterprise Content Management
SharePoint Connections Coast to Coast Overview of Enterprise Content ManagementIvan Sanders
 
SharePoint 2010 Team Site Overview
SharePoint 2010 Team Site OverviewSharePoint 2010 Team Site Overview
SharePoint 2010 Team Site OverviewIvor Davies
 
Sp ektron pres vn02 05-07-11
Sp ektron pres vn02 05-07-11Sp ektron pres vn02 05-07-11
Sp ektron pres vn02 05-07-11clinton porter
 
Sharepoint repair essentials
Sharepoint repair essentialsSharepoint repair essentials
Sharepoint repair essentialsharry marweik
 
Office 365 development
Office 365 developmentOffice 365 development
Office 365 developmentyounjw
 

What's hot (19)

SharePoint Tools Concepts
SharePoint Tools ConceptsSharePoint Tools Concepts
SharePoint Tools Concepts
 
SharePoint 2013 for Administrators and IT Pro's
SharePoint 2013 for Administrators and IT Pro'sSharePoint 2013 for Administrators and IT Pro's
SharePoint 2013 for Administrators and IT Pro's
 
Advanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site AdministrationAdvanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site Administration
 
4 tools, sandboxed solutionds, web part development
4   tools, sandboxed solutionds, web part development4   tools, sandboxed solutionds, web part development
4 tools, sandboxed solutionds, web part development
 
Share Point For Beginners V1
Share Point For Beginners V1Share Point For Beginners V1
Share Point For Beginners V1
 
Introduction to sharepoint 2010
Introduction to sharepoint 2010Introduction to sharepoint 2010
Introduction to sharepoint 2010
 
Advanced SharePoint Server Concepts
Advanced SharePoint Server ConceptsAdvanced SharePoint Server Concepts
Advanced SharePoint Server Concepts
 
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
SharePoint Intelligence Real World Business Workflow With Share Point Designe...SharePoint Intelligence Real World Business Workflow With Share Point Designe...
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
 
SharePoint Team Sites Overview - A High Level Introduction into Team Sites
SharePoint Team Sites Overview - A High Level Introduction into Team SitesSharePoint Team Sites Overview - A High Level Introduction into Team Sites
SharePoint Team Sites Overview - A High Level Introduction into Team Sites
 
2 workflows, search, disaster recovery
2   workflows, search, disaster recovery2   workflows, search, disaster recovery
2 workflows, search, disaster recovery
 
Information architecture search_bettertogether
Information architecture search_bettertogetherInformation architecture search_bettertogether
Information architecture search_bettertogether
 
ECM Introduction
ECM IntroductionECM Introduction
ECM Introduction
 
SharePoint Connections Coast to Coast Overview of Enterprise Content Management
SharePoint Connections Coast to Coast Overview of Enterprise Content ManagementSharePoint Connections Coast to Coast Overview of Enterprise Content Management
SharePoint Connections Coast to Coast Overview of Enterprise Content Management
 
Anusha Padala
Anusha PadalaAnusha Padala
Anusha Padala
 
SharePoint 2010 Team Site Overview
SharePoint 2010 Team Site OverviewSharePoint 2010 Team Site Overview
SharePoint 2010 Team Site Overview
 
Sp ektron pres vn02 05-07-11
Sp ektron pres vn02 05-07-11Sp ektron pres vn02 05-07-11
Sp ektron pres vn02 05-07-11
 
Sharepoint repair essentials
Sharepoint repair essentialsSharepoint repair essentials
Sharepoint repair essentials
 
Int quest
Int questInt quest
Int quest
 
Office 365 development
Office 365 developmentOffice 365 development
Office 365 development
 

Viewers also liked

Libreremo lev vygotsky - pensiero e linguaggio 2 version
Libreremo   lev vygotsky - pensiero e linguaggio 2 versionLibreremo   lev vygotsky - pensiero e linguaggio 2 version
Libreremo lev vygotsky - pensiero e linguaggio 2 versionVincenzo Di Maio
 
SharePoint Lists and Libraries Configuration
SharePoint Lists and Libraries ConfigurationSharePoint Lists and Libraries Configuration
SharePoint Lists and Libraries ConfigurationGovind S Yadav
 
SQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPSQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPGovind S Yadav
 
#1 start or jump start your publishing business
#1 start or jump start your publishing business#1 start or jump start your publishing business
#1 start or jump start your publishing businessSabatier Consulting
 
Pragmatica della comunicazione_umana
Pragmatica della comunicazione_umanaPragmatica della comunicazione_umana
Pragmatica della comunicazione_umanaVincenzo Di Maio
 

Viewers also liked (6)

Crowsnest Fire
Crowsnest FireCrowsnest Fire
Crowsnest Fire
 
Libreremo lev vygotsky - pensiero e linguaggio 2 version
Libreremo   lev vygotsky - pensiero e linguaggio 2 versionLibreremo   lev vygotsky - pensiero e linguaggio 2 version
Libreremo lev vygotsky - pensiero e linguaggio 2 version
 
SharePoint Lists and Libraries Configuration
SharePoint Lists and Libraries ConfigurationSharePoint Lists and Libraries Configuration
SharePoint Lists and Libraries Configuration
 
SQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPSQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTP
 
#1 start or jump start your publishing business
#1 start or jump start your publishing business#1 start or jump start your publishing business
#1 start or jump start your publishing business
 
Pragmatica della comunicazione_umana
Pragmatica della comunicazione_umanaPragmatica della comunicazione_umana
Pragmatica della comunicazione_umana
 

Similar to Moss introduction

Chris givens building custom service applications
Chris givens building custom service applicationsChris givens building custom service applications
Chris givens building custom service applicationsChris Givens
 
Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Vishal Pawar
 
Microsoft Office Sharepoint Server
Microsoft Office Sharepoint ServerMicrosoft Office Sharepoint Server
Microsoft Office Sharepoint ServerNithin
 
Getting Started with SharePoint Development
Getting Started with SharePoint DevelopmentGetting Started with SharePoint Development
Getting Started with SharePoint DevelopmentChakkaradeep Chandran
 
SharePoint 2007 Presentation
SharePoint 2007 PresentationSharePoint 2007 Presentation
SharePoint 2007 PresentationAjay Jain
 
Jump Start: Share Point Development
Jump Start: Share Point DevelopmentJump Start: Share Point Development
Jump Start: Share Point Developmentmattbremer
 
sps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdfsps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdfandinieldananty
 
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVPSharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVPAyman El-Hattab
 
Share point review qustions
Share point review qustionsShare point review qustions
Share point review qustionsthan sare
 
Overview of SharePoint 2007
Overview of SharePoint 2007Overview of SharePoint 2007
Overview of SharePoint 2007sushl
 
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVPSharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVPAyman El-Hattab
 
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVPSharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVPAyman El-Hattab
 
Sharepoint as a service platform
Sharepoint as a service platformSharepoint as a service platform
Sharepoint as a service platformKashif Akram
 
Back to the Basics: SharePoint Fundamentals by Joel Oleson
Back to the Basics: SharePoint Fundamentals by Joel OlesonBack to the Basics: SharePoint Fundamentals by Joel Oleson
Back to the Basics: SharePoint Fundamentals by Joel OlesonJoel Oleson
 
Changes in SharePoint 2010 from MOSS 2007
Changes in SharePoint 2010 from MOSS 2007Changes in SharePoint 2010 from MOSS 2007
Changes in SharePoint 2010 from MOSS 2007Michael Noel
 
Top 10 - ASP.NET Interview Questions And Answers 2023.pdf
Top 10 -  ASP.NET Interview Questions And Answers 2023.pdfTop 10 -  ASP.NET Interview Questions And Answers 2023.pdf
Top 10 - ASP.NET Interview Questions And Answers 2023.pdfRuddarpratap
 
SharePoint 2010 and its development tools
SharePoint 2010 and its development toolsSharePoint 2010 and its development tools
SharePoint 2010 and its development toolsShakir Majeed Khan
 

Similar to Moss introduction (20)

Share point 2010 overview
Share point 2010 overviewShare point 2010 overview
Share point 2010 overview
 
Chris givens building custom service applications
Chris givens building custom service applicationsChris givens building custom service applications
Chris givens building custom service applications
 
Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013
 
Microsoft Office Sharepoint Server
Microsoft Office Sharepoint ServerMicrosoft Office Sharepoint Server
Microsoft Office Sharepoint Server
 
Core SharePoint 2013 Concepts
Core SharePoint 2013 ConceptsCore SharePoint 2013 Concepts
Core SharePoint 2013 Concepts
 
Getting Started with SharePoint Development
Getting Started with SharePoint DevelopmentGetting Started with SharePoint Development
Getting Started with SharePoint Development
 
SharePoint 2007 Presentation
SharePoint 2007 PresentationSharePoint 2007 Presentation
SharePoint 2007 Presentation
 
Jump Start: Share Point Development
Jump Start: Share Point DevelopmentJump Start: Share Point Development
Jump Start: Share Point Development
 
sps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdfsps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdf
 
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVPSharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
 
Share point review qustions
Share point review qustionsShare point review qustions
Share point review qustions
 
Overview of SharePoint 2007
Overview of SharePoint 2007Overview of SharePoint 2007
Overview of SharePoint 2007
 
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVPSharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVP
 
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVPSharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
 
Sharepoint on aws
Sharepoint on awsSharepoint on aws
Sharepoint on aws
 
Sharepoint as a service platform
Sharepoint as a service platformSharepoint as a service platform
Sharepoint as a service platform
 
Back to the Basics: SharePoint Fundamentals by Joel Oleson
Back to the Basics: SharePoint Fundamentals by Joel OlesonBack to the Basics: SharePoint Fundamentals by Joel Oleson
Back to the Basics: SharePoint Fundamentals by Joel Oleson
 
Changes in SharePoint 2010 from MOSS 2007
Changes in SharePoint 2010 from MOSS 2007Changes in SharePoint 2010 from MOSS 2007
Changes in SharePoint 2010 from MOSS 2007
 
Top 10 - ASP.NET Interview Questions And Answers 2023.pdf
Top 10 -  ASP.NET Interview Questions And Answers 2023.pdfTop 10 -  ASP.NET Interview Questions And Answers 2023.pdf
Top 10 - ASP.NET Interview Questions And Answers 2023.pdf
 
SharePoint 2010 and its development tools
SharePoint 2010 and its development toolsSharePoint 2010 and its development tools
SharePoint 2010 and its development tools
 

Recently uploaded

Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxDavid Michel
 
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfWhere to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfFIDO Alliance
 
Designing for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at ComcastDesigning for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at ComcastUXDXConf
 
Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge
 
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...marcuskenyatta275
 
Microsoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireMicrosoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireExakis Nelite
 
Using IESVE for Room Loads Analysis - UK & Ireland
Using IESVE for Room Loads Analysis - UK & IrelandUsing IESVE for Room Loads Analysis - UK & Ireland
Using IESVE for Room Loads Analysis - UK & IrelandIES VE
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGDSC PJATK
 
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxWSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxJennifer Lim
 
TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024Stephen Perrenod
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekCzechDreamin
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...panagenda
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftshyamraj55
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Patrick Viafore
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...FIDO Alliance
 
Speed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in MinutesSpeed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in Minutesconfluent
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyJohn Staveley
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeCzechDreamin
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfFIDO Alliance
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIES VE
 

Recently uploaded (20)

Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfWhere to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
 
Designing for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at ComcastDesigning for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at Comcast
 
Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024
 
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
 
Microsoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - QuestionnaireMicrosoft CSP Briefing Pre-Engagement - Questionnaire
Microsoft CSP Briefing Pre-Engagement - Questionnaire
 
Using IESVE for Room Loads Analysis - UK & Ireland
Using IESVE for Room Loads Analysis - UK & IrelandUsing IESVE for Room Loads Analysis - UK & Ireland
Using IESVE for Room Loads Analysis - UK & Ireland
 
Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 Warsaw
 
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptxWSO2CONMay2024OpenSourceConferenceDebrief.pptx
WSO2CONMay2024OpenSourceConferenceDebrief.pptx
 
TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024TopCryptoSupers 12thReport OrionX May2024
TopCryptoSupers 12thReport OrionX May2024
 
AI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří KarpíšekAI revolution and Salesforce, Jiří Karpíšek
AI revolution and Salesforce, Jiří Karpíšek
 
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
Easier, Faster, and More Powerful – Alles Neu macht der Mai -Wir durchleuchte...
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoft
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
 
Speed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in MinutesSpeed Wins: From Kafka to APIs in Minutes
Speed Wins: From Kafka to APIs in Minutes
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John Staveley
 
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi IbrahimzadeFree and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
Free and Effective: Making Flows Publicly Accessible, Yumi Ibrahimzade
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and Planning
 

Moss introduction

  • 1.
  • 2. What is SharePoint ? SharePoint is a set of Products and Technologies with informative and collaborative web-based capabilities that help people create, organize, distribute and maintain stored knowledge. SharePoint can be used to develop both intranet and extranet portals and team sites, as well as public facing Internet sites. SharePoint is a great platform upon which to build applications ad provides many key services in the story of the Microsoft Application Platform. The set of products and technologies includes two platforms: Windows SharePoint Services (WSS) Microsoft Office SharePoint Server (MOSS) WSS is used to create web sites for team collaboration on a common project.MOSS builds on WSS with additional capabilities like portal publishing, enterprise search, enterprise content management (ECM), reporting, analysis tools etc.
  • 3. Windows SharePoint Service WSS is free and can be downloaded from Microsoft downloads site.WSS includes Site Templates for team sites, Document Workspaces, Meeting Workspace, blogs, wikis, etc. WSS may include document libraries, form libraries, calendars, announcements, task lists, issues lists, and custom lists. Each of these is simple a special instance of a list, and each list contains items or rows. What makes each distinct are the columns stored, and the views provided. For example you can create a calendar in terms of columns and rows but in actual the terminology behind this calendar control is list which solves the purpose of calendar.
  • 4. Microsoft Office SharePoint Server Microsoft Office SharePoint Server (MOSS or OSS) comes in two versions: 1. Standard ---MOSS Extends WSS with functionality for web content management (WCM), Records Management, Workflows, Single-Sign-On (SSO), expanded search including people Search, and site variations to ease the multilingual sites. 2. Enterprise --- Enterprise Edition contains the features of Standard Edition plus the following: a Forms Server to publish browser based forms from InfoPath, an Excel Server for spreadsheet publishing etc. Both WSS 3.0 and MOSS 2007 are .net 2.0 applications with XML Web Service interaction layers and ASP.NET presentation layers.
  • 5. Microsoft Application Platform Each component in an application platform provides a service, which may be used by any application in an enterprise. An application platform has a Service Oriented Architecture (SOA), meaning that each component provides a standard service which may be replaced with an equivalent provider of that service. Common tools that are used throughout the Microsoft Application Platform (MAP) stack: 1. Windows Server provides a common server platform. 2. Microsoft Management Console (MMC) provides a common server management interface. 3. The .NET framework and the underlying CLR. 4. Visual Studio. 5. Windows Workflow Foundation.
  • 6. Architectural Overview of SharePoint SharePoint is a three tired application. 1. The Presentation layer lives in the file system as an ASP.NET application. 2. The Logic lives in .NET assemblies, and 3. The data resides in a SQL Server Database. On the surface, Windows SharePoint Service is a web application platform that provides a collection of services accessed through SharePoint web pages, XML web services, and a .NET application programming interface (API).
  • 8. Architectural Overview of SharePoint SharePoint is installed into a subtree popularly called the “12 hive”, which defaults to the following location: C:rogram Filesommon Filesicrosoft sharedeb Server Extensions2 The 12 Hive contains SharePoint’s utilities, assemblies, resources, and the web services and the web applications that compose its interface. SharePoint next requirement is an IIS Virtual server, also called a web site or a web application. The first in the SharePoint Central Administration (SCA). Installing sharePoint to a web application is known as extending Web Application. This modifies the web.config to include SharePoint HTTP Handler, and to mark SharePoint object as safe. For each SharePoint web application a content database is created.
  • 9. SharePoint’s scope of configuration SharePoint scopes for the configuration of the platform and its features are: 1. The Farm 2. The Web Application 3. The Site (a.k.a. Site Collection) 4. The Web
  • 10. SharePoint’s scope of configuration The Farmis the server or set of servers that host SharePoint. Upon installation, roles are assigned to each server in the farm, and the services are bound to serves based on roles and expected traffic patterns. There is one configuration database per farm i.e. one SharePoint Central Administration web application within the farm. The Web Application is the IIS entry where an application pool context is set for SharePoint, and an address (URL) is defined by IP Address, port, and / or host header so that each instance of SharePoint can be located with a web browser or mapped to a DNS common name.
  • 11. SharePoint’s scope of configuration A SharePoint Site is an object which contains webs (SPWeb). Developers refer to SPSite as “Site Collection”. An SPWebis a web within a site collection and each web may contain its own set of child webs.
  • 12. SharePoint Farm Server roles Several server roles combine to make up the SharePoint small, medium, and large farm configurations. The three principal roles in a MOSS farm are: 1. Web Front End (WFE) 2. Application Server 3. Database Web Front-End (WFE) Single server or a set of Network Load Balanced (NLB) servers that hosts SharePoint web sites and the Central Administration web site. Application (App) or Shared Service Provider The Application node hosts the Logical layer of a SharePoint deployment, and contains more Shared Service Providers.
  • 13. A SSP provides a central point for MOSS services, including: 1. The index services 2. The Query services 3. Profile import and management 4. Audience management 5. Content management logic 6. The business data catalog 7. Excel services 8. Form services 9. Job scheduling, and 10. Usage reporting Each SharePoint web application can have its one SSP but not more than one. But multiple SharePoint Applications can share one SSP.
  • 14. SharePoint Farm Configurations There are several recommended configurations based on the performance and number of servers available. 1. Stand-Alone: One Server 2. Small farm: Two Servers 3. Medium Farm: Three to Five Servers 4. Large Farm: Four or More Servers
  • 15. SharePoint and ASP.NET ASP.NET provides the presentation layer of SharePoint. A Developer who understands the ASP.NET providers and related controls already understands most of what it takes to create a SharePoint page. Elements of a SharePoint Page It’s a game of a ASP.NET (.aspx) pages, master pages, and web parts.
  • 16. Building the Host Machine 1. Install Host Machine 2. Install the Microsoft Loopback Adapter on the Host Machine 3. Configure the Loopback adapter on the host machine
  • 17. Building the server 1.Create a new Virtual Machine 2.Configure Virtual Machine settings 3.Install the operating system 4.Edit host file on the Local Machine 5.Install Virtual Machine Additions 6.Install ASP.NET 3.0 on the VM 7.Backup your Base Image 8.Install AD and DNS on the Virtual Machine 9.Install IIS 10.Install and Enable ASP.NET 2.0 11.Create a Stand-Alone WSS 3.0 12.Set up WSS 3.0 13.Install Visual Studio 14.Install SQL Server 15.Install Microsoft Office2007 16.Install SQL Server Developer Edition 17.Install MOSS 18.Install and configure AD and DNS
  • 18. Thanks - Govind S Yadav & Amit Mathur