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 4125 posts 22223 karma points MVP 9x 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

Please Sign in or register to post replies

Write your reply to:

Draft