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 19, 2010 @ 05:12
    Kurniawan Kurniawan
    0

    Linq to Umbraco

    i just read
    http://www.farmcode.org/post/2009/02/24/Linq-to-Umbraco.aspx this...

    in V4.5... is it already been deployed as umbraco.linq?

     

    thx

  • Aaron Powell 1708 posts 3044 karma points c-trib
    Aug 19, 2010 @ 05:55
    Aaron Powell
    0

    Please refer to the comments we have left on the blog post - http://www.farmcode.org/post/2009/02/24/Linq-to-Umbraco.aspx

  • Kurniawan Kurniawan 202 posts 225 karma points
    Aug 19, 2010 @ 06:01
    Kurniawan Kurniawan
    0

    Ok.. so now it's has been integrated with V4.5

    How about the policy injection for caching..

    Do we still need to configure on web.config ?

    Is there any reference on this ?

     

    Thanks

  • Aaron Powell 1708 posts 3044 karma points c-trib
    Aug 19, 2010 @ 15:12
    Aaron Powell
    0

    There's never been policy injection built into Umbraco, anything you're doing with it is custom and you need to configure yourself.

  • Kurniawan Kurniawan 202 posts 225 karma points
    Aug 20, 2010 @ 00:42
    Kurniawan Kurniawan
    0

    Is umbraco.linq.dll.. is similar to sample code in here http://www.farmcode.org/post/2009/02/24/Linq-to-Umbraco.aspx ?

    How about the performance of this umbraco.linq.dll ?

    because in the sample code mention in http://www.farmcode.org/post/2009/02/24/Linq-to-Umbraco.aspx is using policy injection to manage the caching..with a service pattern, etc.

    Which part of this sample code http://www.farmcode.org/post/2009/02/24/Linq-to-Umbraco.aspx included in umbraco.linq.dll ?

     

    Thanks for your help.

  • Aaron Powell 1708 posts 3044 karma points c-trib
    Aug 20, 2010 @ 00:48
    Aaron Powell
    1

    If you are using the one dowloaded from the blog post then it's related to the blog post, it's not NOTHING to do with the version shipped in Umbraco 4.5.

    It's something that was developed as a proof-of-concept for Umbraco 4.5 by The FARM but not something we actively develop or maintain.

  • Kurniawan Kurniawan 202 posts 225 karma points
    Aug 20, 2010 @ 11:32
    Kurniawan Kurniawan
    0

    If I use Umbraco.Linq..

    How about the performance ? is that similar like it's explain in the blog post / different ?

    because the blogpost mention like this

    "Since the performance of deserialization of this Xml into objects was one of our concerns, we implemented Microsoft's Policy Injection framework to handle the caching"

     

    is it still a concern with deserialization of XML ?

     

    Thanks

  • 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