Archive for tag: Sharepoint 2010

SharePoint Document Counter Counts The Document Downloads

15 December, 2010 (19:26) | SharePoint 2010 - Object Model | By: G Vijai Kumar

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. Before knowing the document events (add, [...]

Understanding SharePoint Delegate Control

8 December, 2010 (15:25) | SharePoint 2010 - Object Model | By: G Vijai Kumar

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. A delegate having high ranks has most [...]

Most Common Custom WebParts Part 3 – Windows OR YouTube Media Player WebPart

28 November, 2010 (10:35) | MOSS - Object Model, SharePoint 2010 - Object Model | By: G Vijai Kumar

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 [...]

Single Zone Split DNS

3 November, 2010 (06:30) | MOSS - General, Sharepoint 2010 - General | By: G Vijai Kumar

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 2008 R2. You may think why I want to configure forward lookup zones, that is not my [...]

Connecting an Excel SpreadSheet to SharePoint 2010 list

2 November, 2010 (06:55) | Sharepoint 2010 | By: G Vijai Kumar

Sharepoint 2010 has a feature of connecting an Excel workbook Whenever an item is added/updated/deleted in SharPoint list the record is also added/updated/deleted in the connected Excel workbook In this example we will see how to connect an Excel workbook to SharePoint list Initially I have created a simple SharePoint custom list with few records [...]