What are some design patterns that are useful to a beginner Application Architect?
what of best design patterns beginner application architect?
more recently, have learned 3 - tier, mvc, oo, adapter pattern, , service locater pattern. more specific design patterns a web application, using asp.net besides mvc?
hi,
you may need learn solid pattern, composotion of important principles. inversion of control important , how use ioc containers. on model layer use repository pattern persisting data database.
i highly recommend if read book microsoft application architecture guide, rich of many guidelines developing applications under microsoft platform.
thanks mahmoud
Architecture > Architecture General
Comments
Post a Comment