SharePoint 2013 Development Training SharePoint 2013 Development Training Institute In Gulbarga

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.

SharePoint 2013 Development Training 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 a​pplications 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.

Space is limited so if you’re interested please register early.

Curriculum of SharePoint 2013 Development Training​



MODULE 01: 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 andcollections. The server-side SharePoint object model provides a core set of classes that represent differentitems 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 Libraries

This module explains how to interact with lists and libraries. Students learn about how to work with lists andlibraries 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 workwith 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 ofthem in both Central Administration and PowerSheThis 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 learnhow 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 2013and 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

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 13: Customizing User Interface Element

This module explains different ways of customizing the SharePoint user interface, such as adding buttons to theribbon or modifying the appearance of list views.


Lessons

  • Working with Custom Actions
  • Using Client-Side User Interface Components
  • ustomizing 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 andnavigating 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.

Module 15: Introducing Office 365

This module is designed to give an overview of the functionality available to users within the Office 365 environment, it also showcases the tools which will greatly improve efficiency and productivity within your organization when communicating, authoring, collaborating & sharing, and connecting with colleagues. This module covers the following:


Life before Office 365

  • What is the Cloud?
  • What is Office 365?
  • Office 365 Services Overview
  • Communication
  • Store Information
  • Create and Edit Business Documents

Module 16: An Introduction to SharePoint 2016

Let’s get started with SharePoint 2016 by letting you know about its fantastic selection of features. We will demonstrate popular uses of SharePoint 2016 to manage and share content, create engaging web page, automate business processes and make good business decisions.

Certifcation

 
 
 
 
SL.No
Training\ Microsoft Certification
​Price
1.
(A) SharePoint 2013 Training Regular (Saturday & Sunday)
(B) SharePoint 2013 Training Fast Track (Monday-Friday)
₹15,000.00
₹2​5,000.00
2.
(A) Microsoft Certified Professional(MCP)
(B) Microsoft Certified Solutions Developer (MCSD)​​
₹4,800.00

Mr. Shirkant Kumar has over 10 years of strategic and Information Technology space experience in key technical positions in both emerging and publicly-traded technology companies. hw has been successful at advancing companies’ corporate technical strategies and enhancing productivity value through delivery of industry leading CMMI techniques and practices.

Mr. Shirkant Kumar has been the Le​ad Technical Consultant of Adapt India, a publicly-held Software-as-a-Service (SaaS) company, where he has initiated and implemented a broad range of strategic readymate product solutions based on Microsft Platform. He has worked with many IT companies like "DQS India Certification Private Limited - Premium Consulting and Assessment agency", " MGRM Net Limited- Leading IT Product Company", "SynapseIndia - Offshore Software Development Company" and "Wipro - Greater Noida & Bangalore" .View more

​​​​

SharePoint Development Training Conducted very well, Instructor has good command on course. Looking forward to carry on with another course like Office 365 and SharePoint Administration.

More happy testimonials..

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Vishakhapatnam

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Ahmedabad

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Abohar

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Dadri

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Agra

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Ajmer

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Aligarh

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Allahabad

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Ambatturai

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Amritsar

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Nellore

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Bangalore

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Bareilly

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Belgaum

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Bhavnagar

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Bhilai

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Bhiwandi

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Bhopal

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Bhubaneswar

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Visakhapatnam

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Bikaner

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Jodhpur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Chandigarh

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Chinchwad

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Coimbatore

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Cuttack

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Noida

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in DehraDun

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Delhi

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Dhanbad

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Indore

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Durgapur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Kancheepuram

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Madurai

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Salem

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Ernakulam

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Erode

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Etah

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Srinagar

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Faridabad

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Firozabad

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Gaya

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Ghaziabad

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Surat

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Hyderabad

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Gorakhpur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Gulbarga

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Guntur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Gurgaon

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Guwahati

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Mumbai

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Hubli

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Pune

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Jabalpur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Jaipur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Jalandhar

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Jalgaon

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Jammu

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Jamnagar

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Jamshedpur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Kalyan

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Kanpur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Thiruvananthapuram

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Kochi

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Kolkata

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Kota

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Loni

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Lucknow

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Ludhiana

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Nagpur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Mahesana

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Gwalior

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Mangalore

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Meerut

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Moradabad

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Mysore

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Nanded

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Nasik

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Navi Mumbai

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in New Delhi

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Patna

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Raipur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Rajkot

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Ranchi

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Saharanpur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Sangli

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Siliguri

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Tirunelveli

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Solapur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Thane

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Chennai

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Tiruchirappalli

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Udaipur

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Ujjain

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Vadodara

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Varanasi

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Vijayawada

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Aurangabad

SHAREPOINT 2013 DEVELOPMENT TRAINING INSTITUTE in Warangal

Scroll to Top