Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kurniawan Kurniawan 202 posts 225 karma points
    Aug 23, 2010 @ 09:07
    Kurniawan Kurniawan
    0

    Linq 2 Umbraco Poco VS Abstraction

    Hi,

    In V4.5 there is option to export the abstraction.

    Anyone knows what this will be useful ?

    Any example ?

    Thanks

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Aug 23, 2010 @ 09:35
    Matt Brailsford
    2

    Hey Kurniawan,

    Abstractions are usefull if you are doing interface-driven development, and also make it easier to unit test your code as implementations can be easily swapped out for mocked versions. Both subjects are a little difficuilt to explain completly in one reply, but this should at least give you a couple of areas to research into.

    If you haven't done so already, I'd recommend you take a look at Aaron Powell's blog post / code samples of Unit testing with Umbraco

    http://www.aaron-powell.com/unit-testing-with-umbraco

    Matt

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies