SlideShare uma empresa Scribd logo
1 de 24
www.edureka.co/microsoft-sharepoint-2013
View Microsoft SharePoint 2013 course details at www.edureka.co/microsoft-sharepoint-2013
The Ultimate Enterprise Collaboration Platform
For Queries:
Post on Twitter @edurekaIN: #askEdureka
Post on Facebook /edurekaIN
For more details please contact us:
US : 1800 275 9730 (toll free)
INDIA : +91 88808 62004
Email Us : sales@edureka.co
Slide 2 www.edureka.co/microsoft-sharepoint-2013
In this webinar, we will discuss:
 SharePoint Platform
» Enterprise Content Management (ECM)
» Business Process Management (BPM)
» Business Intelligence (BI)
» Enterprise Search
 Evolution of SharePoint
 Current Market Statistics, Job Trends, Salary Index
 Programming Models
 Developer Tools
 Demo
» Custom Web Parts
» BCS
» Custom Branding
Objectives
Slide 3 www.edureka.co/microsoft-sharepoint-2013
 A Web Portal refers to a Web site or Service that offers a broad array of resources and services, such as Emails,
Forums, Search Engines, and e-commerce. The first Web portals were online services, such as AOL, that provided
access to the Web, but by now most of the traditional search engines have transformed themselves into Web
portals to attract and keep a larger audience.
 An Enterprise Portal is a Web-based interface for users of Enterprise Applications. Enterprise portals also provide
access to enterprise information such as corporate databases, applications (including Web applications), and
systems.
What is a Portal?
Slide 4 www.edureka.co/microsoft-sharepoint-2013
SharePoint Platform
Microsoft SharePoint 2013 is an Enterprise Portal Solution which offers a wide range of integrated Services such as:
 Enterprise Content Management (ECM)
 Business Process Management (BPM)
 Business Intelligence (BI)
 Enterprise Search
 Enterprise Social Networking
Slide 5 www.edureka.co/microsoft-sharepoint-2013
Enterprise Content Management (ECM)
 Document Management
 Records Management
 Web Content Management
 Work Management
 Digital Asset Management
 Managed Metadata
Slide 6 www.edureka.co/microsoft-sharepoint-2013
Business Process Management (BPM)
 A Business Process is an activity or set of activities that will accomplish a
specific organizational goal
 Business process management (BPM) is a systematic approach to
making an organization's workflow more effective, more efficient and
more capable of adapting to an ever-changing environment
 The Workflow Manager in SharePoint 2013 is build on Windows
Workflow Foundation 4.5 (WF), the powerful new foundation for business
process workflows
Slide 7 www.edureka.co/microsoft-sharepoint-2013
Business Process Management (BPM)
SharePoint 2013 workflows are powered by Windows Workflow Foundation 4.5 (WF), which in turn, is built on the
messaging functionality that is provided by Windows Communication Foundation (WCF)
Key Features in Workflow Manager are:
 Workflows are fully declarative
 Allow for high density and multi-tenancy
 Provide for workflow artifact management
 Allows for tracking and monitoring
 Provides for instance management
 Provides for expressive workflows
Designed and developed using:
 SharePoint Designer 2013
 Visual Studio 2013
 Visio 2013
Slide 8 www.edureka.co/microsoft-sharepoint-2013
Business Intelligence (BI)
 Business intelligence (BI) is the set of techniques and tools for the transformation of raw data into meaningful and
useful information for business analysis purposes
 Business intelligence (BI) in SharePoint 2013 provides comprehensive BI tools that integrate across Office applications
and other Microsoft technologies
 These BI tools are:
» Excel 2013 BI
» Excel Services
» PerformancePoint Services
» Visio Services
» Microsoft SQL Server
Slide 9 www.edureka.co/microsoft-sharepoint-2013
Business Intelligence (BI)
Slide 10 www.edureka.co/microsoft-sharepoint-2013
Enterprise Search is the practice of making content from multiple enterprise-type sources, such as databases and
intranets, searchable to a defined audience
Enterprise Search
Slide 11 www.edureka.co/microsoft-sharepoint-2013
Evolution of SharePoint
SharePoint Portal Server
2001 (SPS 2001)
SharePoint Portal Server
2003 (SPS 2003)
Microsoft Office
SharePoint Server 2007
Microsoft SharePoint
Server 2010
Microsoft SharePoint
Server 2013
Slide 12 www.edureka.co/microsoft-sharepoint-2013Slide 12
Current Market Statistics
 More than 80% of all Fortune 500 companies use SharePoint Server in some capacity
 SharePoint adaptation by organizations peaked between 2006 and 2011, when more than 36.5 million licenses were
sold to businesses around the world
 SharePoint user licenses are added at a rate of around 20,000 new users every day currently
 Companies are adopting it worldwide to centralize knowledge, increase collaboration, develop applications on top of it
and realize actionable intelligence about their overall business health
Slide 13 www.edureka.co/microsoft-sharepoint-2013Slide 13
Job Trends
Slide 14 www.edureka.co/microsoft-sharepoint-2013Slide 14
Salary Index
Slide 15 www.edureka.co/microsoft-sharepoint-2013
Programming Models
 SSOM - SharePoint Server Object Model
 CSOM - .NET Framework Client Object Model
 JSOM - JavaScript Client Object Model
 REST/OData endpoints – (Representational State Transfer (REST) interface with Open Data Protocol (OData))
 Silverlight Client Object Model
 Silverlight Mobile object model
 Windows PowerShell
Slide 16 www.edureka.co/microsoft-sharepoint-2013
SharePoint Server Object Model (SSOM)
SPFarm
SPService
SPWebApplication
SPSite
SPWeb
SPList
SPServiceApplication
SharePoint Server offers a highly structured server-side object model. From higher-level objects, you can drill
down through the object hierarchy to obtain the object that contains the members you need to use in your code
Slide 17 www.edureka.co/microsoft-sharepoint-2013
Browser Support
Internet Explorer 11 Yes
Internet Explorer 10 Yes
Internet Explorer 9 Yes
Internet Explorer 8 Yes
Internet Explorer 7 No
Internet Explorer 6 No
Google Chrome
(latest released
version)
Yes
Mozilla Firefox
(latest released
version)
Yes
Apple Safari (latest
released version)
Yes
Client Support
Slide 18 www.edureka.co/microsoft-sharepoint-2013
Developer Tools
Visual Studio 2012 / 2013
SharePoint Designer 2013 Visio 2013
Slide 19 www.edureka.co/microsoft-sharepoint-2013
Tools Download
AjaxControl Toolkit http://ajaxcontroltoolkit.codeplex.com/
Silverlight Toolkit http://silverlight.codeplex.com/
Developer Dashboard https://msdn.microsoft.com/en-us/library/ff512745(v=office.14).aspx
Code Analysis Tool http://www.microsoft.com/en-us/download/details.aspx?id=5570
DebugView https://technet.microsoft.com/en-us/sysinternals/bb896647.aspx
WinDbg https://msdn.microsoft.com/en-us/windows/hardware/hh852365
LogParser https://technet.microsoft.com/en-us/scriptcenter/dd919274.aspx
NetMon https://msdn.microsoft.com/en-us/library/windows/hardware/hh451296(v=vs.85).aspx
CLR Profiler http://www.microsoft.com/en-us/download/details.aspx?id=16273
Color Palette Tool http://www.microsoft.com/en-us/download/details.aspx?id=38182
SPFastDeploy http://visualstudiogallery.msdn.microsoft.com/9e03d0f5-f931-4125-a5d1-7c1529554fbd
Developer Tools
Slide 20 www.edureka.co/microsoft-sharepoint-2013
Demo
 Deploy a Custom Web Part
 Retrieve External Data using BCS
 Custom Branding
Slide 21 www.edureka.co/microsoft-sharepoint-2013
Course Topics
 Module 1
» SharePoint 2013 Overview
 Module 2
» Programming SharePoint Object Model
 Module 3
» Designing and Managing Features and Solutions
 Module 4
» Developing Apps in SharePoint 2013
 Module 5
» Customizing UI, Sites and Components
 Module 6
» Developing Managed Metadata Solutions (MMS)
 Module 7
» Developing Business Connectivity Services (BCS)
 Module 8
» Automating Business Processes using Workflows
 Module 9
» Customizing Enterprise Search
 Module 10
» Implementing Enterprise Content Management (ECM)
Slide 22 www.edureka.co/microsoft-sharepoint-2013
Questions
Slide 23 www.edureka.co/microsoft-sharepoint-2013
LIVE Online Class
Class Recording in LMS
24/7 Post Class Support
Module Wise Quiz
Project Work
Verifiable Certificate
How it Works
Slide 24 www.edureka.co/microsoft-sharepoint-2013

Mais conteúdo relacionado

Mais procurados

Microsoft MCPD 70-492 it examen dumps
Microsoft MCPD 70-492 it examen dumpsMicrosoft MCPD 70-492 it examen dumps
Microsoft MCPD 70-492 it examen dumpslilylucy
 
A report on mvc using the information
A report on mvc using the informationA report on mvc using the information
A report on mvc using the informationToushik Paul
 
Automated Testing Of Web Applications Using XML
Automated  Testing Of  Web  Applications Using  XMLAutomated  Testing Of  Web  Applications Using  XML
Automated Testing Of Web Applications Using XMLdiongillard
 
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
 How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi... How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...Aimore Technologies
 
Work experiences at Softcodeit
Work experiences at SoftcodeitWork experiences at Softcodeit
Work experiences at SoftcodeitVayodya Tamari
 
2014_report
2014_report2014_report
2014_reportK SEZER
 
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...serge luca
 
An overview of the architecture of electron.js
An overview of the architecture of electron.jsAn overview of the architecture of electron.js
An overview of the architecture of electron.jsMoon Technolabs Pvt. Ltd.
 
Yii PHP MVC Framework presentation silicongulf.com
Yii PHP MVC Framework presentation silicongulf.comYii PHP MVC Framework presentation silicongulf.com
Yii PHP MVC Framework presentation silicongulf.comChristopher Cubos
 
MTA Certificate Path Microsoft
MTA Certificate Path MicrosoftMTA Certificate Path Microsoft
MTA Certificate Path MicrosoftOPENLANE
 
Spring framework-tutorial
Spring framework-tutorialSpring framework-tutorial
Spring framework-tutorialvinayiqbusiness
 
Spring framework
Spring frameworkSpring framework
Spring frameworkvietduc17
 
Module 4: Introduction to ASP.NET 3.5 (Material)
Module 4: Introduction to ASP.NET 3.5 (Material)Module 4: Introduction to ASP.NET 3.5 (Material)
Module 4: Introduction to ASP.NET 3.5 (Material)Mohamed Saleh
 
ASP.NET Presentation
ASP.NET PresentationASP.NET Presentation
ASP.NET PresentationRasel Khan
 
235042632 super-shop-ee
235042632 super-shop-ee235042632 super-shop-ee
235042632 super-shop-eehomeworkping3
 

Mais procurados (20)

Microsoft MCPD 70-492 it examen dumps
Microsoft MCPD 70-492 it examen dumpsMicrosoft MCPD 70-492 it examen dumps
Microsoft MCPD 70-492 it examen dumps
 
A report on mvc using the information
A report on mvc using the informationA report on mvc using the information
A report on mvc using the information
 
Automated Testing Of Web Applications Using XML
Automated  Testing Of  Web  Applications Using  XMLAutomated  Testing Of  Web  Applications Using  XML
Automated Testing Of Web Applications Using XML
 
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
 How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi... How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
 
Work experiences at Softcodeit
Work experiences at SoftcodeitWork experiences at Softcodeit
Work experiences at Softcodeit
 
2014_report
2014_report2014_report
2014_report
 
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
F1_Design Mission Critical Enterprise Applications with Power Automate and Do...
 
mini_Project_SRS
mini_Project_SRSmini_Project_SRS
mini_Project_SRS
 
Yii Framework
Yii FrameworkYii Framework
Yii Framework
 
madanResume
madanResumemadanResume
madanResume
 
.NET Training in Chennai Payilagam Syllabus
.NET Training in Chennai Payilagam Syllabus.NET Training in Chennai Payilagam Syllabus
.NET Training in Chennai Payilagam Syllabus
 
An overview of the architecture of electron.js
An overview of the architecture of electron.jsAn overview of the architecture of electron.js
An overview of the architecture of electron.js
 
Yii PHP MVC Framework presentation silicongulf.com
Yii PHP MVC Framework presentation silicongulf.comYii PHP MVC Framework presentation silicongulf.com
Yii PHP MVC Framework presentation silicongulf.com
 
Mule Integration with Atlassian JIRA
Mule Integration with Atlassian JIRAMule Integration with Atlassian JIRA
Mule Integration with Atlassian JIRA
 
MTA Certificate Path Microsoft
MTA Certificate Path MicrosoftMTA Certificate Path Microsoft
MTA Certificate Path Microsoft
 
Spring framework-tutorial
Spring framework-tutorialSpring framework-tutorial
Spring framework-tutorial
 
Spring framework
Spring frameworkSpring framework
Spring framework
 
Module 4: Introduction to ASP.NET 3.5 (Material)
Module 4: Introduction to ASP.NET 3.5 (Material)Module 4: Introduction to ASP.NET 3.5 (Material)
Module 4: Introduction to ASP.NET 3.5 (Material)
 
ASP.NET Presentation
ASP.NET PresentationASP.NET Presentation
ASP.NET Presentation
 
235042632 super-shop-ee
235042632 super-shop-ee235042632 super-shop-ee
235042632 super-shop-ee
 

Destaque

Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration PlatformMicrosoft SharePoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration PlatformEdureka!
 
What is Document Management
What is Document ManagementWhat is Document Management
What is Document ManagementRadix Software
 
DBaaS- Database as a Service in a DBAs World
DBaaS- Database as a Service in a DBAs WorldDBaaS- Database as a Service in a DBAs World
DBaaS- Database as a Service in a DBAs WorldKellyn Pot'Vin-Gorman
 
SharePoint 2016 for the Business: Top 10 New Features
SharePoint 2016 for the Business: Top 10 New FeaturesSharePoint 2016 for the Business: Top 10 New Features
SharePoint 2016 for the Business: Top 10 New FeaturesJoel Oleson
 
A Spotify Presentation - Case studies
A Spotify Presentation - Case studiesA Spotify Presentation - Case studies
A Spotify Presentation - Case studiesEmily Wilkinson
 
Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Vishal Pawar
 
SharePoint 2016: Features Overview
SharePoint 2016: Features OverviewSharePoint 2016: Features Overview
SharePoint 2016: Features OverviewShareGate
 

Destaque (9)

Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration PlatformMicrosoft SharePoint 2013 : The Ultimate Enterprise Collaboration Platform
Microsoft SharePoint 2013 : The Ultimate Enterprise Collaboration Platform
 
What is Document Management
What is Document ManagementWhat is Document Management
What is Document Management
 
Dokumentenmanagement
DokumentenmanagementDokumentenmanagement
Dokumentenmanagement
 
DBaaS- Database as a Service in a DBAs World
DBaaS- Database as a Service in a DBAs WorldDBaaS- Database as a Service in a DBAs World
DBaaS- Database as a Service in a DBAs World
 
SharePoint 2016 for the Business: Top 10 New Features
SharePoint 2016 for the Business: Top 10 New FeaturesSharePoint 2016 for the Business: Top 10 New Features
SharePoint 2016 for the Business: Top 10 New Features
 
A Spotify Presentation - Case studies
A Spotify Presentation - Case studiesA Spotify Presentation - Case studies
A Spotify Presentation - Case studies
 
Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013
 
3D Printing
3D Printing3D Printing
3D Printing
 
SharePoint 2016: Features Overview
SharePoint 2016: Features OverviewSharePoint 2016: Features Overview
SharePoint 2016: Features Overview
 

Semelhante a Microsoft Sharepoint 2013 : The Ultimate Enterprise Collaboration Platform

Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration Platform
Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration PlatformWebinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration Platform
Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration PlatformEdureka!
 
Microsoft Convergence DayOne: Leveraging SharePoint within Your Dynamics GP W...
Microsoft Convergence DayOne: Leveraging SharePoint within Your Dynamics GP W...Microsoft Convergence DayOne: Leveraging SharePoint within Your Dynamics GP W...
Microsoft Convergence DayOne: Leveraging SharePoint within Your Dynamics GP W...Marie-Michelle Strah, PhD
 
Office 365 SUGUK march 2011
Office 365 SUGUK march 2011Office 365 SUGUK march 2011
Office 365 SUGUK march 2011pearce.alex
 
Irw Generic Power Point
Irw Generic Power PointIrw Generic Power Point
Irw Generic Power PointNatashaIRWS
 
Seminar On Share Point By Maroof Ahmad
Seminar On Share Point By Maroof AhmadSeminar On Share Point By Maroof Ahmad
Seminar On Share Point By Maroof AhmadMaroofAhmad
 
MicroSoft Sharepoint Online Training in Canada
MicroSoft Sharepoint Online Training in Canada MicroSoft Sharepoint Online Training in Canada
MicroSoft Sharepoint Online Training in Canada BoundTechS
 
Introduction to SharePoint 2013
Introduction to SharePoint 2013Introduction to SharePoint 2013
Introduction to SharePoint 2013Folio3 Software
 
Intro to SharePoint for Developers
Intro to SharePoint for DevelopersIntro to SharePoint for Developers
Intro to SharePoint for DevelopersRob Wilson
 
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014Non-Developer Options in SharePoint 2013 - Fest Chicago 2014
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014Asif Rehmani
 
SharePoint 2010 - IT Platform upgrade and Management
SharePoint 2010 - IT Platform upgrade and ManagementSharePoint 2010 - IT Platform upgrade and Management
SharePoint 2010 - IT Platform upgrade and ManagementChris McNulty
 
SharePoint 2010 and Web Services: Extending Dynamics GP 2010 R2
SharePoint 2010 and Web Services: Extending Dynamics GP 2010 R2SharePoint 2010 and Web Services: Extending Dynamics GP 2010 R2
SharePoint 2010 and Web Services: Extending Dynamics GP 2010 R2Marie-Michelle Strah, PhD
 
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User GroupSharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User GroupDrew Madelung
 
Share point 2010 administration & development
Share point 2010 administration & developmentShare point 2010 administration & development
Share point 2010 administration & developmentMJ Ferdous
 
CVNUG - Share Point Development
CVNUG - Share Point DevelopmentCVNUG - Share Point Development
CVNUG - Share Point Developmentryanaoliveira
 
Sharepoint mobile by pirtle
Sharepoint mobile by pirtleSharepoint mobile by pirtle
Sharepoint mobile by pirtleguestcaf8eb67
 
Sharepoint mobile by pirtle
Sharepoint mobile by pirtleSharepoint mobile by pirtle
Sharepoint mobile by pirtleabrusia
 
SharePoint_mTech
SharePoint_mTechSharePoint_mTech
SharePoint_mTechovais99
 
SharePoint 2010
SharePoint 2010SharePoint 2010
SharePoint 2010nplowman
 
Inform and Engage Employees with SharePoint Communications Sites and Yammer
Inform and Engage Employees with SharePoint Communications Sites and YammerInform and Engage Employees with SharePoint Communications Sites and Yammer
Inform and Engage Employees with SharePoint Communications Sites and YammerChris Bortlik
 

Semelhante a Microsoft Sharepoint 2013 : The Ultimate Enterprise Collaboration Platform (20)

Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration Platform
Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration PlatformWebinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration Platform
Webinar: Microsoft SharePoint-The Ultimate Enterprise Collaboration Platform
 
Microsoft Convergence DayOne: Leveraging SharePoint within Your Dynamics GP W...
Microsoft Convergence DayOne: Leveraging SharePoint within Your Dynamics GP W...Microsoft Convergence DayOne: Leveraging SharePoint within Your Dynamics GP W...
Microsoft Convergence DayOne: Leveraging SharePoint within Your Dynamics GP W...
 
Office 365 SUGUK march 2011
Office 365 SUGUK march 2011Office 365 SUGUK march 2011
Office 365 SUGUK march 2011
 
Irw Generic Power Point
Irw Generic Power PointIrw Generic Power Point
Irw Generic Power Point
 
Seminar On Share Point By Maroof Ahmad
Seminar On Share Point By Maroof AhmadSeminar On Share Point By Maroof Ahmad
Seminar On Share Point By Maroof Ahmad
 
MicroSoft Sharepoint Online Training in Canada
MicroSoft Sharepoint Online Training in Canada MicroSoft Sharepoint Online Training in Canada
MicroSoft Sharepoint Online Training in Canada
 
Introduction to SharePoint 2013
Introduction to SharePoint 2013Introduction to SharePoint 2013
Introduction to SharePoint 2013
 
Intro to SharePoint for Developers
Intro to SharePoint for DevelopersIntro to SharePoint for Developers
Intro to SharePoint for Developers
 
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014Non-Developer Options in SharePoint 2013 - Fest Chicago 2014
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014
 
SharePoint 2010 - IT Platform upgrade and Management
SharePoint 2010 - IT Platform upgrade and ManagementSharePoint 2010 - IT Platform upgrade and Management
SharePoint 2010 - IT Platform upgrade and Management
 
SharePoint 2010 and Web Services: Extending Dynamics GP 2010 R2
SharePoint 2010 and Web Services: Extending Dynamics GP 2010 R2SharePoint 2010 and Web Services: Extending Dynamics GP 2010 R2
SharePoint 2010 and Web Services: Extending Dynamics GP 2010 R2
 
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User GroupSharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
 
Rajiv_Khobragade_Resume
Rajiv_Khobragade_ResumeRajiv_Khobragade_Resume
Rajiv_Khobragade_Resume
 
Share point 2010 administration & development
Share point 2010 administration & developmentShare point 2010 administration & development
Share point 2010 administration & development
 
CVNUG - Share Point Development
CVNUG - Share Point DevelopmentCVNUG - Share Point Development
CVNUG - Share Point Development
 
Sharepoint mobile by pirtle
Sharepoint mobile by pirtleSharepoint mobile by pirtle
Sharepoint mobile by pirtle
 
Sharepoint mobile by pirtle
Sharepoint mobile by pirtleSharepoint mobile by pirtle
Sharepoint mobile by pirtle
 
SharePoint_mTech
SharePoint_mTechSharePoint_mTech
SharePoint_mTech
 
SharePoint 2010
SharePoint 2010SharePoint 2010
SharePoint 2010
 
Inform and Engage Employees with SharePoint Communications Sites and Yammer
Inform and Engage Employees with SharePoint Communications Sites and YammerInform and Engage Employees with SharePoint Communications Sites and Yammer
Inform and Engage Employees with SharePoint Communications Sites and Yammer
 

Mais de Edureka!

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaEdureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaEdureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaEdureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaEdureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaEdureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaEdureka!
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaEdureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaEdureka!
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaEdureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaEdureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | EdurekaEdureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEdureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEdureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaEdureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaEdureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaEdureka!
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaEdureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaEdureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | EdurekaEdureka!
 

Mais de Edureka! (20)

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
 

Último

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAnitaRaj43
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)Samir Dash
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 

Último (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 

Microsoft Sharepoint 2013 : The Ultimate Enterprise Collaboration Platform

  • 1. www.edureka.co/microsoft-sharepoint-2013 View Microsoft SharePoint 2013 course details at www.edureka.co/microsoft-sharepoint-2013 The Ultimate Enterprise Collaboration Platform For Queries: Post on Twitter @edurekaIN: #askEdureka Post on Facebook /edurekaIN For more details please contact us: US : 1800 275 9730 (toll free) INDIA : +91 88808 62004 Email Us : sales@edureka.co
  • 2. Slide 2 www.edureka.co/microsoft-sharepoint-2013 In this webinar, we will discuss:  SharePoint Platform » Enterprise Content Management (ECM) » Business Process Management (BPM) » Business Intelligence (BI) » Enterprise Search  Evolution of SharePoint  Current Market Statistics, Job Trends, Salary Index  Programming Models  Developer Tools  Demo » Custom Web Parts » BCS » Custom Branding Objectives
  • 3. Slide 3 www.edureka.co/microsoft-sharepoint-2013  A Web Portal refers to a Web site or Service that offers a broad array of resources and services, such as Emails, Forums, Search Engines, and e-commerce. The first Web portals were online services, such as AOL, that provided access to the Web, but by now most of the traditional search engines have transformed themselves into Web portals to attract and keep a larger audience.  An Enterprise Portal is a Web-based interface for users of Enterprise Applications. Enterprise portals also provide access to enterprise information such as corporate databases, applications (including Web applications), and systems. What is a Portal?
  • 4. Slide 4 www.edureka.co/microsoft-sharepoint-2013 SharePoint Platform Microsoft SharePoint 2013 is an Enterprise Portal Solution which offers a wide range of integrated Services such as:  Enterprise Content Management (ECM)  Business Process Management (BPM)  Business Intelligence (BI)  Enterprise Search  Enterprise Social Networking
  • 5. Slide 5 www.edureka.co/microsoft-sharepoint-2013 Enterprise Content Management (ECM)  Document Management  Records Management  Web Content Management  Work Management  Digital Asset Management  Managed Metadata
  • 6. Slide 6 www.edureka.co/microsoft-sharepoint-2013 Business Process Management (BPM)  A Business Process is an activity or set of activities that will accomplish a specific organizational goal  Business process management (BPM) is a systematic approach to making an organization's workflow more effective, more efficient and more capable of adapting to an ever-changing environment  The Workflow Manager in SharePoint 2013 is build on Windows Workflow Foundation 4.5 (WF), the powerful new foundation for business process workflows
  • 7. Slide 7 www.edureka.co/microsoft-sharepoint-2013 Business Process Management (BPM) SharePoint 2013 workflows are powered by Windows Workflow Foundation 4.5 (WF), which in turn, is built on the messaging functionality that is provided by Windows Communication Foundation (WCF) Key Features in Workflow Manager are:  Workflows are fully declarative  Allow for high density and multi-tenancy  Provide for workflow artifact management  Allows for tracking and monitoring  Provides for instance management  Provides for expressive workflows Designed and developed using:  SharePoint Designer 2013  Visual Studio 2013  Visio 2013
  • 8. Slide 8 www.edureka.co/microsoft-sharepoint-2013 Business Intelligence (BI)  Business intelligence (BI) is the set of techniques and tools for the transformation of raw data into meaningful and useful information for business analysis purposes  Business intelligence (BI) in SharePoint 2013 provides comprehensive BI tools that integrate across Office applications and other Microsoft technologies  These BI tools are: » Excel 2013 BI » Excel Services » PerformancePoint Services » Visio Services » Microsoft SQL Server
  • 10. Slide 10 www.edureka.co/microsoft-sharepoint-2013 Enterprise Search is the practice of making content from multiple enterprise-type sources, such as databases and intranets, searchable to a defined audience Enterprise Search
  • 11. Slide 11 www.edureka.co/microsoft-sharepoint-2013 Evolution of SharePoint SharePoint Portal Server 2001 (SPS 2001) SharePoint Portal Server 2003 (SPS 2003) Microsoft Office SharePoint Server 2007 Microsoft SharePoint Server 2010 Microsoft SharePoint Server 2013
  • 12. Slide 12 www.edureka.co/microsoft-sharepoint-2013Slide 12 Current Market Statistics  More than 80% of all Fortune 500 companies use SharePoint Server in some capacity  SharePoint adaptation by organizations peaked between 2006 and 2011, when more than 36.5 million licenses were sold to businesses around the world  SharePoint user licenses are added at a rate of around 20,000 new users every day currently  Companies are adopting it worldwide to centralize knowledge, increase collaboration, develop applications on top of it and realize actionable intelligence about their overall business health
  • 15. Slide 15 www.edureka.co/microsoft-sharepoint-2013 Programming Models  SSOM - SharePoint Server Object Model  CSOM - .NET Framework Client Object Model  JSOM - JavaScript Client Object Model  REST/OData endpoints – (Representational State Transfer (REST) interface with Open Data Protocol (OData))  Silverlight Client Object Model  Silverlight Mobile object model  Windows PowerShell
  • 16. Slide 16 www.edureka.co/microsoft-sharepoint-2013 SharePoint Server Object Model (SSOM) SPFarm SPService SPWebApplication SPSite SPWeb SPList SPServiceApplication SharePoint Server offers a highly structured server-side object model. From higher-level objects, you can drill down through the object hierarchy to obtain the object that contains the members you need to use in your code
  • 17. Slide 17 www.edureka.co/microsoft-sharepoint-2013 Browser Support Internet Explorer 11 Yes Internet Explorer 10 Yes Internet Explorer 9 Yes Internet Explorer 8 Yes Internet Explorer 7 No Internet Explorer 6 No Google Chrome (latest released version) Yes Mozilla Firefox (latest released version) Yes Apple Safari (latest released version) Yes Client Support
  • 18. Slide 18 www.edureka.co/microsoft-sharepoint-2013 Developer Tools Visual Studio 2012 / 2013 SharePoint Designer 2013 Visio 2013
  • 19. Slide 19 www.edureka.co/microsoft-sharepoint-2013 Tools Download AjaxControl Toolkit http://ajaxcontroltoolkit.codeplex.com/ Silverlight Toolkit http://silverlight.codeplex.com/ Developer Dashboard https://msdn.microsoft.com/en-us/library/ff512745(v=office.14).aspx Code Analysis Tool http://www.microsoft.com/en-us/download/details.aspx?id=5570 DebugView https://technet.microsoft.com/en-us/sysinternals/bb896647.aspx WinDbg https://msdn.microsoft.com/en-us/windows/hardware/hh852365 LogParser https://technet.microsoft.com/en-us/scriptcenter/dd919274.aspx NetMon https://msdn.microsoft.com/en-us/library/windows/hardware/hh451296(v=vs.85).aspx CLR Profiler http://www.microsoft.com/en-us/download/details.aspx?id=16273 Color Palette Tool http://www.microsoft.com/en-us/download/details.aspx?id=38182 SPFastDeploy http://visualstudiogallery.msdn.microsoft.com/9e03d0f5-f931-4125-a5d1-7c1529554fbd Developer Tools
  • 20. Slide 20 www.edureka.co/microsoft-sharepoint-2013 Demo  Deploy a Custom Web Part  Retrieve External Data using BCS  Custom Branding
  • 21. Slide 21 www.edureka.co/microsoft-sharepoint-2013 Course Topics  Module 1 » SharePoint 2013 Overview  Module 2 » Programming SharePoint Object Model  Module 3 » Designing and Managing Features and Solutions  Module 4 » Developing Apps in SharePoint 2013  Module 5 » Customizing UI, Sites and Components  Module 6 » Developing Managed Metadata Solutions (MMS)  Module 7 » Developing Business Connectivity Services (BCS)  Module 8 » Automating Business Processes using Workflows  Module 9 » Customizing Enterprise Search  Module 10 » Implementing Enterprise Content Management (ECM)
  • 23. Slide 23 www.edureka.co/microsoft-sharepoint-2013 LIVE Online Class Class Recording in LMS 24/7 Post Class Support Module Wise Quiz Project Work Verifiable Certificate How it Works

Notas do Editor

  1. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  2. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  3. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  4. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  5. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  6. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  7. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  8. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  9. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  10. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  11. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  12. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  13. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet
  14. Title and Content Slide – Font: Tahoma 12/14 (depending on the amount of text) Heading: Calibri Heading 26 (consistent) Bullet code – 174 for bullet OOBB for sub bullet