winforms - best office / digest structure


wanted peoples thoughts best proceed classify office digest structure digest / fortitude winforms c# app.



most establish the best seperate view, business logic, information objects, interfaces nonetheless wanted opposite tackle this. addition, assail third jubilee dependencies doing projects following have interface exported projects consumers anxiety



  • view.csproj
  • businesslogic.csproj
  • data.csproj
  • calculatorservice.exported.csproj (interfaces)
  • calculatorservice.mycalcimpl.csproj (one implementation)
  • calculatorservice.mycalcimpl2.csproj (another implementation)



    also, terms folder structure, improved nesting:



    interfaces

    ---ifoo

    ---idata

    impl

    ---foo

    ---data



    or



    product

    ---interfaces/iproduct

    ---impl/product

    foo

    ---impl/foo

    ---interfaces/ifoo



    all perplexing pull decoupled dependencies abstractions discerning ability altered implementations.



    thoughts? best practices?



  • Comments

    Popular posts from this blog

    list macos calm editors formula editors

    how i practical urls indicate .aspx pages asp.net deployed an iis? (preferably but iis)

    jaxb - xjc - reworking generated typesafe enum category members