Julius's profileJulius Ganns . netzkernPhotosBlogNetwork Tools Help

Blog


    October 11

    SharePoint 2010 - The Good and the Bad

    Okay guys, here is a very short list of the good and bad things in SharePoint 2010 from my perspective as software architect. Let's get started...

    The Good:
    • Improved integration with VisualStudio 2010 that goes beyond the available features in VSeWSS.
    • Support for LINQ and extended support for XSLT, which will - among other things - be used for list generation (although CAML will unfortunately stay an important part of the platform).
    • Better AJAX support (and I don't mean the Ribbon UI, because CSS and JavaScript have nothing to do with AJAX).
    The Bad:
    • SharePoint 2010 will be based on .NET 3.5 and Windows Workflow Foundation 3.5 (instead of the rewritten version of 4.0). This is especially sad because I rejected WF 3.x from the very beginning and was very pleased to see Microsoft creating a complete rewrite.
    Unknown:
    I will update this post as more information become available.
    October 10

    SharePoint vs. Sitecore Series - Revised Edition of Last Update

    Before continuing my series on SharePoint and Sitecore development from a software engineering perspective, I created a revised edition of my last post. The series now covers the CTP version of VSeWSS 1.3, which makes developing custom SharePoint solutions much easier.

    Table of Contents:
    - Introduction (Part 1)
    - Installation and General Architecture (Part 2)
    - Configuration (Part 3)
    - Customization and Designer Experience (Part 4)
    - Integration with Developer Tools (Part 5)
    - Feature Deployment (Part 6)
    - API und Data Model (Part 7)
    - Integration with other systems (Part 8)
    - Conclusion (Part 9)

    By the way, part 6 is currently in development and will hopefully be ready in a couple of weeks.