SlideShare a Scribd company logo
1 of 16
SharePoint 2013 Developer Training 
SharePointIQ 
B-1, Basement, Bhagmal Complex 
Naya Bans , Sector-15 , NOIDA-201301 
Mob: - +91-9555580458 
Email: - sharepointiq.info@gmail.com 
info@sharepointiq.in 
Web: - http://sharepoint-training.in 
http://Sharepointiq.in 
http://sharepointtraininginnoida.in 
http://liveonlinesharepointtraining.in
2013 
Training 
SharePointIQ 
SharePointIQ is the one of the 
best SharePoint training institute 
in Gurgaon who provide various 
flavor SharePoint training for the 
SharePoint 2013 Foundation, 
SharePoint Server 2013, SharePoint 
Designer 2013, SharePoint 2013 
Administration, SharePoint 2013 
Development, SharePoint 2010 
Foundation, SharePoint Server 2010, SharePoint 
Designer 2010, SharePoint 2010, Administration, 
SharePoint 2010 Development. 
SharePoint 2013 logo is the registered trademark of Microsof t.
Welcome SharePoint Training Institute... 
In SharePoint 2013 training, you will learn common all 
SharePoint development activities. These include 
working with the server-side and client-side object 
models, developing and deploying features, solutions, 
and apps, managing identity and permissions, 
querying and updating list data, managing taxonomy, 
using workflow to manage business processes, and 
customizing the user interface. 
After completing this course, students will be able to: 
• Design and manage features and solutions. 
• Develop code for custom server-side components. 
• Manage and customize authentication and authorization. 
• Create custom sites and lists and manage the site lifecycle. 
• Explain the capabilities and design choices for SharePoint apps. 
• Use the client-side object model and the REST API 
Microsoft SharePoint 2013 Server Training: 
This course is designed for the IT professional who has been 
tasked with setting up, managing and maintaining Microsoft’s 
SharePoint Server 2013 platform. During this course you will 
learn how to install SharePoint Server, create and manage 
Web applications and site collections as well as understand 
their place and purpose within the SharePoint platform. You 
will also learn about the new implementation of service 
applications and gain an understanding of the document 
management features provided by this newest edition of 
SharePoint Server. 
. 
Audience 
The course is intended for professional developers 
who develop solutions for SharePoint products and 
technologies in a team-based, medium-sized to large 
development environment. While some familiarity 
with SharePoint solution development is required, 
candidates are not expected to have prior experience 
with the new features in SharePoint Server 2013. 
The ideal candidate is a technical lead with at 
least four years of SharePoint and web development 
experience. The candidate is responsible for 
designing custom code for projects that are deployed
to or interact with SharePoint environments. This 
includes: 
Selecting an appropriate approach and building customizations in 
SharePoint. 
Creating and implementing a strategy for solution packaging, 
deployment, and upgrading. 
Identifying SharePoint data and content structures for customizations. 
Performing diagnostics and debugging. 
Planning and designing applications for scalability and performance. 
Identifying and mitigating performance issues of customizations. 
Understanding authentication and authorization. 
Experience with Windows PowerShell. 
Broad familiarity with SharePoint capabilities. 
Familiarity with Online Services such as Azure and SharePoint Online. 
What are the requirements? 
A SharePoint Server 2013 environment 
CURRICULUM 
Module 1: SharePoint as a Developer Platform 
This module examines different approaches that can be used to develop 
applications with SharePoint 
Server 2013 the scenarios in which each approach might be appropriate. 
Lessons 
Introducing the SharePoint Developer Landscape 
Choosing Approaches to SharePoint Development
Understanding SharePoint 2013 Deployment and Execution Models 
Lab : Comparing Web Parts and App Parts 
Creating and Deploying a SharePoint Web Part 
Creating and Deploying a SharePoint App Part 
After completing this module, students will be able to: 
Describe the opportunities for developers in SharePoint Server 2013. 
Choose appropriate execution models for custom SharePoint components. 
Choose appropriate deployment models for custom SharePoint 
components. 
Module 2: Working with SharePoint Object 
This module introduces the server-side SharePoint object model and how the 
core classes relate to sites and collections. The server-side SharePoint object 
model provides a core set of classes that represent different items in the logical 
architecture of a SharePoint deployment. Students also learn how manage 
permissions for server-side code. 
Lessons 
Understanding the SharePoint Object Hierarchy 
Working with Sites and Webs 
Working with Execution Contexts 
Lab : Working with Sites and Webs 
Working with Sites and Webs in Managed Code 
Working with Sites and Webs in Windows PowerShell. 
Lab : Working with Execution Contexts 
Running Code with Elevated Privileges 
Adapting Content for Different User Permissions 
After completing this module, students will be able to:
Explain the purpose of key classes in the server-side SharePoint object 
model. 
Programmatically interact with SharePoint site collections and sites. 
Adapt solutions for users with different levels of permissions. 
Module 3: Working With Lists and Libaries 
This module explains how to interact with lists and libraries. Students learn 
about how to work with lists and libraries programmatically using the server-side 
SharePoint object model and how to use query classes and 
LINQ to SharePoint to query and retrieve data from SharePoint lists. Student 
also learn how to efficiently work with lists that contain large numbers of items. 
Lessons 
Using List and Library Objects 
Querying and Retrieving List Data 
Working with Large Lists 
Lab : Querying and Retrieving List Data 
Querying List Items 
Updating List Items 
Lab : Working with Large Lists 
Using the ContentIterator Class 
After completing this module, students will be able to: 
Interact with lists and libraries programmatically. 
Query and retrieve list data. 
Perform operations efficiently on large lists. 
Module 4: Designing and Managing Features and Solutions 
This module examines creating and deploying custom Developing a SharePoint 
solutions and features. 
The students also learn how and when to use sandbox solutions.
Lessons 
Working with Features 
Deploying Solutions 
Working with Sandboxed Solutions 
Lab : Working with Farm Solutions 
Create a Farm Solution 
Create a Feature 
Upgrade a Solution 
Lab : Working with Sandboxed Solutions 
Create a Solution Validator 
After completing this module, students will be able to: 
Describe the structure and use cases of a Feature. 
Explain how to create a farm solution. 
Explain how to create a sandboxed solution. 
. 
Module 5: Working with Server-Side Code 
In this module we will explore the new changes to Web Applications and 
discover the creation and management of them in both Central Administration 
and Power She This module describes how to develop and deploy Web Parts 
and event receivers in a solution. 
Lessons 
Developing Web Parts 
Using Event Receivers 
Using Timer Jobs 
Storing Configuration Data 
Lab : Working with Server-Side Code 
Developing an Event Receiver
Updating a Web Part 
Creating a Timer Job 
After completing this module, students will be able to: 
Describe the process for developing a web part. 
Use event receivers to handle SharePoint events. 
Use timer jobs to perform out of process, and scheduled operations. 
Store and manipulate configuration data for custom components. 
Module 6: Managing Identity and Permissions 
This module describes how manage permissions through code and customize 
authentication using custom claims providers. 
Lessons 
Understanding Identity Management in SharePoint 2013 
Managing Permissions in SharePoint 2013 
Configuring Forms-Based Authentication 
Customizing the Authentication Experience 
Lab : Managing Permissions Programmatically in SharePoint 2013 
Managing List Permissions Programmatically 
Lab : Creating and Deploying a Custom Claims Provider 
Creating a Custom Claims Provider 
Supporting Search and Resolve in a Claims Provider 
Deploying and Testing a Claims Provider 
After completing this module, students will be able to: 
Describe how authentication and identity management work in SharePoint 
2013. 
Verify and manage permissions programmatically in SharePoint 2013.
Create and configure custom membership providers and role managers for 
forms-based authentication. 
Create claims providers and customize the sign-in experience. 
Module 7: Managing Custom Component and Site Lifecycles 
This module discusses planning and organizing sites and lists. The students also 
learn how to create custom component definitions and templates. 
Lessons 
Component Overview 
Defining Custom Lists 
Defining Custom Sites 
Managing SharePoint Sites 
Lab : Managing Custom Components and Site Lifecycles 
Creating a Site Definition 
Creating a List Definition 
Developing an Event Receiver 
After completing this module, students will be able to: 
Explain the SharePoint component hierarchy. 
Define and provision custom lists 
Define and provision custom sites. 
Manage the SharePoint site lifecycle 
Module 8: Introducing Apps for SharePoint 
This module introduces the SharePoint App, a new way to customize SharePoint 
functionality with 
SharePoint Server 2013. 
Lessons
Overview of Apps for SharePoint 
Developing Apps for SharePoint 
Lab : Creating a Site Suggestions App 
Creating a New SharePoint App 
Using the Client-Side Object Model 
After completing this module, students will be able to: 
Describe SharePoint apps and compare them to SharePoint farm solutions 
and sandboxed solutions. 
Describe how to develop apps for SharePoint 2013 that work on-premises 
and in the cloud. 
Module 9: Client-Side SharePoint Development 
This module describes how to use JavaScript Client Object Model (CSOM), 
managed code CSOM and the REST 
API to build SharePoint Apps. 
Lessons 
Using the Client-Side Object Model for JavaScript 
Using the REST API with JavaScript 
Lab : Using the REST API with JavaScript 
Creating List Relationships 
Add Vote Recording 
Define and provision custom sites. 
Manage the SharePoint site lifecycle 
Module 10: Publishing and Distributing Apps 
This module introduces the App Catalog so users to locate, purchase, and install 
apps easily. The students learn how to package and publish Apps to the App 
Catalog.
Lessons 
Understanding the App Management Architecture 
Understanding App Packages 
Publishing Apps 
Installing, Updating, and Uninstalling Apps 
Lab : Publishing an App to a Corporate Catalog 
Creating an App Catalog 
Creating an App Package 
Publishing an App Package 
Lab : Installing, Updating, and Uninstalling Apps 
Installing an App 
Upgrading an App 
Removing an App 
After completing this module, students will be able to: 
Explain how SharePoint manages app publishing and distribution. 
Describe the contents of an app package. 
Publish apps to a corporate catalog or the Office Marketplace. 
Install, update, and uninstall apps. 
Module 11: Automating Business 
This module explains how to create workflows and workflow actions using Visio 
2013, SharePoint Designer 2013 and Visual Studio 2012. 
Lessons 
Understanding Workflow in SharePoint 2013 
Building Workflows by using Visio 2013 and SharePoint Designer 2013 
Developing Workflows in Visual Studio 2012 
Lab : Building Workflows in Visio 2013 and SharePoint Designer 2013 
Creating Workflows by Using Visio
Editing Workflows by Using SharePoint Designer 
Lab : Creating Workflow Actions in Visual Studio 2012 
Creating Custom Workflow Actions 
Using a Custom Workflow in SharePoint Designer 
At the end of this module, student will be able to: 
Describe the architecture and capabilities of workflow in SharePoint 2013. 
Create declarative workflows in Visio 2013 and SharePoint Designer 2013. 
Create and deploy custom workflows by using Visual Studio 2012. 
Module 12: managing Taxonomy 
This module explains the importance of a good taxonomy in SharePoint and 
working with the components of the taxonomy. The students also see how to 
tie event receivers to the taxonomy. 
Lessons 
Managing Taxonomy in SharePoint 2013 
Working with Content Types 
Working with Advanced Features of Content Types 
Lab : Working with Content Types 
Create a System to Capture Vacation Requests 
Lab : Working with Advanced Features of Content Types 
Creating an Event Receiver Assembly 
Registering an Event Receiver with a Site Content Type 
After completing this module, student will be able to: 
Work with taxonomy building blocks in SharePoint 2013. 
Create and configure content types declaratively and programmatically. 
Work with advanced features of content types.
Module 13: Customizing User Interface Element 
This module explains different ways of customizing the SharePoint user 
interface, such as adding buttons to the ribbon or modifying the appearance of 
list views. 
Lessons 
Working with Custom Actions 
Using Client-Side User Interface Components 
Customizing the SharePoint List User Interface 
Lab : Using the Edit Control Block to Launch an App 
Configuring an App to Display Customer Orders 
Use a Custom Action to Launch an App 
Lab : Using jQuery to Customize the SharePoint List User Interface 
Creating a Custom List View 
After completing this module, students will be able to: 
Use custom actions to modify the SharePoint user interface. 
Use JavaScript to work with client-side SharePoint user interface 
components. 
Describe how to modify the appearance and behavior of list views and 
forms. 
Module 14: Working With Branding and Navigation 
This module explains the changes in SharePoint Server 2013 to branding, 
designing, publishing and navigating sites. The students also learn how to 
create devise independent sites standard web technologies, such as HTML, CSS, 
and JavaScript. 
Lessons 
Creating and Applying Themes 
Branding and Designing Publishing Sites
Tailoring Content to Platforms and Devices 
Configuring and Customizing Navigation 
Lab : Branding and Designing Publishing Sites 
Creating SharePoint Master Pages 
Building Master Page Functionality 
Publishing and Applying Design Assets 
Lab : Configuring Farm-Wide Navigation 
Creating a Custom Site Map Provider 
After completing this module, students will be able to: 
Create and apply themes to SharePoint sites. 
Create publishing site design assets such as master pages and page layouts. 
Use device channels and image renditions to adapt content for different 
devices. 
Configure and customize the navigation experience for publishing sites.
Miscellaneous 
Regular Class Room Training 
Duration: 3 Months (Weekend - Sat Sun) 
Fee: Rs.12.000/- 
On demand Class Room Training 
Duration: 5 Days (40 Hours) 
Fee: Rs.30.000/- 
Regular Online Training 
Duration: 3 Months 
Regular Class Room Free: Rs.12.000/- 
On demand Online Training 
Duration: 5 Days (40 Hours) 
Fee: Rs.30.000/-
Beyond SharePoint. We’re doing our best 
because, we’re on mission for the same.

More Related Content

What's hot

Share point 2010 development_training
Share point 2010 development_trainingShare point 2010 development_training
Share point 2010 development_trainingsharepointexpert
 
Share point 2010 developer training
Share point 2010 developer trainingShare point 2010 developer training
Share point 2010 developer trainingsharepointexpert
 
Share point 2010 admin training bangalore
Share point 2010 admin training bangaloreShare point 2010 admin training bangalore
Share point 2010 admin training bangaloresharepointexpert
 
Share point 2010 administration training
Share point 2010 administration trainingShare point 2010 administration training
Share point 2010 administration trainingsharepointexpert
 
Sharepoint server_2010_admin training
Sharepoint server_2010_admin trainingSharepoint server_2010_admin training
Sharepoint server_2010_admin trainingsharepointexpert
 
10232 designing and developing microsoft share point server 2010 applications
10232   designing and developing microsoft share point server 2010 applications 10232   designing and developing microsoft share point server 2010 applications
10232 designing and developing microsoft share point server 2010 applications bestip
 
Advanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site AdministrationAdvanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site AdministrationLearning SharePoint
 
Share-point 2013 business user course @ ITAcademy.IN
Share-point 2013 business user course @ ITAcademy.INShare-point 2013 business user course @ ITAcademy.IN
Share-point 2013 business user course @ ITAcademy.INitacademyittrainer
 
Share point 2013 administrator Training Contents By GITS Academy
Share point 2013 administrator Training Contents By GITS AcademyShare point 2013 administrator Training Contents By GITS Academy
Share point 2013 administrator Training Contents By GITS AcademyGITS Academy
 
Srikanth Kumar SharePoint Developer
Srikanth Kumar SharePoint DeveloperSrikanth Kumar SharePoint Developer
Srikanth Kumar SharePoint DeveloperSrikanth Kumar
 
Exam Prep Session: 70-331 and 70-332 - MCSE: SharePoint (Microsoft ‪#‎SharePo...
Exam Prep Session: 70-331 and 70-332 - MCSE: SharePoint (Microsoft ‪#‎SharePo...Exam Prep Session: 70-331 and 70-332 - MCSE: SharePoint (Microsoft ‪#‎SharePo...
Exam Prep Session: 70-331 and 70-332 - MCSE: SharePoint (Microsoft ‪#‎SharePo...Vinh Nguyen
 
SharePoint 2013 Site Administration
SharePoint 2013 Site AdministrationSharePoint 2013 Site Administration
SharePoint 2013 Site AdministrationLearning SharePoint
 
Share point 2016 end user training overview
Share point 2016 end user training   overviewShare point 2016 end user training   overview
Share point 2016 end user training overviewDipti Chhatrapati
 

What's hot (19)

Share point 2010 development_training
Share point 2010 development_trainingShare point 2010 development_training
Share point 2010 development_training
 
Share point 2010 developer training
Share point 2010 developer trainingShare point 2010 developer training
Share point 2010 developer training
 
Share point 2010 admin training bangalore
Share point 2010 admin training bangaloreShare point 2010 admin training bangalore
Share point 2010 admin training bangalore
 
Share point 2010 administration training
Share point 2010 administration trainingShare point 2010 administration training
Share point 2010 administration training
 
Sharepoint server_2010_admin training
Sharepoint server_2010_admin trainingSharepoint server_2010_admin training
Sharepoint server_2010_admin training
 
Resume
ResumeResume
Resume
 
10232 designing and developing microsoft share point server 2010 applications
10232   designing and developing microsoft share point server 2010 applications 10232   designing and developing microsoft share point server 2010 applications
10232 designing and developing microsoft share point server 2010 applications
 
Advanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site AdministrationAdvanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site Administration
 
Share-point 2013 business user course @ ITAcademy.IN
Share-point 2013 business user course @ ITAcademy.INShare-point 2013 business user course @ ITAcademy.IN
Share-point 2013 business user course @ ITAcademy.IN
 
The Best MS Sharepoint 2013 Development in Bangalore
The Best MS Sharepoint 2013 Development in BangaloreThe Best MS Sharepoint 2013 Development in Bangalore
The Best MS Sharepoint 2013 Development in Bangalore
 
Share point 2013 administrator Training Contents By GITS Academy
Share point 2013 administrator Training Contents By GITS AcademyShare point 2013 administrator Training Contents By GITS Academy
Share point 2013 administrator Training Contents By GITS Academy
 
Basant Resume
Basant ResumeBasant Resume
Basant Resume
 
Srikanth Kumar SharePoint Developer
Srikanth Kumar SharePoint DeveloperSrikanth Kumar SharePoint Developer
Srikanth Kumar SharePoint Developer
 
Core SharePoint 2013 Concepts
Core SharePoint 2013 ConceptsCore SharePoint 2013 Concepts
Core SharePoint 2013 Concepts
 
PGeorge SP resume
PGeorge SP resumePGeorge SP resume
PGeorge SP resume
 
Resume_Soumyadeep
Resume_SoumyadeepResume_Soumyadeep
Resume_Soumyadeep
 
Exam Prep Session: 70-331 and 70-332 - MCSE: SharePoint (Microsoft ‪#‎SharePo...
Exam Prep Session: 70-331 and 70-332 - MCSE: SharePoint (Microsoft ‪#‎SharePo...Exam Prep Session: 70-331 and 70-332 - MCSE: SharePoint (Microsoft ‪#‎SharePo...
Exam Prep Session: 70-331 and 70-332 - MCSE: SharePoint (Microsoft ‪#‎SharePo...
 
SharePoint 2013 Site Administration
SharePoint 2013 Site AdministrationSharePoint 2013 Site Administration
SharePoint 2013 Site Administration
 
Share point 2016 end user training overview
Share point 2016 end user training   overviewShare point 2016 end user training   overview
Share point 2016 end user training overview
 

Viewers also liked

Beautiful Warrior: The Legend of the Nun's Kung Fu (by Emily Arnold McCully)
Beautiful Warrior: The Legend of the Nun's Kung Fu (by Emily Arnold McCully)Beautiful Warrior: The Legend of the Nun's Kung Fu (by Emily Arnold McCully)
Beautiful Warrior: The Legend of the Nun's Kung Fu (by Emily Arnold McCully)TerPike
 
Tendência moda masculina - vermelho nas passarelas
Tendência moda masculina - vermelho nas passarelasTendência moda masculina - vermelho nas passarelas
Tendência moda masculina - vermelho nas passarelasJoe Pinheiro
 
7 mini franquias baratas para começar à partir de r$ 800
7 mini franquias baratas para começar à partir de r$ 8007 mini franquias baratas para começar à partir de r$ 800
7 mini franquias baratas para começar à partir de r$ 800Joe Pinheiro
 
Chocolate e castanhas podem piorar crises de herpes
Chocolate e castanhas podem piorar crises de herpesChocolate e castanhas podem piorar crises de herpes
Chocolate e castanhas podem piorar crises de herpesJoe Pinheiro
 
Ragnarock forum pa challenge a #sce2014 1
Ragnarock forum pa challenge a #sce2014 1Ragnarock forum pa challenge a #sce2014 1
Ragnarock forum pa challenge a #sce2014 1RagnarockEU
 
Saboaria artesanal de frutas tropicais
Saboaria artesanal de frutas tropicaisSaboaria artesanal de frutas tropicais
Saboaria artesanal de frutas tropicaisJoe Pinheiro
 
Inventra Technologies
Inventra TechnologiesInventra Technologies
Inventra TechnologiesGeetika Kakar
 
Como combinar sapatos vermelhos com estilo
Como combinar sapatos vermelhos com estiloComo combinar sapatos vermelhos com estilo
Como combinar sapatos vermelhos com estiloJoe Pinheiro
 
Yoga para iniciantes
Yoga para iniciantesYoga para iniciantes
Yoga para iniciantesJoe Pinheiro
 
Fórex trading automatizado tecnologia inteligente e eficaz
Fórex trading automatizado  tecnologia inteligente e eficazFórex trading automatizado  tecnologia inteligente e eficaz
Fórex trading automatizado tecnologia inteligente e eficazJoe Pinheiro
 
Screening L7 l9 - in the name of the father screening
Screening L7   l9 - in the name of the father screeningScreening L7   l9 - in the name of the father screening
Screening L7 l9 - in the name of the father screeningmisshanks
 
"สร้างคนให้มีไฟ ไม่ปันใจไปที่อื่น" SME Webinar สัมมนาออนไลน์
"สร้างคนให้มีไฟ ไม่ปันใจไปที่อื่น" SME Webinar สัมมนาออนไลน์"สร้างคนให้มีไฟ ไม่ปันใจไปที่อื่น" SME Webinar สัมมนาออนไลน์
"สร้างคนให้มีไฟ ไม่ปันใจไปที่อื่น" SME Webinar สัมมนาออนไลน์K SME
 
Manfaat teh hitam
Manfaat teh hitamManfaat teh hitam
Manfaat teh hitamGarmins4
 
"ปรับฮวงจุ้ยรับธุรกิจเฮง" SME Webinar สัมมนาออนไลน์
"ปรับฮวงจุ้ยรับธุรกิจเฮง" SME Webinar สัมมนาออนไลน์"ปรับฮวงจุ้ยรับธุรกิจเฮง" SME Webinar สัมมนาออนไลน์
"ปรับฮวงจุ้ยรับธุรกิจเฮง" SME Webinar สัมมนาออนไลน์K SME
 

Viewers also liked (20)

Beautiful Warrior: The Legend of the Nun's Kung Fu (by Emily Arnold McCully)
Beautiful Warrior: The Legend of the Nun's Kung Fu (by Emily Arnold McCully)Beautiful Warrior: The Legend of the Nun's Kung Fu (by Emily Arnold McCully)
Beautiful Warrior: The Legend of the Nun's Kung Fu (by Emily Arnold McCully)
 
Curso cake pop
Curso cake pop Curso cake pop
Curso cake pop
 
Tendência moda masculina - vermelho nas passarelas
Tendência moda masculina - vermelho nas passarelasTendência moda masculina - vermelho nas passarelas
Tendência moda masculina - vermelho nas passarelas
 
Conhecer para Transformar: Diagnóstico Itaqui Bacanga
Conhecer para Transformar: Diagnóstico Itaqui BacangaConhecer para Transformar: Diagnóstico Itaqui Bacanga
Conhecer para Transformar: Diagnóstico Itaqui Bacanga
 
Biogas
BiogasBiogas
Biogas
 
7 mini franquias baratas para começar à partir de r$ 800
7 mini franquias baratas para começar à partir de r$ 8007 mini franquias baratas para começar à partir de r$ 800
7 mini franquias baratas para começar à partir de r$ 800
 
Chocolate e castanhas podem piorar crises de herpes
Chocolate e castanhas podem piorar crises de herpesChocolate e castanhas podem piorar crises de herpes
Chocolate e castanhas podem piorar crises de herpes
 
Ragnarock forum pa challenge a #sce2014 1
Ragnarock forum pa challenge a #sce2014 1Ragnarock forum pa challenge a #sce2014 1
Ragnarock forum pa challenge a #sce2014 1
 
Robotics
RoboticsRobotics
Robotics
 
Saboaria artesanal de frutas tropicais
Saboaria artesanal de frutas tropicaisSaboaria artesanal de frutas tropicais
Saboaria artesanal de frutas tropicais
 
Inventra Technologies
Inventra TechnologiesInventra Technologies
Inventra Technologies
 
Como combinar sapatos vermelhos com estilo
Como combinar sapatos vermelhos com estiloComo combinar sapatos vermelhos com estilo
Como combinar sapatos vermelhos com estilo
 
Yoga para iniciantes
Yoga para iniciantesYoga para iniciantes
Yoga para iniciantes
 
Isro
IsroIsro
Isro
 
Fórex trading automatizado tecnologia inteligente e eficaz
Fórex trading automatizado  tecnologia inteligente e eficazFórex trading automatizado  tecnologia inteligente e eficaz
Fórex trading automatizado tecnologia inteligente e eficaz
 
Screening L7 l9 - in the name of the father screening
Screening L7   l9 - in the name of the father screeningScreening L7   l9 - in the name of the father screening
Screening L7 l9 - in the name of the father screening
 
"สร้างคนให้มีไฟ ไม่ปันใจไปที่อื่น" SME Webinar สัมมนาออนไลน์
"สร้างคนให้มีไฟ ไม่ปันใจไปที่อื่น" SME Webinar สัมมนาออนไลน์"สร้างคนให้มีไฟ ไม่ปันใจไปที่อื่น" SME Webinar สัมมนาออนไลน์
"สร้างคนให้มีไฟ ไม่ปันใจไปที่อื่น" SME Webinar สัมมนาออนไลน์
 
Manfaat teh hitam
Manfaat teh hitamManfaat teh hitam
Manfaat teh hitam
 
"ปรับฮวงจุ้ยรับธุรกิจเฮง" SME Webinar สัมมนาออนไลน์
"ปรับฮวงจุ้ยรับธุรกิจเฮง" SME Webinar สัมมนาออนไลน์"ปรับฮวงจุ้ยรับธุรกิจเฮง" SME Webinar สัมมนาออนไลน์
"ปรับฮวงจุ้ยรับธุรกิจเฮง" SME Webinar สัมมนาออนไลน์
 
Biogas
BiogasBiogas
Biogas
 

Similar to sharepointdevelopertrainingdelhi

Live Online Sharepoint 2013 Developer Training
Live Online Sharepoint 2013 Developer TrainingLive Online Sharepoint 2013 Developer Training
Live Online Sharepoint 2013 Developer TrainingSharePointTraininginNoida
 
SharePoint2013 training in bangalore from vensys it services pvt. ltd
SharePoint2013 training in bangalore from vensys it services pvt. ltdSharePoint2013 training in bangalore from vensys it services pvt. ltd
SharePoint2013 training in bangalore from vensys it services pvt. ltdsharepointexpert
 
Tushar Mahapatra - Portfolio for SharePoint projects
Tushar Mahapatra - Portfolio for SharePoint projectsTushar Mahapatra - Portfolio for SharePoint projects
Tushar Mahapatra - Portfolio for SharePoint projectsTushar Mahapatra
 
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2Sayed Ali
 
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
 
Suresh_Kumar_Mahala [10729857]
Suresh_Kumar_Mahala [10729857]Suresh_Kumar_Mahala [10729857]
Suresh_Kumar_Mahala [10729857]sureshmahala
 
Creating Custom SharePoint Web Parts A Step-By-Step Guide.pdf
Creating Custom SharePoint Web Parts A Step-By-Step Guide.pdfCreating Custom SharePoint Web Parts A Step-By-Step Guide.pdf
Creating Custom SharePoint Web Parts A Step-By-Step Guide.pdfAlpha BOLD
 
Sumit_SharePoint
Sumit_SharePointSumit_SharePoint
Sumit_SharePointSumit Y
 
Your Map to SharePoint 2013
Your Map to SharePoint 2013Your Map to SharePoint 2013
Your Map to SharePoint 2013Mohamed Abdeen
 

Similar to sharepointdevelopertrainingdelhi (20)

Live Online Sharepoint 2013 Developer Training
Live Online Sharepoint 2013 Developer TrainingLive Online Sharepoint 2013 Developer Training
Live Online Sharepoint 2013 Developer Training
 
sharepointadministrationtrainingdelhi
sharepointadministrationtrainingdelhisharepointadministrationtrainingdelhi
sharepointadministrationtrainingdelhi
 
SharePoint2013 training in bangalore from vensys it services pvt. ltd
SharePoint2013 training in bangalore from vensys it services pvt. ltdSharePoint2013 training in bangalore from vensys it services pvt. ltd
SharePoint2013 training in bangalore from vensys it services pvt. ltd
 
Tushar Mahapatra - Portfolio for SharePoint projects
Tushar Mahapatra - Portfolio for SharePoint projectsTushar Mahapatra - Portfolio for SharePoint projects
Tushar Mahapatra - Portfolio for SharePoint projects
 
MySQL Developer Training in Bangalore Classroom, Online
MySQL Developer Training in Bangalore Classroom, OnlineMySQL Developer Training in Bangalore Classroom, Online
MySQL Developer Training in Bangalore Classroom, Online
 
Resume
ResumeResume
Resume
 
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
What’s New for IT Professionals in Microsoft® SharePoint® Server 2013 Day 2
 
Sharepoint
SharepointSharepoint
Sharepoint
 
Free-SharePoint-Foundation-Training
Free-SharePoint-Foundation-TrainingFree-SharePoint-Foundation-Training
Free-SharePoint-Foundation-Training
 
Resume
ResumeResume
Resume
 
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
 
1. Managing Office 365 Identities and Services
1. Managing Office 365 Identities and Services1. Managing Office 365 Identities and Services
1. Managing Office 365 Identities and Services
 
Muhammad Ahsan Javed - Visionet
Muhammad Ahsan Javed - VisionetMuhammad Ahsan Javed - Visionet
Muhammad Ahsan Javed - Visionet
 
Suresh_Kumar_Mahala [10729857]
Suresh_Kumar_Mahala [10729857]Suresh_Kumar_Mahala [10729857]
Suresh_Kumar_Mahala [10729857]
 
Resume-Srikanth_Jogula
Resume-Srikanth_JogulaResume-Srikanth_Jogula
Resume-Srikanth_Jogula
 
Creating Custom SharePoint Web Parts A Step-By-Step Guide.pdf
Creating Custom SharePoint Web Parts A Step-By-Step Guide.pdfCreating Custom SharePoint Web Parts A Step-By-Step Guide.pdf
Creating Custom SharePoint Web Parts A Step-By-Step Guide.pdf
 
Sujeet Kumar
Sujeet KumarSujeet Kumar
Sujeet Kumar
 
Sumit_SharePoint
Sumit_SharePointSumit_SharePoint
Sumit_SharePoint
 
Ashok cv_1
Ashok  cv_1Ashok  cv_1
Ashok cv_1
 
Your Map to SharePoint 2013
Your Map to SharePoint 2013Your Map to SharePoint 2013
Your Map to SharePoint 2013
 

Recently uploaded

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 

Recently uploaded (20)

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 

sharepointdevelopertrainingdelhi

  • 1. SharePoint 2013 Developer Training SharePointIQ B-1, Basement, Bhagmal Complex Naya Bans , Sector-15 , NOIDA-201301 Mob: - +91-9555580458 Email: - sharepointiq.info@gmail.com info@sharepointiq.in Web: - http://sharepoint-training.in http://Sharepointiq.in http://sharepointtraininginnoida.in http://liveonlinesharepointtraining.in
  • 2. 2013 Training SharePointIQ SharePointIQ is the one of the best SharePoint training institute in Gurgaon who provide various flavor SharePoint training for the SharePoint 2013 Foundation, SharePoint Server 2013, SharePoint Designer 2013, SharePoint 2013 Administration, SharePoint 2013 Development, SharePoint 2010 Foundation, SharePoint Server 2010, SharePoint Designer 2010, SharePoint 2010, Administration, SharePoint 2010 Development. SharePoint 2013 logo is the registered trademark of Microsof t.
  • 3. Welcome SharePoint Training Institute... In SharePoint 2013 training, you will learn common all SharePoint development activities. These include working with the server-side and client-side object models, developing and deploying features, solutions, and apps, managing identity and permissions, querying and updating list data, managing taxonomy, using workflow to manage business processes, and customizing the user interface. After completing this course, students will be able to: • Design and manage features and solutions. • Develop code for custom server-side components. • Manage and customize authentication and authorization. • Create custom sites and lists and manage the site lifecycle. • Explain the capabilities and design choices for SharePoint apps. • Use the client-side object model and the REST API Microsoft SharePoint 2013 Server Training: This course is designed for the IT professional who has been tasked with setting up, managing and maintaining Microsoft’s SharePoint Server 2013 platform. During this course you will learn how to install SharePoint Server, create and manage Web applications and site collections as well as understand their place and purpose within the SharePoint platform. You will also learn about the new implementation of service applications and gain an understanding of the document management features provided by this newest edition of SharePoint Server. . Audience The course is intended for professional developers who develop solutions for SharePoint products and technologies in a team-based, medium-sized to large development environment. While some familiarity with SharePoint solution development is required, candidates are not expected to have prior experience with the new features in SharePoint Server 2013. The ideal candidate is a technical lead with at least four years of SharePoint and web development experience. The candidate is responsible for designing custom code for projects that are deployed
  • 4. to or interact with SharePoint environments. This includes: Selecting an appropriate approach and building customizations in SharePoint. Creating and implementing a strategy for solution packaging, deployment, and upgrading. Identifying SharePoint data and content structures for customizations. Performing diagnostics and debugging. Planning and designing applications for scalability and performance. Identifying and mitigating performance issues of customizations. Understanding authentication and authorization. Experience with Windows PowerShell. Broad familiarity with SharePoint capabilities. Familiarity with Online Services such as Azure and SharePoint Online. What are the requirements? A SharePoint Server 2013 environment CURRICULUM Module 1: SharePoint as a Developer Platform This module examines different approaches that can be used to develop applications with SharePoint Server 2013 the scenarios in which each approach might be appropriate. Lessons Introducing the SharePoint Developer Landscape Choosing Approaches to SharePoint Development
  • 5. Understanding SharePoint 2013 Deployment and Execution Models Lab : Comparing Web Parts and App Parts Creating and Deploying a SharePoint Web Part Creating and Deploying a SharePoint App Part After completing this module, students will be able to: Describe the opportunities for developers in SharePoint Server 2013. Choose appropriate execution models for custom SharePoint components. Choose appropriate deployment models for custom SharePoint components. Module 2: Working with SharePoint Object This module introduces the server-side SharePoint object model and how the core classes relate to sites and collections. The server-side SharePoint object model provides a core set of classes that represent different items in the logical architecture of a SharePoint deployment. Students also learn how manage permissions for server-side code. Lessons Understanding the SharePoint Object Hierarchy Working with Sites and Webs Working with Execution Contexts Lab : Working with Sites and Webs Working with Sites and Webs in Managed Code Working with Sites and Webs in Windows PowerShell. Lab : Working with Execution Contexts Running Code with Elevated Privileges Adapting Content for Different User Permissions After completing this module, students will be able to:
  • 6. Explain the purpose of key classes in the server-side SharePoint object model. Programmatically interact with SharePoint site collections and sites. Adapt solutions for users with different levels of permissions. Module 3: Working With Lists and Libaries This module explains how to interact with lists and libraries. Students learn about how to work with lists and libraries programmatically using the server-side SharePoint object model and how to use query classes and LINQ to SharePoint to query and retrieve data from SharePoint lists. Student also learn how to efficiently work with lists that contain large numbers of items. Lessons Using List and Library Objects Querying and Retrieving List Data Working with Large Lists Lab : Querying and Retrieving List Data Querying List Items Updating List Items Lab : Working with Large Lists Using the ContentIterator Class After completing this module, students will be able to: Interact with lists and libraries programmatically. Query and retrieve list data. Perform operations efficiently on large lists. Module 4: Designing and Managing Features and Solutions This module examines creating and deploying custom Developing a SharePoint solutions and features. The students also learn how and when to use sandbox solutions.
  • 7. Lessons Working with Features Deploying Solutions Working with Sandboxed Solutions Lab : Working with Farm Solutions Create a Farm Solution Create a Feature Upgrade a Solution Lab : Working with Sandboxed Solutions Create a Solution Validator After completing this module, students will be able to: Describe the structure and use cases of a Feature. Explain how to create a farm solution. Explain how to create a sandboxed solution. . Module 5: Working with Server-Side Code In this module we will explore the new changes to Web Applications and discover the creation and management of them in both Central Administration and Power She This module describes how to develop and deploy Web Parts and event receivers in a solution. Lessons Developing Web Parts Using Event Receivers Using Timer Jobs Storing Configuration Data Lab : Working with Server-Side Code Developing an Event Receiver
  • 8. Updating a Web Part Creating a Timer Job After completing this module, students will be able to: Describe the process for developing a web part. Use event receivers to handle SharePoint events. Use timer jobs to perform out of process, and scheduled operations. Store and manipulate configuration data for custom components. Module 6: Managing Identity and Permissions This module describes how manage permissions through code and customize authentication using custom claims providers. Lessons Understanding Identity Management in SharePoint 2013 Managing Permissions in SharePoint 2013 Configuring Forms-Based Authentication Customizing the Authentication Experience Lab : Managing Permissions Programmatically in SharePoint 2013 Managing List Permissions Programmatically Lab : Creating and Deploying a Custom Claims Provider Creating a Custom Claims Provider Supporting Search and Resolve in a Claims Provider Deploying and Testing a Claims Provider After completing this module, students will be able to: Describe how authentication and identity management work in SharePoint 2013. Verify and manage permissions programmatically in SharePoint 2013.
  • 9. Create and configure custom membership providers and role managers for forms-based authentication. Create claims providers and customize the sign-in experience. Module 7: Managing Custom Component and Site Lifecycles This module discusses planning and organizing sites and lists. The students also learn how to create custom component definitions and templates. Lessons Component Overview Defining Custom Lists Defining Custom Sites Managing SharePoint Sites Lab : Managing Custom Components and Site Lifecycles Creating a Site Definition Creating a List Definition Developing an Event Receiver After completing this module, students will be able to: Explain the SharePoint component hierarchy. Define and provision custom lists Define and provision custom sites. Manage the SharePoint site lifecycle Module 8: Introducing Apps for SharePoint This module introduces the SharePoint App, a new way to customize SharePoint functionality with SharePoint Server 2013. Lessons
  • 10. Overview of Apps for SharePoint Developing Apps for SharePoint Lab : Creating a Site Suggestions App Creating a New SharePoint App Using the Client-Side Object Model After completing this module, students will be able to: Describe SharePoint apps and compare them to SharePoint farm solutions and sandboxed solutions. Describe how to develop apps for SharePoint 2013 that work on-premises and in the cloud. Module 9: Client-Side SharePoint Development This module describes how to use JavaScript Client Object Model (CSOM), managed code CSOM and the REST API to build SharePoint Apps. Lessons Using the Client-Side Object Model for JavaScript Using the REST API with JavaScript Lab : Using the REST API with JavaScript Creating List Relationships Add Vote Recording Define and provision custom sites. Manage the SharePoint site lifecycle Module 10: Publishing and Distributing Apps This module introduces the App Catalog so users to locate, purchase, and install apps easily. The students learn how to package and publish Apps to the App Catalog.
  • 11. Lessons Understanding the App Management Architecture Understanding App Packages Publishing Apps Installing, Updating, and Uninstalling Apps Lab : Publishing an App to a Corporate Catalog Creating an App Catalog Creating an App Package Publishing an App Package Lab : Installing, Updating, and Uninstalling Apps Installing an App Upgrading an App Removing an App After completing this module, students will be able to: Explain how SharePoint manages app publishing and distribution. Describe the contents of an app package. Publish apps to a corporate catalog or the Office Marketplace. Install, update, and uninstall apps. Module 11: Automating Business This module explains how to create workflows and workflow actions using Visio 2013, SharePoint Designer 2013 and Visual Studio 2012. Lessons Understanding Workflow in SharePoint 2013 Building Workflows by using Visio 2013 and SharePoint Designer 2013 Developing Workflows in Visual Studio 2012 Lab : Building Workflows in Visio 2013 and SharePoint Designer 2013 Creating Workflows by Using Visio
  • 12. Editing Workflows by Using SharePoint Designer Lab : Creating Workflow Actions in Visual Studio 2012 Creating Custom Workflow Actions Using a Custom Workflow in SharePoint Designer At the end of this module, student will be able to: Describe the architecture and capabilities of workflow in SharePoint 2013. Create declarative workflows in Visio 2013 and SharePoint Designer 2013. Create and deploy custom workflows by using Visual Studio 2012. Module 12: managing Taxonomy This module explains the importance of a good taxonomy in SharePoint and working with the components of the taxonomy. The students also see how to tie event receivers to the taxonomy. Lessons Managing Taxonomy in SharePoint 2013 Working with Content Types Working with Advanced Features of Content Types Lab : Working with Content Types Create a System to Capture Vacation Requests Lab : Working with Advanced Features of Content Types Creating an Event Receiver Assembly Registering an Event Receiver with a Site Content Type After completing this module, student will be able to: Work with taxonomy building blocks in SharePoint 2013. Create and configure content types declaratively and programmatically. Work with advanced features of content types.
  • 13. Module 13: Customizing User Interface Element This module explains different ways of customizing the SharePoint user interface, such as adding buttons to the ribbon or modifying the appearance of list views. Lessons Working with Custom Actions Using Client-Side User Interface Components Customizing the SharePoint List User Interface Lab : Using the Edit Control Block to Launch an App Configuring an App to Display Customer Orders Use a Custom Action to Launch an App Lab : Using jQuery to Customize the SharePoint List User Interface Creating a Custom List View After completing this module, students will be able to: Use custom actions to modify the SharePoint user interface. Use JavaScript to work with client-side SharePoint user interface components. Describe how to modify the appearance and behavior of list views and forms. Module 14: Working With Branding and Navigation This module explains the changes in SharePoint Server 2013 to branding, designing, publishing and navigating sites. The students also learn how to create devise independent sites standard web technologies, such as HTML, CSS, and JavaScript. Lessons Creating and Applying Themes Branding and Designing Publishing Sites
  • 14. Tailoring Content to Platforms and Devices Configuring and Customizing Navigation Lab : Branding and Designing Publishing Sites Creating SharePoint Master Pages Building Master Page Functionality Publishing and Applying Design Assets Lab : Configuring Farm-Wide Navigation Creating a Custom Site Map Provider After completing this module, students will be able to: Create and apply themes to SharePoint sites. Create publishing site design assets such as master pages and page layouts. Use device channels and image renditions to adapt content for different devices. Configure and customize the navigation experience for publishing sites.
  • 15. Miscellaneous Regular Class Room Training Duration: 3 Months (Weekend - Sat Sun) Fee: Rs.12.000/- On demand Class Room Training Duration: 5 Days (40 Hours) Fee: Rs.30.000/- Regular Online Training Duration: 3 Months Regular Class Room Free: Rs.12.000/- On demand Online Training Duration: 5 Days (40 Hours) Fee: Rs.30.000/-
  • 16. Beyond SharePoint. We’re doing our best because, we’re on mission for the same.