Welcome to MSDN Blogs Sign in | Join | Help

June 2008 - Posts

How to show task creator's & modifier's name instead of "System Account" in the Task Library

  Whenever we create a SharePoint site we will get a default list called “Tasks”. This is one of great features available in SharePoint. Tasks list is being used to track workflow tasks in SharePoint. So, whenever we start a workflow
Posted by sowmyancs | 3 Comments

How to pull the metadata information of a folder in SharePoint Portal server 2001 dashboard through code

In this post we can see how we can pull some metadata information of a folder in a SharePoint portal 2001 dashboard through code. Though, SharePoint portal server 2001 is quite old (Saying Quote: "Old is Gold" J ), it is really interesting if
Posted by sowmyancs | 1 Comments

How to create a custom list with custom views based upon a custom list definition

Once I have got a customer request to create custom lists with custom views, not through custom code but through custom list definition. WOW it will be really a cool stuff to do!!! They already have a custom list definition and whenever they create a
Posted by sowmyancs | 9 Comments

Update "Request Access Email" of all the sites in a Farm in a single shot ! (SharePoint server 2003)

Recently I got a customer request and their requirement was to update the “Request Access email” of all the sites in a SharePoint V2 farm in a single shot using SharePoint object model. Below image is a screen shot of the Manage Request Access
Posted by sowmyancs | 3 Comments

Create a webpart which will allow us to do some IO operations with the files and folders in client

We all were using the FileInfo, DirectoryInfo & DriveInfo classes coming under System.IO namespace quite often while working with files and directories in server. But what we can do, if want to do some IO operations with files and directories in client
Posted by sowmyancs | 1 Comments

Attachment(s): JSUtility.zip
 
Page view tracker