473,385 Members | 1,732 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Three Tier Web Project Structure

Hi,

We've recently completed the design for a three tier web application and are
about to commence development.

When building and deploying is it better to have a VS.NET project for each
logical tier and another for 'Utility' classes. That is each project will
only contain classes for a particular tier, and each tier will compile into
a different assembly. As opposed to compiling the entire application into a
single assembly.

Thanks for the feedback,

GB
Jul 21 '05 #1
1 1493
There's no One True Way for doing this. You definitely want to physically
separate your code in functional areas and separate assemblies, but
ultimately you want to use an approach that fits *your* project. Certainly
using a DLL/project for each tier is a good start.
--
____________________
Klaus H. Probst, MVP
http://www.vbbox.com/

"Glenn Whyman" <gw*****@evaluationsolutions.com> wrote in message
news:es****************@TK2MSFTNGP10.phx.gbl...
Hi,

We've recently completed the design for a three tier web application and are about to commence development.

When building and deploying is it better to have a VS.NET project for each
logical tier and another for 'Utility' classes. That is each project will
only contain classes for a particular tier, and each tier will compile into a different assembly. As opposed to compiling the entire application into a single assembly.

Thanks for the feedback,

GB

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

77
by: nospam | last post by:
Reasons for a 3-tier achitecture for the WEB? (NOTE: I said, WEB, NOT WINDOWS. DON'T shoot your mouth off if you don't understand the difference.) I hear only one reason and that's to switch a...
25
by: David Noble | last post by:
We've been developing a web site using 3-tier architecture for 18 months now. There is a common layer that defines the classes - using XML schemas. The data layer acts as a wrapper to 3 databases...
0
by: Thomas | last post by:
I`m developing a three-tier webapplication using stored procedures as my method for accessing my database. In Visual Studio I have a web project, a business logic project and a data-access project,...
8
by: yurps | last post by:
Hello, I want to create business and data access layer for my website. I am not sure what the right way to go is, I could use a code-generation tool, but want to understand a bit more about...
1
by: Glenn Whyman | last post by:
Hi, We've recently completed the design for a three tier web application and are about to commence development. When building and deploying is it better to have a VS.NET project for each...
5
by: Bob Palank | last post by:
Deae Dr. GUI, MVPs and others Features of VB.Net 2005 makes it so easy to access mdb tables directly from the form's controls. This makes me wonder how and if I should restrict the communication...
3
by: Dan Munk | last post by:
Hello, I am working on a very large multi-tier Web application. The application consists of approximately 100 middle-tier/back-end projects and 200-300 presentation projects. Obviously this is...
25
by: Dan Aldean | last post by:
Hello, I try to understand how the business and presentation layers would practically translate into programming reality. I read lots of articles about 3-tier, but none of them gave a practical...
2
by: femgeek | last post by:
Hi, my name is Nat Im a junior programmer, and Im trying to code a N-tier winform project in C#. I get the whole tier aka layer stuff fine, my question is: How do you do it? Folders? class libraries...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.