Open GoogleCodeExporter opened 9 years ago
Original comment by extraevi...@gmail.com
on 1 Mar 2011 at 11:23
I has read document. All described functions are the useful functions. I see
only one problem - number of functions is large :). I suggest split task on
several iterations.
The first iteration - basic CRUD operations with basic entities (entities in
our first model). This is required functions and base for all other functions.
At the end of this step we are having working application but it has very poor
functionality.
The second iteration - additional functionality. I propose to hold over till
this stage photo rating system, photos search, may be some else.
Following iteration(s) - other functions, which aren't included in this
document. I and Fedor are beginners in ASP.NET but we have little time. If we
continue first step - it is some result. Second - good result. Third - perfect
result. Please post your comments about my proposition.
And we needs to start to implement this document :)
Original comment by The.Kor...@gmail.com
on 3 Mar 2011 at 5:04
OK, if we decide to implement all features at once...
I modified database under the generating scope statement (Without rating system
for a start). Now i am looking into EF. Please look new DB and say what you
think.
New DB:
http://code.google.com/p/asp-net-foto-galery/source/browse/trunk/Database/Photog
allery.bak
Original comment by The.Kor...@gmail.com
on 12 Mar 2011 at 1:11
[deleted comment]
Project architecture diagram
Original comment by extraevi...@gmail.com
on 25 Mar 2011 at 12:27
Attachments:
POCO (Plain old CLR objects) adapter for Entity Framework.
http://archive.msdn.microsoft.com/EFPocoAdapter
Original comment by The.Kor...@gmail.com
on 25 Mar 2011 at 8:01
Original issue reported on code.google.com by
extraevi...@gmail.com
on 1 Mar 2011 at 11:06Attachments: