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

  • Keyword Syntax Additions in SP2010 Enterprise Search (Yes, even Wildcards!)

    I attended numerous Search sessions at SPC09 and one thing that I was excited to see is there have been a few improvements in the keyword syntax that will pretty much eliminate the need to use Full Text SQL queries any longer.  In fact, the impression I got from my last search session is that Full...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-27-2009
  • Metadata Inheritance in SharePoint 2010

    One new ECM feature that not too many people have talked about is the concept of default values for site columns.  It turns out that you can use default values to do metadata inheritance.  The way it works is that if you have a custom content types for your folder and child items, you can set...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-26-2009
  • What’s new in Services on Server in SP2010

    Curious to know what the Services on Server page looks like now?  Well, then this is the post for you.  Instead of just having the 6 or so services that you had in MOSS 2007, there are many more services listed on the Services on Server page.  Here is what your list might look like (pending...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-22-2009
  • New Events in SharePoint 2010

    Microsoft really answered the call of developers by adding several new events that developers had been wanting in MOSS 2007.  Event better, Visual Studio 2010 really makes it easy by using the new Add Event Receiver wizard.  It provides an interface with all of the possible things you might...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-22-2009
  • Lots of Databases in SharePoint 2010

    If you are like me when you get a new product, you look at every possible little thing you can find to see what’s new or different.  That’s why I post this today because I figured you might be interested in what the databases might looks like in the next version.  Of course, as usual this is...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-21-2009
  • Use those version numbers in SharePoint 2010

    With MOSS, it seemed like most web part developers tended to avoid changing the version of their DLL, because it lead to numerous headaches as you had to update the .webpart file.  You also had to update any page that you might have the web part on as well so that it would load the new version. ...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-21-2009
  • Checking to see if a list item exists in SharePoint 2010

    This is another topic that is quite dear to most SharePoint developers.  We’ve all been there.  We want to know if a list item exists and the indexer is useless.  It throws an exception should we attempt to access an item that does not exist.  Well as we discovered this week there...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-21-2009
  • Introducing the Visual Web Part in SharePoint 2010

    You might have seen that there is a new designer for working with web parts in Visual Studio 2010.  This is actually, not quite the case, so I thought I would share with you how it actually works.  When you use the Visual Web Part SPI (SharePoint Project Item), it will create a number of files...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-20-2009
  • Checking to see if a list exists in SharePoint 2010

    This is a bitter subject with most MOSS 2007 developers because the most common way to do this is by using a try/catch block when you try to use the indexer on SPListCollection.  Well, I am pleased to tell you about a new method I discovered on SPListCollection that really made my day.  The...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-20-2009
  • SharePoint 2010: 12 Hive + 2 = 14 Hive

    If you’re a SharePoint person, you of course have the following path burned into your memory forever. C:\Program Files\Common Files\Microsoft Shared\Web Server Extension\12 Well pretty soon, you can replace that with: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14 Apparently...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 10-20-2009
Page 18 of 19 (188 items) « First ... < Previous 15 16 17 18 19 Next >
2019.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems