Dec 262011

Sandboxed logging part 1

I’m learning how I can improve my coding skills by using Patterns and practices(PP) and I learned how easy it was with PP to log within sandboxed solutions to the event viewer. unfortunately this doesn’t work for SharePoint 365 but don’t worry I als ...[Read more]
Published: 12/26/2011  11:02 AM | 0  Comments | 0  Links to this post

Sep 262011

List the webparts from each page

I got an e-mail of one my colleagues if anyone had a PowerShell script to list the webparts installed on a page. So I wrote a simple script that will list the webparts installed on a page.   PowerShell script:   Add-PSSnapin Microsoft.ShareP ...[Read more]
Published: 9/26/2011  1:08 PM | 9  Comments | 0  Links to this post