SharePoint 2010 Web Analytics web part 17 March 2011 We have many out of the box web parts in SharePoint 2010; one of them is “Web analytics” web part. It is always good to know about your site traffic and analytics report. The web analytics web part makes it easier; all you need to do…

Read more

Send email using SPUtility in SharePoint 2010 17 March 2011 Sending email is a key function of enterprises solutions. Inside SharePoint collaboration environment you always need to send email from within SharePoint. For this purpose you can use SPUtility class SendEmail method. Below is a simple example code for sending email using SPUtility. Add namespace…

Read more
top