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.
Categories: SharePoint, WSS 3.0
Tags: Customization, SharePoint
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 [...]
