This is a great approach to pull all tasks from all site collections and display in one spot…
http://kjellsj.blogspot.com/2010/08/my-tasks-web-part-search-driven-cross.html
This is a great approach to pull all tasks from all site collections and display in one spot…
http://kjellsj.blogspot.com/2010/08/my-tasks-web-part-search-driven-cross.html
Good example of hitting the UserProfileService via a web service from InfoPath…
Before you start down the path of building a browser enabled InfoPath form, review this…
If you need a detailed step by step guide to setting up user profile snchronization, here it is…
Here’s a link to a custom web part that shows how to send an email using SharePoint’s SPUtility.SendEmail() function.
http://www.codeproject.com/KB/sharepoint/SharepointContactForm.aspx
This is a good example of a simple custom web part. It has the basic code to get your head wrapped around the process…
http://www.fivenumber.com/custom-webpart-inserts-items-into-sharepoint-custom-list/
This link gives you the how-to around deploying your custom web part…
http://msdn.microsoft.com/en-us/library/ms415817(v=office.14).aspx