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 articles below: Continue reading…
SharePoint 2010 – Object Model
SharePoint 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, restoration etc.
I remember this solution has been asked by few people on this blog. Continue reading…
Understanding 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 in general delegates are also called as ambassadors, diplomats, representatives etc. Continue reading…
Most 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 WebPart Continue reading…
Most 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 to continue the series of most commonly used custom webparts, so once again I come up with a simple Continue reading…
Most Common Custom WebParts Part 2 – Menu WebPart Shows Sites and Sub-Sites in Fly-Out Mode
In my previous post can view the most common custom webparts part 1
From last post I want to continue the series of most commonly used custom webparts, so once again I come up with a simple and small custom menu webpart shows all the sites and sub-sites of a SharePoint site in fly-out style Continue reading…
Most Common Custom WebParts Part 1 – Tree View WebPart Shows Sites and Sub-Sites
I desired to support most common custom webparts used by the SharePoint professional, so that these can be helpful for them.
A custom tree view webpart shows all the sites and sub-sites of a SharePoint site Continue reading…