Rapid Business Development: Lightswitch vs. Dynamics CRM vs. SharePoint 2010 vs. ASP.NET MVC 3

In this post I am going to look at comparing four technologies that can be used to build business applications easily. This post was inspired by how similar a number of products have become over the last few years and more importantly how the new kid on the block Visual Studio Lightswitch, which is a specialised rapid business tool development platform built on top of Visual Studio, is going to affect this eco-system. It is important to also remember that this is being written in the Lightswitch Beta 2 timeframe, so some details may change by launch.

Lightswitch feels very similar to me, to another product I have worked with in the past: Dynamics CRM, which is a CustomerRelationship Management tool from Microsoft. CRM does very well in the xRM (x = extensible) scenario, where I think it will come up against Lightswitch a lot. I haven’t had an opportunity to use the latest CRM release yet, so I have had to rely on the help of experts to fill in my gaps!

SharePoint 2010 is another product I have worked with, can of course be used for building business applications quickly cause it is the “operating system of the enterprise” and has good features for these types of applications.

Finally, while watching Scott Hanselman do the ASP.NET MVC 3 demo in the MIX 11 Keynote, I was struck with how that is very close to a rapid business user development tool with all the new scaffolding features. ASP.NET MVC is a real outsider in this group because it is first a development toolset for web development and, maybe a rapid tool second where the rest are rapid development platforms or tools first.

I think the differences between these four are very interesting and while each has it’s strong & weak points, this should definitely not be looked at as a pick one only post. There are many scenarios where you want to combine them for even better experiences.

I have broken down the issues into twenty one(!) aspects (key points we can compare them against each other) which are grouped into six scenarios to make it easier to digest. Each scenario starts with a list of the aspects and a brief description followed by a comparison table of those aspects.

Starting

  • Ready to go out of the box: Once installed, can it do anything? Seems silly, but quick turn around at the start, even if actual development is longer is important as it helps with prototyping, shows some rapid development and hints at how hard it is to learn (for me at least, if it does something I find I can experiment and learn quickly). Important to note, we are not looking at making it align with your company needs here, we just want it to do something. Eating CPU cycles & RAM is not something either.
  • Northwind Style Sample development costs: This aspect looks further than the above aspect and looks at how much more would it take to get it tailored for a company, like the fictional Northwind, to have a XRM type system as it can be done across all four. Fewer $ signs means less time and/or resources for the functionality.
 Lightswitch (LS)Dynamics CRMSharePoint 2010 (SP)ASP.NET MVCMy Thoughts
Ready to go out of the boxFastFastestFastSlowestLS & MVC need development, while SP needs at least 5min of tailoring. CRM, is ready to go once installed.
Northwind Style Sample development costs$$$$$$$$ASP.NET MVC has the highest development costs as so little is out of the box. Lightswitch excels in this scenario.

Finishing

  • Cost for on-premise deployments: This looks at the money cost for licensing to get the solution up and running on premise (i.e. in your company). Licensing is, of course, flexible and this will vary based on who you are – so this is not indicative for all. It does not include such things as server hardware or common costs, for example operating system licensing.
  • Deployment Complexity: Getting a solution up and running shouldn’t be difficult for an organisation and a lot of time can be lost (and costs incurred) changing, upgrading and troubleshooting systems that do not want to be deployed.
  • Deployment Documentation: When it happens that you need to deploy, having a wealth of documentation (be that video’s, best practice guides, troubleshooting material) is vital and plays a large part in getting a solution up that works every time.
 Lightswitch (LS)Dynamics CRMSharePoint 2010 (SP)ASP.NET MVCMy Thoughts
Cost for on premise deployments$$$ 

Unknown. 
Likely cost per developer seat. 
No per user costs.
$ to $$$ 

Cost per user & cost per server. Visual Studio only if you are doing integrations or custom workflows.
$$$$ to $$$$+ 

Cost per user & cost per server. Visual Studio licenses for any serious work.
$$ 

Visual Studio licenses.No per user costs.
CRM on the small scale with low development is very cheap but since you pay per user can get expensive. LS & MVC only have development software costs, which is more expensive up front but do not increase as you add users to the system.
Deployment ComplexityMediumHardHardestEasyLS, CRM & SP all have requirements that they need to work, in increasing deployment complexity, but CRM & SP are significantly harder than LS though due to their more complete product nature. MVC is easy because there is no constraints from it (other than a web server).
Deployment DocumentationYesYesYesNoOnly MVC has no official documentation, which makes sense as it is a development tool. All four have GREAT communities to help as well!

    User Experience

    • Front End Technology: A good looking, feature rich UI can seriously ease adoption, and what we are looking at here is the richness level of technology used for the out of the box front end user interface.
    • How good the standard UI looks: Completely subjective and really this is based on what I think looks best.
    • Flexibility of out of box front end: In this aspect we are concerned about how easy it is to adjust and tweak the out of the box front end.
    • Themability : Corporate branding is massive business and making sure the application out of the box looks like it is part of your business is important. It is important to note that both CRM & SharePoint can have custom front ends built which enable this scenario, but that requires extra development, and we are focusing on the out of the box options here and assuming you have the theme built already.
     Lightswitch (LS)Dynamics CRMSharePoint 2010 (SP)ASP.NET MVCMy Thoughts
    Front End TechnologySilverlight. 

    Supports out of browser (desktop) & in browser
    Web 

    Just ASP.NET
    Web 

    ASP.NET under the covers with sprinklings of Silverlight
    ASP.NETLS clearly best here, since it will give the richest UI out of the box. ASP.NET MVC out of the box scaffolding isn’t pretty but can easily be improved.
    How good the standard UI looks (very subjective)LowMediumVery. LowDepends on your web designerThis is the most subjective aspect: LS & SP both have a fairly plain out of the box UI but SP has a bad UX to go with it. CRM is much better out of the box and if you are going down the MVC route you will likely be taking advantage of the best UI thanks to the complete flexibility – but that depends on how good your designers are.
    Flexibility of UI development in the toolHighMediumMediumHighMVC & LS can almost do anything on the front end, especially if you combined MVC with Silverlight. SharePoint & CRM too have lots of options and work with Silverlight.
    ThemabilityMediumLowMediumHighThe flexibility of MVC is highest as it is a pure programming, with LS following up thanks to it’s strong theme support. SharePoint can be themed but not the same level as LS. CRM will always look like CRM!

    Extensibility

    • API for integration: In the short term having an API means it is easy to get data into your new solution, in the medium term it means more ways to sync data and mash up your systems and in the long term it gives you a way to get your data out. It is vital to have an API.
    • Marketplace: Apple kicked the idea of having an AppStore into reality for many of us and now having a marketplace to get extensions, customisations or themes is an important aspect. I am ignoring public sites, like Codeplex for example, and only focusing on an official marketplaces. Galleries are just marketplaces with no vetting, which means they are bigger but the quality bar is not guaranteed.
    • Additional Authentication Options: Only your employees or customers (which may be everyone if you are lucky enough) should access your solutions. What do we get out of the box to limit access to the system? All four systems support Windows & Forms based authentication so I am only listing other options which are available.
    • Permission Structure (Authorisation): Being able to control what parts of a solution you can access, once you have logged in is also vital and having a lot of flexibility in this space is also important as very seldom will one structure work for everyone.
     Lightswitch (LS)Dynamics CRMSharePoint 2010 (SP)ASP.NET MVCMy Thoughts
    API for integrationYesYesYes - at least 5 of them.N/AIn MVC you could build one, oData for instance, but it doesn’t have one out of the box. LS creates a WCF RIA Service for us. CRM & SP both have API’s, but SP is more complex as it supports so many different API’s with different subsets of features supported.
    MarketplaceOnce it is released a gallery will exist.YesNopeGallery availableCRM leads here in a big way with a REAL marketplace. ASP.NET MVC has it’s own gallery plus a strong 3rd party marketplace ecosystem.
    Additional Authentication OptionsAnonymous and more available through custom development (e.g. Windows Live). Claims based authentication(custom development required).Claims based authentication via STSAnonymous and more available through custom development (e.g. Windows Live). Claims based authentication(custom development required).Anonymous and more available through custom development (e.g. Windows Live). Claims based authentication(custom development required). 
    Permission Structure (Authorisation)Very basic and really just a half a step ahead of editing XML that MVC needs.Fantastic out of the box option, plus plenty of extensibility if needed.Good structure with many levels of customisation. 
    Out of the box is very simple.
    Basic support for it but can be extended through development. A lot of XML work though may be needed.LS & MVC are the lightest here, both supports authorisation options but enforcing it is up to the developer to implement. LS is better slightly better at guiding the developer and needs no XML editing. SP authorisation is as varied & powerful as what CRM offers. However SP can easily get messy, users can break permission inheritance, while CRM enforces authorisation all the time and makes for a better structured environment.

    Information Worker Features

    • Offline support: Being able to work when you are not in the office is a vital need for many people. So how do these platforms enable that scenario. In theory it is always possible to build this, so we are just looking at the out of box offering.
    • Easily Import Data: How do we get information into the solution, besides the API? Does the product make this easy with out of the box tooling?
    • Printing: Despite the promise of a paperless office, it still is not the case and being able to print is important, even if it is just to XPS or PDF for invoicing.
    • Office Integration: Integration into Microsoft Office products (i.e. Word, Excel, Outlook, PowerPoint, Access, Publisher, InfoPath & OneNote) means that your IW’s will be able to work in the tools that they are comfortable with, easing adoption and productivity.
     Lightswitch (LS)Dynamics CRMSharePoint 2010 (SP)ASP.NET MVCMy Thoughts
    Offline supportNoYesYesNoBeing able to work offline is important if you are a roaming user. LS & MVC offer nothing in this space while CRM & SP both offer offline via Outlook.
    Easily Import Data (out of the box)NopeYes, from CVS.Yes. Multiple options.NopeIn all cases there are tools and other ways to import data but CRM & SP have an out of the box options.
    Printing (out of the box)NopeYesYes – PoorBrowser LevelLS & MVC can have custom development solutions for printing,  other than that they both offer nothing out of the box. As browser printing has improved MVC has a slight advantage being HTML based normally. SP has printing, but it is very poor. CRM leads the way here with a great print scenario.
    Office IntegrationLow 

    One way export to Excel. 

    Others can be custom developed
    Medium 

    One way to Excel. Mail merge with Word & Outlook. 
    Deep integration with Outlook is available too.
    High 

    Only Publisher doesn’t have some integration with SharePoint. 
    Every other Office product does, some like Excel are one way while others like Access are two way. 

    SP internally has features that understand Office files too, for example PowerPoint Libraries show thumbnails.
    None 

    Can be custom developed.
     

        Other

        • Databases Supported: Where the data can come from for your application is a critical piece of the puzzle because it means the difference between building ETL solutions to handle moving it around if the source is supported or having it just work.
        • Minimum Skills For Tailoring: Tailoring is what I refer to when I think of customisation of a system, without the need for a programming language. At some point you will need a developer but how far away that is and what can be done by a analyst or super user early on is important from a time to solution and cost perspective. Lower is better here.
        • Can run in the cloud?: If you not thinking about how you can leverage the cloud, then you are not thinking. Making sure the solutions can cater for the cloud is an important consideration. All four solutions can run in the cloud but how do they run is also important
        • ALM Experience: How does this tool work with a full ALM experience? Can I unit test it easily? Will it go into source control easily and what happens when multiple developers are updating the same files? How about build server and development tool integration? All important questions in understanding a complete picture of that these tools cost or what you sacrfice with some of them.
        • Requires Silverlight: Despite decent market penetration and ease of deployment in corporate scenarios, the requirement for Silverlight can be a deterrent to business, especially those where the CEO uses an iPad2 Smile with tongue out. This is not answered in the table as only Lightswitch requires Silverlight. CRM has no dependencies, SharePoint has a fall back mode and if you used Silverlight with MVC it would be possible to have a fallback mode, provided you developed it.
        • Data performance: This is also not in the table since it only applies to Lightswitch. For CRM, MVC & SharePoint I assume your front end (web) is always close enough, for example the same LAN, to the database but in Lightswitch you can really separate them. Here it is important to note Lightswitch is NOT great with data performance between backend & frontend. It sends massive amounts of data around. In my view it really does not feel optimised for WAN scenarios.
         Lightswitch (LS)Dynamics CRMSharePoint 2010 (SP)ASP.NET MVCMy Thoughts
        Databases SupportedSQL Server, SQL Azure, SharePoint or anything supported by WCF RIA services.SQL ServerSQL Server normally. 

        With advanced skills can use external data sources.
        For scaffolding anything supported by LinqToSQL or Entity Framework.LS & MVC feel very close here, however LS has it’s own OM which MVC uses established ones meaning more options in the MVC camp.
        Minimum Skills For TailoringIntermediate 
        Lowest 
        LowHighestBeing able to tailor with less skill is a big plus for CRM & SP. MVC doesn’t have tailoring as it is all development. LS really stuck in the middle ground here – for setting it up I suspect nothing more than power user but that ends much sooner and moves to needed a developer than with CRM and SharePoint.
        Can run in the cloud?Platform as a service using SQL Azure for database & compute instances for front end.Software as a service: Can get it from Microsoft & Partners at a cost per user per month.Software as a service: Can get it from Microsoft & Partners at a cost per user per month. Recently launched in beta with Microsoft.Platform as a service using SQL Azure for database & compute instances for front end. 
        ALM ExperienceMediumLowHighHighestASP.NET MVC is a pure development experience and so works well with ALM. SP2010 plus VS2010 is a great ALM experience (although mocking is difficult). LS & CRM are oddly very similar with customisations in XML though so expect some source control pain. Plugin’s for CRM and LS Extensions are a great ALM scenario. CRM falls short in the unit testing scenario though. 

        Special Thanks

        A post this in depth could not have been done without input from my “brain trust”, and I thank each one of you for your help:

        posted @ 2011-05-31 16:50  rapid  阅读(358)  评论(0编辑  收藏  举报