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 2 of 2

Thread: The best way for doing customization?

  1. #1
    kulak is offline Junior Member
    Join Date
    Sep 2010
    Posts
    1

    Default The best way for doing customization?

    Hi,

    i'm new on development with ASPDNSF.
    I am searching for the best way of doing customization on ASPDNSF.

    For example, I wanted to add a count of articles in the entity tree (including subcategories). I have written a SP, and done some modification on ASPDNSFControls/EntityControl.cs and ASDNSFCore/ProductMappingLinkItem.cs.

    It functions well, but the upgrades or service packs could overwrite my changes.
    Please, suggest the best way of accomplishing modifications without touching the original source code. Should I use add-ins for this? Is this possible?


    We are using SVN for source control, is merging a good idea?


    Best regards, Primož
    ---------------------------------------------------------------
    using AspDotNetStorefront ML 9.0.1.3/9.0.1.3 SP1
    ---------------------------------------------------------------

  2. #2
    franco is offline Junior Member
    Join Date
    Dec 2010
    Posts
    10

    Question new table and page in admin section

    What is the best way to add a new table in the database and a new page on the local environment