Click here to Skip to main content
15,886,067 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.
5 May 2014 by Carlos A Bueno
Map your Sharepoint lists in Strongly Typed Entities
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.
6 May 2013 by Dmitriy Kozlov
Reservation of resources in SharePoint 2013 and SharePoint 2013 online in Office 365
15 Oct 2013 by bjdestiny
I supposed to that you had not tried the google. so kindly please check below mentioned links you will get you solution.Link 1[^]Link 2[^]Link 3[^]Link 4[^]Link 5[^]
22 Nov 2013 by shijuse
SPMetal in Sharepoint 2013
30 Nov 2013 by vivekthangaswamy
SharePoint 2013 Online search administrator - a walkthrough
4 Nov 2014 by Manas Bhardwaj
Your question isn't complete as you have not specified what type of SharePoint Application you are building.In SharePoint 2013, you have several flavours of application development such as Full Trust Solution, SharePoint App etc.Anyway, let's assume you have a Full Trust Solution. The...
12 Nov 2014 by Pradip R
Workaround for enabling "Sign in as different user" in SharePoint 2013
13 Sep 2016 by Atish Dipongkor
How to create a Sandboxed Workflow Action for SharePoint On-Premise (2013 or 2010)
22 Dec 2015 by 2irfanshaikh
Use SharePoint Commandlets in Windows PowerShell ISE
9 Apr 2016 by Dave Kreskowiak
Google for it, "caml query sharepoint". We're not here to do your research for you.
29 Aug 2016 by Atish Dipongkor
Exploring the REST API of SharePoint. This tool will help to test HTTP request very easily.
25 Mar 2014 by Anton Khritonenkov
String processing workflow actions for SharePoint 2013 and SharePoint Online
25 Jan 2014 by Sergey Alexandrovich Kryukov
With your thinking you do about this problem, my advice may seem to be weird to you, but please try to think about it, as it can really help you.Here is the thing: why do you think you should ever check up the permissions? In most of application code, such things are clearly out of the...
27 Jun 2014 by Manas Bhardwaj
How to create default groups in SharePoint 2013 Host-Name Site Collection?
16 Aug 2014 by Manas Bhardwaj
How to create custom SharePoint 2013 list using PowerShell?
15 May 2015 by Atish Dipongkor
Customize default login page with own branding for Form Based Authentication
22 Dec 2015 by S V Saichandra
This tip gives a brief on how to create and manage Sharepoint web applications using SharePoint Central Administration Website.
22 Dec 2015 by S V Saichandra
The articles explains in brief about the backup and restore process of SharePoint portals.
10 Jun 2016 by John Gough
Angular SPA Bootstrap Image Slider for SharePoint 2013
22 Aug 2016 by Akshay Belure
Copy all list items along with attachment to another List (same site, another site, another site collection) using managed client object model
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
25 Nov 2013 by ZurdoDev
This is a very simple thing to search on google. Here are some links to...
5 Feb 2014 by Member 10572982
I want to create a share-point 2013 web-part containing a user control that contains a grid view with multi-selections, and share button that used to share those selected items to a certain page on Facebook, i really have no idea how to make this share button, should i have to create a Facebook...
14 Mar 2014 by Peter Leow
Refer: sharepoint-2013-books-a-comprehensive-list[^]
4 May 2014 by Manas Bhardwaj
You don't to look for another solution. Aspose should be able to work with SharePoint in the same fashion as it would do in any other web application.Mind it, when you are writing custom code in SharePoint it's nothing but a web application executed in IIS under SharePoint...
15 May 2014 by anup.bhunia
Assume you mean list throttling.It means controlling the data flow from server to client. Suppose in a sharepoint list there are 10 thousand rows and a user query returns all rows in the list, if server tries to return all the rows in a single go other user request might be starving. To...
24 May 2014 by Dave Kreskowiak
I think the error message makes it pretty obvious what's wrong. You don't have permissions to create that file in whatever folder you're trying to write it in.So, what folder are you trying to create the file in?
24 May 2014 by Melick
SharePoint 2013 and Office 365 (SharePoint online) app provisioning and installation options
18 Jun 2014 by Steven Richardson
I was able to come up with a solutionf ro this issue doing the following code this basicly replaced my problem code section RoleDefinition rda = web.RoleDefinitions.GetByName("Full Control"); RoleDefinition rdm = web.RoleDefinitions.GetByName("Contribute"); ...
30 Jul 2014 by MANPREET SINGH
Carousel or Bright Banner App in SharePoint 2013
16 Aug 2014 by Manas Bhardwaj
Setup your SharePoint 2013 Farm in Microsoft Azure with just a few clicks
26 Aug 2014 by MANPREET SINGH
Nintex Workflows in Office 365/ SharePoint 2013
10 Sep 2014 by Kishore Pogaru
Creating Custom Master Page for Hosted Apps
16 Sep 2014 by Manas Bhardwaj
I think what you need is an Application Page:http://msdn.microsoft.com/en-us/library/ee231581.aspx[^]Quote:An application page is an ASP.NET Web page that is designed for use in a SharePoint Web site. Application pages are a specialized type of ASP.NET page. The primary difference...
16 Sep 2014 by MANPREET SINGH
How to create List & Libraries in SharePoint 2013
22 Sep 2014 by Shivani Jha
You can refer to this videohttp://technet.microsoft.com/en-us/video/backup-and-restore-a-sharepoint-2010-site-collection.aspx[^]
3 Oct 2014 by Chiranthaka Sampath
Hi All,I need to align 3 tags in one line like Left, Center, Right. I used the following code but it displayed the content one by one in below.LeftCenter
3 Oct 2014 by Shemeemsha (ഷെമീംഷ)
Yes it is possible...Check this http://jsfiddle.net/v9djw3t3/1/[^]Hope you are looking for this...
8 Oct 2014 by Maciej Los
There is a SAP .NET Connector 3.0[^], which is designed "for communication between the Microsoft .NET platform and SAP systems. This connector supports RFCs and Web services."I'd suggest to visit SAP community[^] to get more information.
19 Oct 2014 by Manas Bhardwaj
Try this:camlQuery2.ViewXml = "Rose";
5 Nov 2014 by Manas Bhardwaj
Although this has been one of the ignored old questions, but I am still going to answer to add for future reference.App model has nothing to do with a hardware or hosting. It basically tells you and empowers you to have your application hosted outside your SharePoint environment. Or even...
12 Nov 2014 by Pradip R
How to add Breadcrumb with SharePoint 2013 Design Manager in HTML master page or HTML page layout.
16 Nov 2014 by Anis Jribi
We will see in this tip how to enable anonymous access in Sharepoint for a Farm Solution
17 Nov 2014 by Pradip R
Please refer this link: CRUD Operation using REST in SharePoint App[^]or you can use other approach:CRUD Operation using Javascript Client Object Model.[^]
3 Mar 2015 by King Fisher
Demo here:http://jsfiddle.net/King_Fisher/yrj7jjzo/[^]
9 Mar 2015 by Karthik_Mahalingam
HI FolksI have created an user group in SP 2013 and i have added one custom column to it, from the list settings,How to get the custom column value using Client side object model.I need to fetch all the users of that group at once.Peoplemanager will consume more time as it has to...
6 May 2015 by ShrutiASharma
Create subsite with custom web template using JavaScript CSOM in SharePoint online site.
10 Jun 2015 by Aditi Saxena
Workaround: In central admin go to "Central Admin" => Monitoring => "Review Rule Definitions" => click on "Trial period for this product is about to expire" rule under configuration and edit it. Uncheck the "Enabled" checkbox.Hope it helps!!
25 Jun 2015 by Suvendu Shekhar Giri
To generate randome password use-System.Web.Security.Membership.GeneratePassword(int length, int numberOfNonAlphanumericCharacters)You need a flag in database to identify whether the password is updated on reset or updated by user. This updation has to be performed at reset...
9 Mar 2016 by tsivasankar
I am using Provider-Hosted App. I want to get version collection of list item, for that just tried to access using list.asmx service. To call this SP service, have to pass cookie(FedAuth and rtFa). but i have only accesstoken with me, is any way to get cookie of the current logged in...
24 Feb 2016 by Atish Dipongkor
Customizing breadcrumb in SharePoint 2013. This tip will work for SharePoint 2013 on-premise and online both. In SharePoint 2010, we had nice breadcrumb. In SharePoint 2013, we have only pop up breadcrumb. So let's bring it back!!
13 Mar 2016 by kushan lahiru perera
View real error without ‘Something went wrong’ in SharePoint, this is another better-way than viewing in the ULS
1 Apr 2016 by ZurdoDev
1. Verifyed is spelled wrong so that is weird.2. This site is for coding questions and you have a technical support issue.3. Since this deal with licenses you may very well have to go to Microsoft directly.4. I suggest opening a support issue with Microsoft or in a Tech Support forum.
20 Jun 2016 by Maciej Los
I'm afraid, it's impossible to get birthday and hire date from AD due to limited properties of user[^] in AD.Please, check this: How to get User Data from the Active Directory[^]
30 Jun 2016 by Jean Paul V.A
In this article we can explore the Claims Viewer Web Part.
6 Jul 2016 by senthill
How to hide Sharepoint designer ribbon for all users except site collection administrator
5 Jul 2016 by senthill
Let us discuss how to open InfoPath form in SharePoint modal popup window in SharePoint 2013
3 Aug 2016 by senthill
Let’s discuss about how to display logged in user profile picture in SharePoint Site
8 Dec 2016 by Melick
Default SharePoint 2013 / 2010 system pages where you should take care when you go online
8 Feb 2017 by DanielBrownAU
$list.Items should be $MyList.Items as you do not have a declaration for $list.Also, I would check $web.Lists["CareTeam Application"], This may also cause issuesAs a safer option, I would use the ListID/GUID of the list.To obtain the list ID, just goto the settings page of the list...
28 Feb 2017 by Karthik_Mahalingam
Add these js reference to your pagejquery-ui.jsjquery-ui.cssrefer this for more info Datepicker | jQuery UI[^] CDNjquery-ui.js[^]jquery-ui.css[^]
9 Jul 2017 by Member 13159960
Hello Everyone I am using SharePoint 2013 with CSOM code. I have created export excel Functionality using Closed XML. While exporting excel, i am creating header and footer for exported excel in Page-setup property. I am able add text but unable to insert/add image in header. I am using below...
2 Jul 2018 by OriginalGriff
That's not a DB that needs a restore - you are attaching it, which is a special "developer mode" of SQL Express (that isn't available in the full version) which temporarily hands the file to SQL server, and spins up a separate instance of SQL to handle it. When the connection is closed, the file...
5 May 2013 by Amit Kumar Tiwari
Recently I upgraded my company's SharePoint 2010 portal to SharePoint 2013. Since then users have been eating my head for Custom Filter in DataSheet View of List.I searched a lot on google but couldn't find anything about it in SharePoint 2013.Has this feature been removed from SharePoint...
20 May 2013 by Amit Kumar Tiwari
Describes the process to hide Edit Links in Managed Navigation in SharePoint 2013
22 May 2013 by Amit Kumar Tiwari
This feature has been removed from SharePoint 2013.
2 Jun 2013 by iamjustin
I have created a new column in my list (named Lemon for testing purposes).I want to see this column inside my Search Result Web Part. So I did the following: > I let the site crawl the column which gave me ows_Lemon. > I created a new Managed Property named Lemon which has the...
4 Jun 2013 by PraveenKumarReddyChinta
I had installed sharepoint 2013 foundation, sql server 2012 in Windows Server 2012 operating system in virtual machine.I need to setup development environment for sharepoint 2013. Can any one help me on what I have to install apart from that.I have some questions likeWhere does the...
4 Jun 2013 by Bhavesh J
You have to install VS2012 on VM itselfAs you had already installed Sql Server 2012 and Windows Server 2012 in VM and there is no need to install SharePoint designer, since Sharepoint 2013 foundation it self do the same.
23 Jun 2013 by Amit Kumar Tiwari
Hi,I have to setup Always On setup for SharePoint 2013 in my company. For now below is what I have done:1) Setup two SQL Server 2012 Servers with Windows Server and SQL Server Clustering enabled.2) Setup two SharePoint servers joined in farm hosting Central admin on both. (Not having...
27 Jun 2013 by Amit Kumar Tiwari
Hi All,My company has SharePoint 2013 portal with 1200 users globally. We are planning for SharePoint 2013 DR setup with datacenters existing in India and US.I followed article at http://technet.microsoft.com/en-us/library/ff628971.aspxSo we have one SharePoint 2013 and SQL Server...
29 Jun 2013 by naflas
Hi I am very to SharePoint Development.I keen to learn everything about SharePoint 2013 development (A to Z).I am looking for a learning material that walks me through whole SharePoint 2013 development step by step by using a scenario or project. (With Some screen shot preferred) I don’t...
29 Jun 2013 by Richard MacCutchan
Try http://office.microsoft.com/en-gb/sharepoint/[^] to start.
3 Jul 2013 by Tony Tom.k
We need to edit the page approval form which is coming from my page approval workflow. We have opened our project in SharePoint Designer so we can see the two .xsn files which is inheriting in our workflow and using Infopath 2013 we will be able to edit that file,but before publishing it we need...
12 Jul 2013 by Member 8484433
Hi ,I using SharePoint 2013 server and Sql server 2012.I need to migrate sql server database tables in to equivalent SharePoint lists with same columns.Need to achieve this,since i having more than 100 tables in my database and each table contains more than 20,000 records.Can...
12 Jul 2013 by amirrajaee
I am trying to create a BI Semantic connection in SharePoint 2013 but I face the following error:The database is not using in memory storage engineI have:SQL server 2012 Business Intelligence SP1SharePoint 2013AdventureWorks2012 multidimensional DBAppreciate any help to solve...
1 Aug 2013 by SR.Rizwan
I have a multilookup column "Employee". i wanted to remove one value from the column if some specific condtion is true. Below is the code: public override void ItemUpdated(SPItemEventProperties properties) { base.ItemUpdated(properties); using (SPWeb...
6 Aug 2013 by amirrajaee
I want to create PowerView report from shared data source and create .rsds file in data source. but i can not find the "Microsoft bi semantic model for power view" in drop down listsharePoint site> Documents> files> new file> Report data source> Data source typeAppreciate any help how to...
17 Aug 2013 by alhamdi23
HII'm beginner with SharePoint 2013 and i want to show MS Lync information ( employees connection) in share point as list.image below showing connection information for an employees. I want to show all employees information as list with the same deign as showing in the...
26 Aug 2013 by sushil sahu
Hello All,I have to perform CRUD Operations on SharePoint 2013 lists, files and folders.What I am doing is, I have made an ADO.Net Data service on Corpnet which is exposing data in XML and I am trying to Consume it using a client application which is in SharePoint 2013 on Cloud...
28 Aug 2013 by nishant2310
Transaction control In SharePoint ? PLease Consider Below Scenario for more details case 1: When an item is added in a List I want to update another List item. But if the update fails I want to rollback the item added to the first list.case 2: Updating 5 List items programatically. If...
10 Sep 2013 by Ibrahim Sefa
Hello, I am looking for where What's happening web part in community site on sharepoint 2013 " receive data from (data source path, where to hide datas). What's happening web part have an uptading problem. I found how to fix it but looking for to data source's. Thanks
11 Sep 2013 by Eugeny Ishkov
Try thisobjLookupFieldValueCol.Remove(objLookupFieldValueCol.Find(delegate(SPFieldLookupValue LV){return LV.LookupId == ItemID;}));
12 Sep 2013 by ridoy
Heading towards something by hearing an answer from someone isn't a good way to start in my opinion.You have said,you have interest in coding.That is enough to start towards a development.But if you want suggestion,then i should say you are good enough to start SharePoint as you said you have...
19 Sep 2013 by vickychinna
Hi I need to create a choose language option in my sharepoint online site available for end users....kindly help me out to come out of this.i had mentioned prototype of my requirementhttps://www.dropbox.com/s/mj8bo9oqhuozi6z/language.png[^]
23 Sep 2013 by Satbir Singh Basi
Hi guys,I am trying to create a publishing site on Share point 2013. I have a custom list which contain a schedule about a walk-in clinic hours. It show like a table though I can change the view to calendar view or table view etc. But I want to give a custom view for the user. something...