tinwin / asp-net-foto-galery

Automatically exported from code.google.com/p/asp-net-foto-galery
0 stars 0 forks source link

Project architecture #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Select some architecture pattern for application.
Apply this pattern to our application with necessary changes - design 
application model.
Split model on several parts (layers).
Begin to implement model!

Original issue reported on code.google.com by The.Kor...@gmail.com on 14 Feb 2011 at 4:26

GoogleCodeExporter commented 9 years ago
http://dl.dropbox.com/u/8116971/Download.pdf - Руководство Microsoft 
по проектированию архитектуры приложений. 
Может будет полезным.

Original comment by The.Kor...@gmail.com on 14 Feb 2011 at 4:30

Attachments:

GoogleCodeExporter commented 9 years ago
Ok, in Softserve, layers model was suggested - use it.
1 - Database layer
2 - Data access layer
3 - Business layer
4 - Presentation layer

Original comment by The.Kor...@gmail.com on 19 Feb 2011 at 8:52

GoogleCodeExporter commented 9 years ago

Original comment by The.Kor...@gmail.com on 19 Feb 2011 at 8:56