Subhajit's Blog
A Dev blog to share thoughts and learnings
March 2008 - Posts
Avoid enumerating SPListItemCollection object
Enumerating a SPListItemCollection object should be avoided for data querying purposes. for e.g. in the following code is not optimal, using(SPSite site = new SPSite(siteURL)) { using(SPWeb web = site.OpenWeb()) { SPList tasksList = web.Lists["Tasks"];
Read More...
Journey of workarounds
For a DEV guy, it is a common phenomenon wherein he ends up saying "this is not supported OOTB". But customers are not happy to hear that. They believe that "software" was meant to solve each and every problem they could have. In an effort to pacify an
Read More...
Search
This Blog
Home
Email
Tags
Architecture
Audit Logs
Automation
Backup And Restore
General
Off Topic
Powershell
SharePoint
Silverlight
Archives
October 2009 (2)
May 2009 (1)
April 2009 (1)
March 2009 (2)
January 2009 (1)
September 2008 (1)
August 2008 (8)
July 2008 (1)
May 2008 (1)
April 2008 (2)
March 2008 (2)
Syndication
RSS 2.0
Atom 1.0