in

SharePoint Blogs

The Best Place for SharePoint-related Blogs
Need SharePoint Training? Attend a SharePoint Bootcamp!

Did you have a blog here?

Read this for important information on our recovery!


Browse by Tags

  • Writing Custom Event Handlers for MOSS

    I had to create a custom event handler in MOSS to calculate the remaining budget for a user, here is the code: using System; using System.Collections.Generic; using System.Text; using Microsoft.SharePoint; namespace MP.EventHandlers { public class EventHandler1 : SPItemEventReceiver { public override...
    Posted to MdP's MOSS Blog (Weblog) by mdp on 02-14-2007
Page 1 of 1 (1 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts