Brad from Shoprite asked me on my forum ( http://zlatandzinic.com/forums/ ) about this, so as usual I try to make my answers available to a larger pubic so here it goes: Here's an example of the code to use (mostly for event handlers): using(SPSite mySite = new SPSite( http://yourspserver/ )) { using...