Archive for category: MOSS – Object Model
Microsoft Office Sharepoitn Server
28 August, 2010 (13:55) | MOSS - Object Model | By: G Vijai Kumar
I have got the chance to post useful Sharepoint object model programs (part 3) with bare minimum lines of code and really handy even. Please follow the link for a quick look on Sharepoint object model programs Part 1 and Part 2 Creating a Folder in a Document Library: Add fields to list: Creating a [...]
Tags: object model, Sharepoint | 2 comments
21 August, 2010 (11:54) | MOSS - Object Model, Sharepoint 2010 - General | By: G Vijai Kumar
There is a little puzzlement among Asynchronousand Synchronous events, however I believe after reading this article, there will be no place for confusion in your brain, the reason for that I go behind a childlike practice to memorize what is Asynchronous ? and what is Synchronous ? The same babyish method, I want to share [...]
Tags: event handlers, Sharepoint, Sharepoint 2010 | 1 comment
19 April, 2010 (09:31) | MOSS - Object Model | By: G Vijai Kumar
In my previous post you can have a quick look on WSS Out Of Box web services – Part 1 In this post once again I want to update few WSS web service handy programs with minimum lines of code. Before executing the code first of all add web reference http://servername:port/_vti_bin/Webs.asmx In this example I [...]
Tags: Sharepoint, Web Services | 1 comment
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: //STS#0 – Team Site //STS#1 [...]
Tags: Custom Webparts, Sharepoint, Webparts | 3 comments
14 October, 2009 (15:49) | MOSS - Object Model | By: G Vijai Kumar
Today I am going to show you how to generate a list form dynamically as soon as you select the list name you can see the form generated for you with file upload field (attachment). I also know that there is an excellent solution Sharepoint Form Generator developed by Alon Havivi, but still I want [...]
Tags: Custom Webparts, Sharepoint, Tool Parts | 21 comments