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
hiddenButtonValueBeforeDialog is undefined – SharePoint 2013 Error
A strange error in SharePoint 2013 – hiddenButtonValueBeforeDialog is undefined
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.
Raspberry Pi System Information Web Application with Python and Flask
Although there are Android Apps to view the system information of Raspberry Pi, accessing those information outside of your network (remotely) requires additional plumbing work if your home broadband doesn’t support port forwarding. This article …read more
SharePoint Error : The search application ‘ on server did not finish loading. View the event logs on the affected server for more information.
SharePoint Error : The search application ‘ on server did not finish loading. View the event logs on the affected server for more information.
Automate Angular Js / Javascript code analysis with EsLint and Gulp Js in Visual Studio
EsLint helps us to avoid silly mistakes that happens in a JavaScript program. For example it is always hard to find a missing variable or function in a medium or large JavaScript application
Saving a site as a template with calendar webpart in Office 365
This is a continuation of my previous article on Office 365 Calendar overlay issue. Calendar web part won’t work as expected when it is created from a site template as its reference would be broken at the time of creation of template
Steps to resolve undocumented calendar overlay issues in Office 365
This calendar overlay issue in SharePoint Online crops up when a target site is created based on a site template which has a calendar overlay as a part of the template.This issue can be reproduced by following the below steps and