Enterprise ASP.NET MVC application architecture
Posted
by Ben
on Stack Overflow
See other posts from Stack Overflow
or by Ben
Published on 2010-01-09T14:01:56Z
Indexed on
2010/06/10
6:03 UTC
Read the original article
Hit count: 423
I am still trying to figure out the right architecture for a complex ASP.NET MVC web application.
I looked in a lot of example code and everywhere it's done differently.
I would really appreciate your thoughts on this.
Another Question: Would you use Linq to SQL or the Entity Framework?
Thanks,
-Ben
© Stack Overflow or respective owner