Dofactory.com
Dofactory.com
 Back to list
Views:   6.4K
Replies:  2
Archived

Need better at understanding on the implement Pattern and Better Code

hi,

Almost all of the programs that I have made no use pattern (still using raw.ado), I get a lot of problems when a client asked me to replace the database.
I have read the code in the sample Patterns In Action, there I have some questions :
1. If I make an application, my example inventory application (Item, Supplier, Customer, Order, Invoice, etc) 
Should the application that I have to apply more than one type of pattern ? I note that, in the Pattern In Action example uses a lot of pattern (MVC, Factory, etc)
2. Where i can find examples input of master-detail data ? (Invoice, Detail)
3. I am currently separate project by module (1 Solution (Inventory),  has several projects in it that represent each module)
this model can also be applied Pattern ? (include Image)

Regards,
Eric Santoso


Eric Santoso, Jun 25, 2015
Reply 1
Hi,

Thanks for the reply.
I've tried version 4.5 and it is indeed very different from version 4.0.


Best Regards,
Eric santoso
Eric Santoso, Jun 30, 2015
Reply 2

Check out the patterns in action 4-5 pdf


You see how maintaining the data access layer in each module is not a great idea?

They have order and order detail in the sample provided also

Michael s, Jun 26, 2015
Stay Inspired!
Join other developers and designers who have already signed up for our mailing list.
Terms     Privacy     Cookies       Do Not Sell       Licensing      
Made with    in Austin, Texas.  - vsn 44.0.0
© Data & Object Factory, LLC.