Dispose those objects!
If you’re using the SharePoint object model anywhere, make sure that you dispose any objects that you create (not those that the SharePoint object model creates for you, like calling GetContextWeb()).
These objects have a small memory footprint visible to the Garbage Collector, but a large amount of unmanaged resources …
Here we go - my first post…
I am working as a Systems Developer for a company in Johannesburg, specializing in Microsoft technologies (C#, SharePoint, BizTalk, SQL, the whole stack).
This blog is a place where I can get my thoughts into the open and get opinions from the whole wide world (www). My intention is for this to be a learning …