Single Zone Split DNS
Single Zone Split DNS - This terminology is not correlated to SharePoint, but still I want to post in my blog, since I had stretch lot of my time to configure forward lookup zones on my Windows Server...
View ArticleMost Common Custom WebParts Part 3 – Windows OR YouTube Media Player WebPart
In my previous post you can view the most commonly used custom webparts, Tree View WebPart Shows Sites and Sub-Sites and Menu WebPart Shows Sites and Sub-Sites in Fly-Out Mode Now I got one more chance...
View ArticleMost Common Custom WebParts Part 4 – Flash Media WebPart
In my previous post you can view the most commonly used custom webparts, Tree View WebPart Shows Sites and Sub-Sites, Menu WebPart Shows Sites and Sub-Sites in Fly-Out Mode, Windows Media Player...
View ArticleUnderstanding SharePoint Delegate Control
In this article I’m going to explain about delegate control, before we jump start into the technical talk we will understand first what is the meaning of Delegates As I believe most of us we know that...
View ArticleSharePoint Document Counter Counts The Document Downloads
In this post I’m going to show you how to count the document events of SharePoint site, after going through this post you will learn how to count the document downloads, views, updates, deletion,...
View ArticleA Quick Look On Sharepoint 2010 Managed Client Object Model Programs
I have a practice of posting handy code snippets which takes less time to read, understand and save in mind with very little space of memory Please look into few of my previous handy code snippet...
View ArticleInsert items into SharePoint custom list using Angular
In this example, I am going to show you how to insert items into SharePoint custom list using AngularJs I want to make this post very short and simple, the code snippet you will see in the article will...
View ArticleAdd Background Header To SharePoint Online Site
In this post, I am going to show you how to add header image as background to SharePoint online site, this will be very simple all we need is a image, and CSS class. The beauty of the approach what we...
View ArticleServer-side activities have been updated. You need to restart SharePoint...
If you come across error message Server-side activities have been updated. You need to restart SharePoint Designer to use the updated version of activities. while creating SharePoint workflow...
View ArticleCopy SharePoint online webpart settings from one webpart to other
Here is the simple PowerShell script which does the magic to copy the webpart configurations from one webpart to other. All you have to do is Identify the source and target webpart. Here in below...
View Article