in

Corey Roth and Friends Blogs

Group site for developer blogs dealing with (usually) Ionic, .NET, SharePoint, Office 365, Mobile Development, and other Microsoft products, as well as some discussion of general programming related concepts.

Browse by Tags

  • A look at content type hubs in SharePoint Online (Office 365)

    For those of you familiar with SharePoint 2010, the content type hub is nothing new to you.  However, in SharePoint Online, the content type hub works a little differently.  The first thing to know is that a content type hub has been set up automatically for you.  You just have to know...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 02-20-2012
  • A quick look at the content type editor in Visual Studio 11

    Visual Studio 11 introduces a new content type editor that you might find useful when building your next content type.  It starts with a SharePoint Project Item that you can pick from the New Item menu. From this screen, give your new content type a name and then you’ll be presented with this next...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 02-06-2012
  • Using CAML to deploy a lookup column via Feature

    This week, I needed to deploy lookup columns to some of my lists and as usual I wanted to avoid writing code at all costs.  As some of you may know, Kyle Kelin and I debate this topic often as he prefers a code approach.  I figured it had to be possible with CAML, but many claimed it was not...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 09-02-2009
  • How to: Seal a Content Type

    Sometimes, you want to make absolutely sure that someone can’t go in and change your content type via the Windows SharePoint Services user interface.  If an administrator were to delete or rename columns in your content type this can cause all sorts of issues as things may or may not be prorogated...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 03-11-2009
  • A Note on Content Type Inheritance

    I ran into this issue a while back so I thought I would post on it. I had a scenario where we wanted to create a simple content type to use as a base content type for all future content types at a comapany (i.e.: Company Base Document). At the time we did not know what site columns we wanted included...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 11-04-2008
  • How to: Create a Custom Document Library

    Not too long ago, I talked about how to remove the Explorer View from a document library. As part of the post, I mentioned that I would post how to build a custom document library in the near future. That is what I am covering today. I really don't know what the best practice is on how to create...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 06-11-2008
  • Implementing Metadata Inheritance using an ItemEventReceiver

    When implementing an ECM solution, it is often necessary to come up with a way for documents to inherit metadata from a parent folder. The main reason of doing this is so that user's can search on any of the document's properties. Other ECM solutions do this for you (yes there are other ECM solutions...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 05-19-2008
  • Creating a Content Type based Folder in SharePoint via Feature Receiver

    I have been working a lot with document libraries again and in this particular implementation, I had a need to create a pre-determined set of folders upon document library creation that were based upon a custom content type. I couldn't find a way to do it with CAML (maybe I am just a noob), so I...
    Posted to Corey Roth [MVP] (Weblog) by Anonymous on 01-14-2008
Page 1 of 1 (8 items)
2019.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems