Click here to Skip to main content
15,860,859 members
Everything / Productivity Apps and Services / Sharepoint / SharePoint 2013

SharePoint 2013

SharePoint2013

Great Reads

by vivekthangaswamy
SharePoint 2013 online app development - Part 1
by Andrei Markeev
Code examples of using SharePoint 2013 Workflow Services API.
by Andrei Markeev
Client Side Rendering specifics related to list forms.
by Andrei Markeev
Three examples of using CSR with KnockoutJs for customizing SharePoint 2013 list forms.

Latest Articles

by Agarawal.ankur
How to get a list of all suspended/terminated workflows using JavaScript - SharePoint online
by senthill
This tip will help you to resolve issue when exporting large data from SSRS report to Excel, getting error message "Request timeout" in SharePoint 2013.
by Bajirao_
SharePoint 2013 list DateTime column default value customization, set value to next 30 min

All Articles

Sort by Score

SharePoint 2013 

29 Nov 2013 by vivekthangaswamy
SharePoint 2013 online app development - Part 1
20 Jun 2013 by Andrei Markeev
Code examples of using SharePoint 2013 Workflow Services API.
28 Aug 2014 by Andrei Markeev
Client Side Rendering specifics related to list forms.
21 Mar 2015 by Andrei Markeev
Three examples of using CSR with KnockoutJs for customizing SharePoint 2013 list forms.
5 Feb 2016 by Jonathan Cardy
How to write scalable CAML queries that won't return list view threshold errors on large SharePoint lists.
2 Jan 2016 by Atish Dipongkor
Creating Custom Date Picker, People Picker and Choice for SharePoint 2013 Apps or Content Editor Web Part using AngularJs/jQuery.
12 Jul 2014 by Stephen Huen
UI to manage SharePoint site property bags
4 Feb 2015 by Jabeen Begum
Create a timer job using SharePoint App model, CSOM and azure webjobs
21 Sep 2015 by Atish Dipongkor
Synchronize Active Directory (AD) users to a SharePoint List. We will create a timer job for that. This timer job will periodically sync AD users to a SharePoint list.
15 Oct 2015 by Andrei Markeev
Tiny micro-templating engine fully compatible with SharePoint CSR
19 Jul 2016 by senthill
This article describes how to create a usage report for SSRS reports that are hosted in the SharePoint Site.
30 Nov 2013 by vivekthangaswamy
SharePoint 2013 Online search administrator - a walkthrough
13 Sep 2016 by Atish Dipongkor
How to create a Sandboxed Workflow Action for SharePoint On-Premise (2013 or 2010)
25 Mar 2014 by Anton Khritonenkov
String processing workflow actions for SharePoint 2013 and SharePoint Online
10 Jun 2016 by John Gough
Angular SPA Bootstrap Image Slider for SharePoint 2013
29 Sep 2016 by Roshan Parmar
This article shows how to view the workflow status with Rest API, how to navigate to workflow approval page, how to approve and reject the task with SharePoint REST API
30 Jun 2016 by Jean Paul V.A
In this article we can explore the Claims Viewer Web Part.
3 Aug 2016 by senthill
Let’s discuss about how to display logged in user profile picture in SharePoint Site
13 Mar 2014 by TeamImprover
Using AD as a source for your organisation chart is useful if you have deployed the foundation version of SharePoint but wish to maintain a centralised organisation chart with other applications. This article tells you how.
28 Jun 2014 by Elia Conchione
Moving from old SharePoint server? Something to import inside SharePoint 2013?
5 Jun 2014 by Drasko Popovic
SharePoint hosted app for displaying and rating Dilbert comics
30 Jul 2014 by MANPREET SINGH
Site Settings in SharePoint 2013
10 Aug 2014 by MANPREET SINGH
Site Settings in SharePoint 2013 – Part 4
21 Aug 2014 by MANPREET SINGH
Site Settings in SharePoint 2013 – Part 7
1 Sep 2015 by Imran Abdul Ghani
Article explains about SharePoint Calendars, Overlays and usage of multiple calendars within SharePoint.
24 Aug 2014 by Andrei Markeev
All you need to know to start creating your own CSR customizations in SharePoint 2013.
2 Oct 2013 by Anton Khritonenkov1
This article describes how to implement autocomplete for multiple SharePoitn 2010\2013 form fields using JavaScript.
1 Jan 2016 by Atish Dipongkor
SharePoint 2013, REST API
20 Sep 2014 by Mohammad A. Amer
Step by step creating News Page Layout using Content Type in SharePoint 2013
3 Jun 2014 by Stephen Huen
A SharePoint 2013 web part that uses lightbox to view images from a picture library.
26 Nov 2013 by vivekthangaswamy
What administrators know first about SharePoint 2013
3 Jul 2016 by senthill
This article describes how to customize announcements list view webpart using XSL and how to customize content editor webpart style using CSS.
28 Apr 2014 by Jonathan Cardy
Creating a single page app for SharePoint 2013 using the new App Model.
20 May 2014 by Jonathan Cardy
Guide to creating SharePoint 2013 Autohosted Apps with ASP.NET MVC 5.
6 Jul 2016 by Krishna KV
How to create a SharePoint App with TypeScript and Angular Js
5 Jul 2014 by Stephen Huen
A SharePoint compact widget style calendar
17 Nov 2013 by shijuse
How to implement business data connectivity in SharePoint 2013
2 Jan 2016 by Atish Dipongkor
Taking the great advantage of two way data binding of AngularJS in SharePoint 2013. AngularJS can be used in Content Editor Web Part or SharePoint Apps.
11 Sep 2014 by Andrei Markeev
Creating master-detail form using the Excel-like JSGrid control (XsltListViewWebPart in quick edit mode).
15 Aug 2016 by Shivprasad koirala
In this lab we will see how to create content types, site columns and we will also see how to integrate MVC with SharePoint.
11 Apr 2016 by Shivprasad koirala
In this article, we will learn SharePoint step by step in 8 hours.
7 Jun 2014 by shijuse
Analytics Reports using PerformancePoint Services in SharePoint2013
16 May 2016 by Bishnu D
Copy SharePoint 2013 or SharePoint Online Term Stores and their child objects with properties from one environment to another
2 Aug 2016 by Atish Dipongkor
SharePoint and AngularJs and HTTP requests like GET, POST, UPDATE, DELETE and file uploading using AngularJS
20 Aug 2015 by Imran Abdul Ghani
What is a Web Part? SharePoint Web Part is basically a reusable component designed for a particular task and can be easily added to a SharePoint page for customization/personalization. But for me as a developer, its a user control that is deployed at Site Collection level so that all sites under the
30 Jun 2016 by senthill
This article describes how to customize master page, how to customize home page and it will give you tips to improve the look and feel of the SharePoint site.
19 Oct 2016 by Atish Dipongkor
Writing CAML queries in a optimized, efficient and easiest way.