Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 4 of 4

Thread: AppLogic class

  1. #1
    putrad is offline Junior Member
    Join Date
    Oct 2008
    Posts
    1

    Default AppLogic class

    I'm new to this shopping cart, I see a lot of AppLogic and CommonLogic classes being called, but I can't find the file that has the class.
    Could you tell me where I can find them?
    Thank you.

  2. #2
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    These files are compiled into the AspDotNetStorefrontCommon.dll file that resides in your sites bin directory. If you have purchased the full source code version, you can find these files in the ASPDNSFCommon directory. Changing these files requires a recompile of the solution in Visual Studio 2005 Standard or better.
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>

  3. #3
    doncote is offline Junior Member
    Join Date
    Oct 2008
    Posts
    11

    Default AppLogicBase

    Are there any plans on making an AppLogicBase class and allowing us to override methods where we see fit?

    XSLTExtensions is set up like this and I really like the cleanliness of being able to override an entire method, as opposed to digging in to the class and then having to deal with merging my custom code whenever a new version comes out.

  4. #4
    Rex is offline Banned
    Join Date
    Nov 2007
    Posts
    561

    Default

    No plans to date for doing this. I will add the idea to our features request.