Click here to Skip to main content
15,881,044 members

Articles by Member 12014821 (Article: 1, Technical Blogs: 27)

Article: 1, Technical Blogs: 27

RSS Feed

Average article rating: 4.00

Productivity Apps and Services
Sharepoint
11 Jan 2016   Updated: 11 Jan 2016   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 18,273     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Workflows in SharePoint 2013 using Visual Studio

Average blogs rating: 4.77

All Topics
28 Sep 2015   Updated: 28 Sep 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 9,762     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
It is much easier to create or update a list item in another site collection using JSOM. We can easily do it as follows: I recommend using this method instead of the REST API to create a list item in another site collection.
14 Dec 2015   Updated: 14 Dec 2015   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 7,810     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Using CSOM in PowerShell for Office 365
10 Nov 2015   Updated: 10 Nov 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 5,820     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
PnP provisioning engine
Mobile Apps
28 Sep 2015   Updated: 28 Sep 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 12,951     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Let’s have a look at the Cross Domain Library in SharePoint 2013 In this series of posts, I will be posting my experience following along to the Microsoft Virtual Academy course on SharePoint Online Development for Office 365.
Productivity Apps and Services
Sharepoint
28 Sep 2015   Updated: 28 Sep 2015   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 10,302     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Lets say we have a SharePoint Site Page or Application Page which has a server side method and we would like to call this method from JavaScript code.
28 Sep 2015   Updated: 28 Sep 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 16,532     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
By default, when we use the Search API, SharePoint limits the number of items retrieved. If your query returns a number of items within this limit, then it is not a problem. However, if your query results in a larger set, then by default those items will not be present in the result set.
28 Sep 2015   Updated: 28 Sep 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 9,470     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
When we do a search query using KQL, by default SharePoint limits the results to 50 rows. We can explicitly set the RowLimit upto 500. If our result set contains more items, we have to page through the results.
15 Dec 2015   Updated: 15 Dec 2015   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 6,920     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Who are external users in SharePoint Online? External users are someone outside of your organization, who needs to work on your SharePoint online sites such as documents and libraries. However, they do not have an account within your Office 365 or SharePoint Online tenant.
22 Dec 2015   Updated: 22 Dec 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 5,620     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
What is eDiscovery? Auditors, Record managers and litigators can use eDiscovery to discover content in electronic format. It allows to collect content from multiple sources such as documents, files, emails etc. which could be used in a legal case.
5 Jan 2016   Updated: 5 Jan 2016   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 16,722     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
How to use JavaScript or JQuery and JSOM in SharePoint
27 Jan 2016   Updated: 27 Jan 2016   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 13,780     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
How to customize SharePoint 2013 Search Center
1 Feb 2016   Updated: 1 Feb 2016   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 16,611     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
Using AngularJS in SharePoint
23 Feb 2016   Updated: 23 Feb 2016   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 13,281     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
In this post, we will look at creating a SharePoint SPA using AngularJS and Breeze in a SharePoint hosted app.
27 Feb 2016   Updated: 27 Feb 2016   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 9,032     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Customizing SharePoint Forms using JSLink
28 Sep 2015   Updated: 28 Sep 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 6,251     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
The Microsoft technet article Automated Farm level Solution Deployment and Retraction, gives a very good example of deploying SharePoint wsp solutions using PowerShell.
20 Oct 2015   Updated: 20 Oct 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 10,012     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
Branding SharePoint Online
27 Oct 2015   Updated: 27 Oct 2015   Rating: 4.20/5    Votes: 3   Popularity: 2.00
Licence: CPOL    Views: 37,273     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Just like event receivers in the classic model, Remote Event Receivers (RER) in SharePoint Online also have before events and after events. Also called as synchronous and asynchronous events. If you are not aware of this, what this essentially means is synchronous events are the -ing events.
4 Mar 2016   Updated: 4 Mar 2016   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 16,523     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
How to display the SharePoint list item permissions using REST API
28 Sep 2015   Updated: 28 Sep 2015   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 9,940     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
In this article, I’ll walk you through the SharePoint 2016 installation on Hyper-V. I used Windows 10 as the Hyper-V host, but you can use any OS which supports Hyper-V.
6 Oct 2015   Updated: 6 Oct 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 7,670     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
How to create a SharePoint hosted app
13 Oct 2015   Updated: 13 Oct 2015   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 8,761     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Customize SharePoint UI using JavaScript
24 Nov 2015   Updated: 24 Nov 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 7,150     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
SharePoint App only permissions
18 Jan 2016   Updated: 18 Jan 2016   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 6,461     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
SharePoint Tools
Programming Languages
C#
28 Sep 2015   Updated: 28 Sep 2015   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 8,480     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Lets see how to create and deploy a Provider Hosted App on Office 365 In this series of posts, I will be posting my experience following along to the Microsoft Virtual Academy course on SharePoint Online Development for Office 365.
29 Sep 2015   Updated: 29 Sep 2015   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 20,027     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Create the Security Principal Navigate to your Office 365 tenant. This will be of the format https://{your-domain}.sharepoint.com by default.
PowerShell
28 Sep 2015   Updated: 28 Sep 2015   Rating: 4.33/5    Votes: 2   Popularity: 1.30
Licence: CPOL    Views: 9,810     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
In this article I want to share how to use PowerShell to attach event receiver to a list, provide configuration values from an xml. And also, how to use PowerShell to view a list of existing event receivers.
14 Dec 2015   Updated: 14 Dec 2015   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 7,890     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
PowerShell for Office 365

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.