February 2010 Blog Posts

Duplicate SharePoint Lists

    Today I came across an Issue where every list I create based on a particular Custom Template was displayed as two in the SharePoint UI and while querying through Object Model.     It was strange because content, Name, URL etc of the list is exact same. There was no issue while working with this list Add/Edit/Delete & view items worked very fine. It affected while fetching Lists for creating a custom WebPart, because Tasks that was fetched from these list were displayed twice.       When I click on each of the list, each takes me to different view, this was my first...

Viewing Site Storage Allocation Details

After long long break blogging again. Today I came across a question "how do I know the space used each of the Items in the Site Collection. On a Quick search I was not able find this info, after few mins of search I ran into this link. It shows the complete Information in a Real nice UI. Just to preserve the links in my Site, I am taking note of the reference links. Configure the Quota Limit for the Site Collection. Refer this Open the Site Collection and View Site Settings->Site Collection Administrator->Storage Space Allocation.