Mastering SharePoint 2013 Development Using C# - Part II

Course

Online

£ 10 + VAT

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

SharePoint is a versatile platform for building solutions that address a wide range of business needs. SharePoint is a development platform, upon which powerful and compelling portal applications can be built.This course provides developers with a thorough, in-depth guide to the internals of writing code for the SharePoint platform. SharePoint 2013 programming model can be divided into categories like : Managed Client Side Object Model, Java Script Client Object Model, Silverlight Client Side Object Model, REST & OData Interface.In this course by development expert Kameswara Sarma Uppuluri, you'll learn essential concepts that you need to know to get started building applications for SharePoint platform such as CSOM,JSOM,SCOM,REST & OData,Custom Actions,Custom Groups,TImer Jobs.. and more. The course provides step-by-step walk-throughs and coding demos that you're encouraged to code along with to enhance the learning process.This course is broken down into 16 modules with each module providing source code where applicable so that you can follow along with Kameswara Sarma Uppuluri. Some of the modules can be seen in the below list.Working with CSOM
Working with JSOM
Working with SCOM
Working with REST & OData
Custom Actions
Custom GroupsWho is the target audience?This course is designed for individuals with an intermediate knowledge of Visual C# in building Windows / Web based applications using Visual Studio

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

About this course

Learn How to Develop Client Applications using Client Side Object Model (CSOM)
Learn How to Develop Client Applications using Java Script Object Model (JSOM)
Learn How to Develop Client Applications using Silverlight Client Side Object Model (SCOM)
Learn How to create Custom Actions
Learn How to Create Buttons on Office Ribbon Controls
Learn How to Create Pop-Up Dialogs Using JavaScript
Learn How to use LINQ to SharePoint 2013
Learn How to customize Navigational Elements of a Site using Code
Learn How to Read & Write User Profile Properties Using Code
Learn How to Create Groups,Add Users to group and Assign Permissions using Code
Learn How to Use Business Connectivity Services from Visual Studio
Learn How to Create Timer Jobs
Learn How to Create Custom Site Definitions
Learn How to Create Custom Web Templates
Learn How to Create Sandboxed Solutions
Learn How to work with REST & ODATA

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Emagister S.L. (data controller) will process your data to carry out promotional activities (via email and/or phone), publish reviews, or manage incidents. You can learn about your rights and manage your preferences in the privacy policy.

Reviews

This centre's achievements

2021

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 6 years

Subjects

  • Programming
  • Writing
  • Web
  • Approach
  • Javascript
  • Sharepoint
  • Server
  • Java
  • Testing
  • Javascript training

Course programme

SharePoint 2013 Development - The Big Picture 3 lectures 06:53 Course Introduction SharePoint 2013 Different Programming Models COMPLETE COURSE EXERCISE FILES SharePoint 2013 Development - The Big Picture 3 lectures 06:53 Course Introduction SharePoint 2013 Different Programming Models COMPLETE COURSE EXERCISE FILES Course Introduction Course Introduction Course Introduction Course Introduction SharePoint 2013 Different Programming Models SharePoint 2013 Different Programming Models SharePoint 2013 Different Programming Models SharePoint 2013 Different Programming Models COMPLETE COURSE EXERCISE FILES COMPLETE COURSE EXERCISE FILES COMPLETE COURSE EXERCISE FILES COMPLETE COURSE EXERCISE FILES Working with Managed Client Side Object Model (CSOM) 13 lectures 01:41:37 Overview of Managed CSOM Read Properties of a Web Site through Code Get List of Lists of a Web site through Code Using LoadQuery Method Read Records of a List through Code Deleting Records Of a List through Code Loading Selective Properties Implementing Paging Mechanism to retrieve records of a List Updating Properties and Writing back to SharePoint Server Creating a New Web Site using CSOM Approach Creating a New List Using CSOM Approach Get List of Sub Sites in a specific Site Collection using CSOM Get Fields of a List using CSOM Approach Working with Managed Client Side Object Model (CSOM) 13 lectures 01:41:37 Overview of Managed CSOM Read Properties of a Web Site through Code Get List of Lists of a Web site through Code Using LoadQuery Method Read Records of a List through Code Deleting Records Of a List through Code Loading Selective Properties Implementing Paging Mechanism to retrieve records of a List Updating Properties and Writing back to SharePoint Server Creating a New Web Site using CSOM Approach Creating a New List Using CSOM Approach Get List of Sub Sites in a specific Site Collection using CSOM Get Fields of a List using CSOM Approach Overview of Managed CSOM Overview of Managed CSOM Overview of Managed CSOM Overview of Managed CSOM Read Properties of a Web Site through Code Read Properties of a Web Site through Code Read Properties of a Web Site through Code Read Properties of a Web Site through Code Get List of Lists of a Web site through Code Get List of Lists of a Web site through Code Get List of Lists of a Web site through Code Get List of Lists of a Web site through Code Using LoadQuery Method Using LoadQuery Method Using LoadQuery Method Using LoadQuery Method Read Records of a List through Code Read Records of a List through Code Read Records of a List through Code Read Records of a List through Code Deleting Records Of a List through Code Deleting Records Of a List through Code Deleting Records Of a List through Code Deleting Records Of a List through Code Loading Selective Properties Loading Selective Properties Loading Selective Properties Loading Selective Properties Implementing Paging Mechanism to retrieve records of a List Implementing Paging Mechanism to retrieve records of a List Implementing Paging Mechanism to retrieve records of a List Implementing Paging Mechanism to retrieve records of a List Updating Properties and Writing back to SharePoint Server Updating Properties and Writing back to SharePoint Server Updating Properties and Writing back to SharePoint Server Updating Properties and Writing back to SharePoint Server Creating a New Web Site using CSOM Approach Creating a New Web Site using CSOM Approach Creating a New Web Site using CSOM Approach Creating a New Web Site using CSOM Approach Creating a New List Using CSOM Approach Creating a New List Using CSOM Approach Creating a New List Using CSOM Approach Creating a New List Using CSOM Approach Get List of Sub Sites in a specific Site Collection using CSOM Get List of Sub Sites in a specific Site Collection using CSOM Get List of Sub Sites in a specific Site Collection using CSOM Get List of Sub Sites in a specific Site Collection using CSOM Get Fields of a List using CSOM Approach Get Fields of a List using CSOM Approach Get Fields of a List using CSOM Approach Get Fields of a List using CSOM Approach Working with JavaScript Client Side Object Model (JSOM) 10 lectures 01:14:29 Overview of Java Script Client Object Model (JSOM) JSOM - Read Properties of a Web Site through Code JSOM - Updating Properties and Writing back to SharePoint Server Get List of Lists of a Web site through JSOM Creating a New Site Using JSOM Approach Creating a New List Using JSOM Approach Adding Records to a List using JSOM Approach Get Fields of a List using JSOM Approach Read Records of a List using JSOM Approach Loading JavaScript dynamically through a Web Part Working with JavaScript Client Side Object Model (JSOM) trong Working with Custom Dialogs 2 lectures 13:30 Developing a Web Part to create Custom Dialogs Testing the Custom Dialog Functionality Developing a Web Part to create Custom Dialogs Developing a Web Part to create Custom Dialogs Developing a Web Part to create Custom Dialogs Developing a Web Part to create Custom Dialogs Testing the Custom Dialog Functionality Testing the Custom Dialog Functionality Testing the Custom Dialog Functionality Testing the Custom Dialog Functionality Using LINQ To SharePoint 2013 3 lectures 19:34 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 1 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 2 Testing the Web Part Functionality Using LINQ To SharePoint 2013 3 lectures 19:34 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 1 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 2 Testing the Web Part Functionality Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 1 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 1 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 1 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 1 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 2 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 2 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 2 Developing a Web Part that uses LINQ to talk to SharePoint Site - Part 2 Testing the Web...

Additional information

Download SharePoint 2013,Visual Studio 2012 / 2013 / 2015 Community Edition

Mastering SharePoint 2013 Development Using C# - Part II

£ 10 + VAT