G
Guest
Posted on behalf of a team member:
Our organization is in the enviable position of starting a new web-based
product with a clean slate working with the latest ASP .NET tools (VS 2005
Pro using ASP 2.0). We have been researching the best practices for creating
an N-tier application and have found several varying viewpoints as to how
proceed, which leaves us wondering which specific model is easiest to build
and maintain with the latest and greatest. We are very comfortable with
stored procedures and building a solid object class library and BLL on top of
that, and would naturally tend towards this methodology. That being said, we
don’t want to count out a much more easily built and maintained methodology.
Is there a suggested standard for building N-Tier web applications?
Our organization is in the enviable position of starting a new web-based
product with a clean slate working with the latest ASP .NET tools (VS 2005
Pro using ASP 2.0). We have been researching the best practices for creating
an N-tier application and have found several varying viewpoints as to how
proceed, which leaves us wondering which specific model is easiest to build
and maintain with the latest and greatest. We are very comfortable with
stored procedures and building a solid object class library and BLL on top of
that, and would naturally tend towards this methodology. That being said, we
don’t want to count out a much more easily built and maintained methodology.
Is there a suggested standard for building N-Tier web applications?