Ashok Raja

How to resolve could not create the Java Virtual Machine error in Visual Studio 2015 Apache Cordova 5.1.1?

You may encounter this type of java related virtual machine errors while you upgrade from cordova 4.3.1 to cordova 5.1.1 in Tools for Apache Cordova project of visual studio 2015 in a 64 bit machine.  …read more

Sriram Varadarajan

How to remove an external user from SharePoint Online

In this article we can see how to remove an external user from SharePoint online (SPO) with the help of power shell. Execute the powershell scripts in the below order to remove an external user from SPO

Ashok Raja

Congratulations Sathish on reaching the 1 million visitor count

Congrats Sathish on reaching 1 million visitor count. This is really incredible in a short span of time. Now you have become a motivation for me to write again

Sathish Nadarajan

How to Export a HTML Table to Excel using Javascript

In this Article let us see how to do an Export to Excel using Javascript in SharePoint 2013.

Ashok Raja

Is it possible to upgrade Visual Studio 2015 RC to Visual Studio 2015 RTM?

So, you have downloaded the brand new Visual Studio 2015 and now the confusion would have started if you have already installed RC copy. I tried my best to figure out the upgrade path in  …read more

Sathish Nadarajan

XMLHttpRequest cannot load http://Site/api/. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://MyCallingSite’ is therefore not allowed access. SharePoint 2013 Error

In the previous articles, Creating WebApi, and Calling WebApi, we saw how to create a WebAPI and how to call them from the Javascript. But, not all the browsers accepts this type of calling. For  …read more

Sathish Nadarajan

How to call WebApi in SharePoint 2013 using Javascript

In this article let us see about how to make a call to the WEBAPI from javascript on SharePoint 2013.

Sathish Nadarajan

How to Create a Basic WebApi which can be used by SharePoint 2013

Let us see how to create a Basic WebAPI with simple steps in SharePoint 2013.

Sriram Varadarajan

How to enable external sharing in SharePoint Online with Powershell

An external user is someone outside of your organization who can access your SharePoint Online sites and documents but does not have a license for your SharePoint Online or Microsoft Office 365 subscription

Sathish Nadarajan

Out of the Box Workflows Not Listed on the “Add a Workflow” Section

In this article let us see about the features to activate to enable the OOB Workflows.