Archive for tag: Webparts

A quick look on Sharepoint object model programs – Part 2

29 March, 2010 (12:04) | MOSS - Object Model, MOSS - Quick Look | By: G Vijai Kumar

In my previous post you can have a quick look on Sharepoint object model programs – Part 1
Here, once again am going to post Sharepoint object model programs (part 2) with minimum lines of code and are really handy, which are actually most useful even.
Show only BLOG sites:
[...]

A quick look on Sharepoint object model programs

24 September, 2009 (13:11) | MOSS - Object Model, MOSS - Quick Look | By: G Vijai Kumar

Here I am going to show you that the actions which we perform normally with UI, those also can be done programmatically, the same thing I am going to show in this post, this post is mainly targeted for beginners those who are new to Sharepoint object model, a quick watch on programs to create [...]

Lightbox enabled custom webpart, displays images from sharepoint picture library

23 October, 2008 (12:52) | MOSS - Object Model | By: GVK

Here is the simple Lightbox enabled custom webpart which displays the images from sharepoint picture library.
Instructions to use:

Download Lightbox
After downloading, copy all the Lightbox files or folders to sharepoint 2007 website using sharepoint designer 2007.
Add the lightbox javascript and css reference tags in the head section of sharepoint site master page.

Create a Picture Library in [...]