Using SPSecurity.RunWithElevatedPrivileges()
The last time I have been receiving questions about using SPSecurity.RunWithElevatedPrivileges in a SharePoint webpart. This made me think and I thought by ...
The last time I have been receiving questions about using SPSecurity.RunWithElevatedPrivileges in a SharePoint webpart. This made me think and I thought by ...
A while ago I posted a SharePoint Backup script so that it is possible to schedule a SharePoint Backup. I had to make some adjustments to the script because ...
One of our clients had a internet facing website. With this website we had a number of problems because it was deployed to our Internet facing farm with Con...
Update: A new version of the tool is available as you can read here On the internet you can find several excellent articles on the various design patterns f...
After reading a post on the blog of Wesley Bakker I thought by myself maybe it is fun to create a webpart in which we can load a map from Virtual Earth. And...