Feeds:
Posts
Comments

Archive for July 11th, 2008

Microsoft provides a sophisticated API/Object Model for programmatic access to the SharePoint from .NET custom code.  Invariably, most calls to the object model begin with a call to the SPSite and SPWeb objects, which represent the site collection and web accessed accordingly.  Developers must dispose the memory of any instance of SPSite and SPWeb.  This [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.