It’s been a while since Microsoft introduced Geolocation location datatype in SQL but it’s wasn’t rolled out to SharePoint immediately. Microsoft has addressed this demand in SharePoint 2013 (though not that straight forward) but still you can use it
How to execute PowerShell script (ps1 file) from C# code
How to execute PowerShell script (ps1 file) from C# code
How to fix issue related to Open With Explorer option in SharePoint Online
Simultaneous upload to different document libraries in SharePoint Online may lead to failure of upload in most cases. In this article we can see how to reproduce and fix this Open With Explorer issue
Floating panel for angular js
JSPanel is one of the popular jQuery plugin for creating dynamic re-sizeable panels. In this article we can see how to create a Angualr Js directive for Js Panel so that it can be used in an application in Angular way
Fix For Office Documents Crash in SharePoint Online
We were seeing increased number of issue with Microsoft Word and Excel crashing while using with SharePoint online. Most of user community uses SharePoint for collaborative work on Word/Excel document within their team
How To Pre-Provision OneDrive For Business For Users In SharePoint Online
As of now OneDrive for business (ODFB) get provisioned Just In time but our requirement is to get that pre-provisioned. Follow the below steps to pre-provision ODFB for specific accounts
Fixing Theme Issue In SharePoint Online Site Template
Yet another know issue in SharePoint Online taking a site as template and creating a site collection with that template crashes the new site if you have a theme applied to it
Create a Custom SharePoint Webpart will have Kendo grid to fetch/add/update SharePoint list data through WebAPI
In this article let us try to understand How to Create a Custom SharePoint WebPart will have Kendo Grid to Fetch/Add/Update SharePoint List Data through WebAPI.
Create a WebAPI to Add/Edit/Delete the data from a SharePoint List
In this article let us see how to Create a WebAPI to Add/Edit/Delete the data from SharePoint List.