Posts Tagged ‘Customization’

To send email from SharePoint is very simple like ASP.NET process. You need to use the name space Microsoft.SharePoint.Utilities.SPUtility and call the SendEmail() method.

Sunday, June 7th, 2009 at 07:47 | 4 comments
Categories: SharePoint, WSS 3.0

Few months back, I had a requirement which was to build up a solution framework for time sheet booking. It was an IT firm, and therefore many consultants were working out there. New system should able to allow individual to submit their weekly time sheet and it will then follow some work flow process and [...]

Tuesday, June 2nd, 2009 at 13:24 | 0 comments