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
  • Writing a MOSS WebPart

    Here is a link that helped me in creating my first MOSS WebPart, since it is a little different than SharePoint 2003. I hope this helps you as much as it helped me: http://www.codeguru.com/csharp/.net/net_asp/webforms/article.php/c12293__1/ Published Wednesday, February 14, 2007 6:57 PM by mykiep Filed...
    Posted to MdP's MOSS Blog (Weblog) by mdp on 02-14-2007
Page 1 of 1 (3 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!

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