in

SharePoint Blogs

The Best Place for SharePoint-related Blogs
Need SharePoint Training? Attend a SharePoint Bootcamp!

Did you have a blog here?

Read this for important information on our recovery!


Browse by Tags

  • C#: String.Inject() - Format strings by key tokens

    I generally prefer to use String.Format() instead of doing a bunch of string additions, but constantly find myself splitting the code onto multiple lines with an appended comment to keep track of the indices: string myString = string .Format( "{0} is {1} and {2} is {3}" , o.foo, //0 o.bar,...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 07-22-2008
  • MOSS: My new favorite MOSS Utility: SharePoint Manager 2007

    While I've been enjoying using echo's SharePoint Spy for a while now, and how it lets me easily view MOSS object properties and schemas, I have been lately wishing for a tool that would let me UPDATE the properties, not just read them. Do stuff like turning a view from hidden to visible, unsealing...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 08-21-2007
  • MOSS: Debugging

    The debugging process in MOSS is challenging, to say the least, especially if your "development" mostly consists of modifying CAML in XML files. Some tips: Switch off Custom Errors and Enable Callstack ; especially helpful if you are doing a lot of coding against the API Minimize the number...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 07-19-2007
  • MOSS: Site Column: LinkedTitleDocNoMenu

    MOSS 2007 (and I believe SharePoint 2003 as well) has a number of built-in site columns for linking to the item or document in a list/document library, while displaying either the Name or the Title, with or without the Edit context menu. Unfortunately, the exact combination that I needed is not provided...
    Posted to Mirrored Blogs (Weblog) by Anonymous on 07-18-2007
Page 1 of 1 (4 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts