Copied to clipboard

Flag this post as spam?

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


  • Alex Skrypnyk 6148 posts 24077 karma points MVP 8x admin c-trib
    Feb 16, 2015 @ 19:01
    Alex Skrypnyk
    0

    uSiteBuilder alternative and best practices

    Hi,

    Can anybody suggest the fastest and best way to create docTypes for Umbraco, I liked uSiteBuilder, but now we are struggling with performance issues. I was looked to uSync+uSiteBuilder but I don't want a lot of packages ) Umbracians, what are you thinking ?

    Thanks

  • Sasa Popovic 77 posts 367 karma points
    Feb 19, 2015 @ 08:59
    Sasa Popovic
    1

    Hi Alex,

    Did you try using the latest version of uSiteBuilder? It has been optimized and works quite good with Umbraco 7.

    The source is here: https://github.com/spopovic/uSiteBuilder and you can also download it as a NuGet package.

    Regards,
    Sasa 

  • Alex Skrypnyk 6148 posts 24077 karma points MVP 8x admin c-trib
    Feb 19, 2015 @ 14:35
    Alex Skrypnyk
    0

    Hi Sasa,

    Thank you for your reply, I like uSiteBuilder and we are using latest version with latest version of Umbraco. But we struggled with performance problems on few our latest projects. A lot of these problems were from excessive using of uSiteBuilder, we tried to use it in all places where we need data from Umbraco. At one of project pages are loading 5 sec ))

    We fixed that issue with Html.CachedPartial and rebuilding some logic. But issue still exist, I don't know why exactly, but uSiteBuilder is slower than Umbraco services APi.

    Thanks, Alexander

  • Dave Woestenborghs 3504 posts 12134 karma points MVP 9x admin c-trib
    Feb 19, 2015 @ 14:38
    Dave Woestenborghs
    0

    Before you start "wasting" your time on code first frameworks I suggest you to watch this presentation Pete Duncason gave at the last Umbraco UK Festival about code first

    https://www.youtube.com/watch?v=Hr1irQ0h5J8

  • Alex Skrypnyk 6148 posts 24077 karma points MVP 8x admin c-trib
    Feb 19, 2015 @ 14:43
    Alex Skrypnyk
    0

    Hi Dave,

    Thank you very much, I really appreciate your reply. I watched that video, very interesting. But I like to create docTypes via code, it's really convenient and easy to implement. Maybe we can try to create docTypes with uSiteBuilder, and use strongly-typed data with I think we will try to create docTypes with Ditto ?

    https://github.com/leekelleher/umbraco-ditto/releases/tag/0.5.0

    Thanks,

    Alexander

  • Alex Skrypnyk 6148 posts 24077 karma points MVP 8x admin c-trib
    Feb 19, 2015 @ 17:10
    Alex Skrypnyk
    0

    Did you use https://github.com/zpqrtbnk/Zbu.ModelsBuilder/wiki/Zbu.ModelsBuilder ? is it great ?

    Are you agree that code-first approach is evil ?

Please Sign in or register to post replies

Write your reply to:

Draft