Pages

Monday, June 20, 2016

How To Disable Yammer Notification or Alerts For Desktop

Introduction Every time someone post a question or answer in Yammer or someone new joins, you get a notification or an alert appearing bottom right in your screen. How can you disable this?  If you can't find the answer in any of the materials or articles yet, in this post, I will share the steps on how to disable Yammer Notifications or Alerts for your desktop. Cause The cause of these notification is an application called as Yammer Desktop Notifier application which is...
Read More »

Wednesday, April 20, 2016

Download Attachments From List Items In SharePoint 2013 Online Console Application

Introduction In this post, I will show how to connect to SharePoint 2013 Online, get the list item attachment(s) from the SharePoint 2013 Online custom list and download it to the local folder of our drive. Prerequisites The prerequisites required are: Knowledge of SharePoint Client Object Model Knowledge of C# and Console Application Reference of files i.e. "Microsoft.SharePoint.Client.dll" and "Microsoft.SharePoint.Client.Runtime.dll" in Console Application   Let's Start...   Step...
Read More »

Friday, April 15, 2016

How to Add Item or Data In Survey List's Rating Scale Column in SharePoint

Introduction Survey lists are useful lists when it comes to getting a feedback from bulk of people. It provides lots of column types by which we can create questions. It also provides a column type name as "Rating Scale". To know more about Rating Scale column, click here! Here, I will demonstrate how to add an item to a Survey list particularly in to this "Rating Scale" column type and it's sub questions. Prerequisites Here, prerequisites requires knowledge of: 1. SharePoint...
Read More »