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

  • Problem with Custom Web Part! Big issue!

    Ok, so I can use this web part and it adds to the list just fine, but when my colleague with the same permissions to the list uses it, she can't get it to add to the list.... I implemented the run with elevated priviledges and used guids instead of using the spcontext.current(heard that negates the...
    Posted to ChadClarkesMOSSBlog (Weblog) by ChadClarke on 10-19-2007
  • Custom Web Part Building: State Management Tips and Tricks

    When building custom web parts its essential to understand when controls will contain thier values and when they don't and how to keep variables that will contain their values throughout the web part life cycle. Especially if you would like to dynamically load one control based on another controls...
    Posted to ChadClarkesMOSSBlog (Weblog) by ChadClarke on 10-10-2007
  • Custom Web Part Code: Adding the default doc lib menu to a custom web part

    So I found a way to add the default drop down menu to the items of a custom web part control. Its pretty convoluted, so if you form a more direct way let me know. See code below: This Template is needed to be instantiated, but we don't render it... (lil trick) msaListMenu = new MenuTemplate(); msaListMenu...
    Posted to ChadClarkesMOSSBlog (Weblog) by ChadClarke on 10-01-2007
  • Custom Web Part Code: Deleting an Item

    So this works, but if anyone has any brighter ideas, I have open ears... I was creating a document library web part and had to recreate some of the functionality in the menu... So here is the way I delete and Item... Declare and initialize a hidden field to store the id of the element to be deleted....
    Posted to ChadClarkesMOSSBlog (Weblog) by ChadClarke on 09-26-2007
  • MOSS 2007: Is collaboration for everyone?

    I met with the SharePoint Users Group of Kansas City today. And they brought up an interesting topic. And all in all it makes sense. Should IT release SharePoint in the hands of the end users... I would say yes, but your managers and execs would probably say no. Like the mindsharp people were saying...
    Posted to ChadClarkesMOSSBlog (Weblog) by ChadClarke on 09-11-2007
  • Discussion: Site versus Web in MOSS 2007

    I would like to open this discussion up because I'm having trouble differentiating the terms. Especially when dealing with the object model. SPSite vs. SPWeb. Are there any known differences? My latest thoughts have been that SPSite is the top level site for a site collection and SPWeb can be a site...
    Posted to ChadClarkesMOSSBlog (Weblog) by ChadClarke on 09-07-2007
  • Dynamic Site intergrated with a Database, List, or BDC Data

    Use web parts that either actions(BDC Data), custom columns(List), or spgridview control(Database), to establish links that provide a query variable to your dynamic page. On your dynamic page, create a web part or embed server side code that creates a folder in each of your lists, document libraries...
    Posted to ChadClarkesMOSSBlog (Weblog) by ChadClarke on 09-04-2007
  • My First SharePoint Blog

    Hey all, I am an IT Consultant with Levi, Ray, and Shoup, Inc. I attended their Portal University in July - October '05 and have worked with LRS as a SharePoint Consultant ever since. I have been on numerous successful engagements deploying SharePoint 2003, MOSS 2007, InfoPath 2003 and 2007. I have...
    Posted to ChadClarkesMOSSBlog (Weblog) by ChadClarke on 08-20-2007
Page 1 of 1 (8 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!

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