Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Help in product development

Help in product development

Scheduled Pinned Locked Moved ASP.NET
architecturehelpquestion
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nainakarri
    wrote on last edited by
    #1

    Hi I am need to develop a product. But am not at all aware of any architecture/designing modules. I know something that a product should meet certain standards like it should support pluggability of other products . Can any one suggest me any references for development of a product kind. Architecture to follow? Can any one suggest me please. Naina

    Naina

    A 1 Reply Last reply
    0
    • N nainakarri

      Hi I am need to develop a product. But am not at all aware of any architecture/designing modules. I know something that a product should meet certain standards like it should support pluggability of other products . Can any one suggest me any references for development of a product kind. Architecture to follow? Can any one suggest me please. Naina

      Naina

      A Offline
      A Offline
      Anurag Gandhi
      wrote on last edited by
      #2

      Its a very generic question. It would be difficult for anyone to answer unless you will mention your specific need.

      Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.

      N 1 Reply Last reply
      0
      • A Anurag Gandhi

        Its a very generic question. It would be difficult for anyone to answer unless you will mention your specific need.

        Anurag Gandhi. http://www.gandhisoft.com Life is a computer program and every one is the programmer of his own life.

        N Offline
        N Offline
        nainakarri
        wrote on last edited by
        #3

        Actually i asked in general only, but here is my need. I have an intranet application developed with many modules like leave management system, travel system, HR modules, Appraisal System. Now this intranet application should be converted to a product so that it can be used by any organisation if given to them. So i want how can i startup for this? What kind of architecture to be followed? Any reference for this? Naina

        Naina

        N 1 Reply Last reply
        0
        • N nainakarri

          Actually i asked in general only, but here is my need. I have an intranet application developed with many modules like leave management system, travel system, HR modules, Appraisal System. Now this intranet application should be converted to a product so that it can be used by any organisation if given to them. So i want how can i startup for this? What kind of architecture to be followed? Any reference for this? Naina

          Naina

          N Offline
          N Offline
          Nishant Singh
          wrote on last edited by
          #4

          Hi Naina , Good question..... but don't you think that every organization will have different business logic for HR ,leaveManagement, Travel ETC, So in this case I think the main change would be at business layer ????

          N 1 Reply Last reply
          0
          • N Nishant Singh

            Hi Naina , Good question..... but don't you think that every organization will have different business logic for HR ,leaveManagement, Travel ETC, So in this case I think the main change would be at business layer ????

            N Offline
            N Offline
            nainakarri
            wrote on last edited by
            #5

            Hi Nishant, Thanks for your reply, but my question is like i am once again starting development but keeping in mind the application to be as a product. My Intranet applicaiton hav no documents to refer, for me to get an idea what kind if architecture it has? So i have to start everything freshly. How would i start? I dont have any guidence over this. Naina

            Naina

            N 1 Reply Last reply
            0
            • N nainakarri

              Hi Nishant, Thanks for your reply, but my question is like i am once again starting development but keeping in mind the application to be as a product. My Intranet applicaiton hav no documents to refer, for me to get an idea what kind if architecture it has? So i have to start everything freshly. How would i start? I dont have any guidence over this. Naina

              Naina

              N Offline
              N Offline
              Nishant Singh
              wrote on last edited by
              #6

              Hi Naina, I think the best approach will be to segregate the Presentation Layer Business Layer Data Access Layer Use Business Layer for the customised business rules for the organization But the drawback is you have to write seperate business layer each time you deploy it for a different organization. What I think is Use Factory pattern , Meaning Add a Abstract Class BusinessLayer and Let BusinessLayer for all organization inherit from it , and return new BusinessClass Object as applicable Nish

              N 1 Reply Last reply
              0
              • N Nishant Singh

                Hi Naina, I think the best approach will be to segregate the Presentation Layer Business Layer Data Access Layer Use Business Layer for the customised business rules for the organization But the drawback is you have to write seperate business layer each time you deploy it for a different organization. What I think is Use Factory pattern , Meaning Add a Abstract Class BusinessLayer and Let BusinessLayer for all organization inherit from it , and return new BusinessClass Object as applicable Nish

                N Offline
                N Offline
                nainakarri
                wrote on last edited by
                #7

                Thanks a lot for your answere. I will try implementing as you hav said. Naina

                Naina

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups