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 18, 2010 @ 11:33
    Kurniawan Kurniawan
    0

    what is the different between umbracoexamine.dll VS examine.dll

    anyone knows the DLL structure ?

     

    some of them have the prefix "umbraco"
    Such as umbraco.dll, umbraco.WebApp.dll

    and some of them without umbraco... such as cms.dll, businesslogic.dll ?


    What is the different ? do we use them all ?


    Thanks

     

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Aug 18, 2010 @ 11:36
    Ismail Mayat
    0

    What exactly are you trying to do? If you want to use searching you use umbracoexamine if you are looking to do actionhandlers you would use umbraco dll if doing datatypes you would use another bunch. Take a look at the wikis on our.umbraco which contain examples on how to do different things also take a look at some of the source code for different projects they show you what you need to reference.

    Regareds

    Ismail

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Aug 18, 2010 @ 13:01
    Aaron Powell
    0

    Examine is a provider model searcher and indexer, Umbraco Examine is an implementation of Examine designed for Umbraco.

    Examine is a third-party project which is just included in the 4.5 release.

    There's no naming convention with the Umbraco core assemblies really, the goal is to have all the umbrac.*.dll assemblies just for the UI layer, and it's generally adhered to.

    Third-party developers are free to do as they please though.

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

    Thx Aaron..

Please Sign in or register to post replies

Write your reply to:

Draft