Archive for category: MOSS – Object Model

Microsoft Office Sharepoitn Server

Most Common Custom WebParts Part 4 – Flash Media WebPart

28 November, 2010 (21:33) | MOSS - Object Model, Sharepoint 2010, 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, Menu WebPart Shows Sites and Sub-Sites in Fly-Out Mode, Windows Media Player WebPart In this continuation series of most commonly used custom webparts, I come up with a simple Flash Player webpart which plays flash [...]

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

Most Common Custom WebParts Part 2 – Menu WebPart Shows Sites and Sub-Sites in Fly-Out Mode

29 October, 2010 (05:12) | MOSS - Object Model, Sharepoint 2010, SharePoint 2010 - Object Model | By: G Vijai Kumar

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

Most Common Custom WebParts Part 1 – Tree View WebPart Shows Sites and Sub-Sites

29 October, 2010 (04:26) | MOSS - Object Model, Sharepoint 2010, SharePoint 2010 - Object Model | By: G Vijai Kumar

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 Please use the below code and to get the exact look as show in the aboave image, the tree [...]

Understanding SharePoint Property Bag Settings

30 August, 2010 (16:14) | MOSS - Object Model | By: G Vijai Kumar

Today my ex-coworker and friend ask me regarding SharePoint property bag, therefore I got an opportunity of posting this article on understanding SharePoint property bag settings. SharePoint property bag is a good place where we are able to accumulate key and value like a couple, It’s a hash table. There is no such user interface [...]