Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 563463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T12:39:47+00:00 2026-05-13T12:39:47+00:00

Its all about N-Tier architecture. In my web application I had an requirement to

  • 0

Its all about N-Tier architecture. In my web application I had an requirement to use JSON in a page.So I introduced one tier called as DTO. So My question is is it right or wrong. what are the similar changes that would introduce more tiers to an application

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T12:39:47+00:00Added an answer on May 13, 2026 at 12:39 pm

    It’s not changes in an application that defines tiers per se. It’s the code architecture you develop that defines tiers.

    With traditional N-Tier web application, you have:

    • Presentation/UI Layer – web page markup, styling, etc.
    • Business Logic Layer(s) (BLL) – 1 or more middle tiers which contain your application/business rules and actions
    • Data Access Layer (DAL) – tier which deals with persistent storage, such as the use of the Entity framework, LINQ, etc.
    • Persistence Layer – the actual data layer, generally a database.

    The idea with N-Tier development is that each layer plays a key role. It relies on the underlying tiers’ functionality and knows little to ideally nothing of the tier(s) above it. Your DAL for example, may have methods called SaveUser, GetUser, etc. The Business layer knows about these methods, but doesn’t know about their implementation or even care about their implementation. All it knows is that when it needs to save or get a user, it calls those methods.

    The advantage of this is that you can change your database type from MySQL to MSSQL for example, and only have to update your DAL. The layers above don’t know or care about this.

    Based on how open ended your question is, you may want to consult more background reading on the subject, such as:

    http://en.wikipedia.org/wiki/Multitier_architecture

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are starting a new web application and we decided to use N-Tier design.
I am just learning about LINQ to XML in all its glory and frailty,
i am making an mobile application of the site http://www.turrg.com in phonegap its all
We are working on a 3-tier application, and we've been allowed to use the
progress dialog doesnt work while listing data with listAdapter i think its all about
I have a problem in our thesis, its all about the BATTERY DOCTOR SAVER
If you see this link Its all about unicode code range example : U+0644
I read books, articles, tutorials, and all that kind of stuff about the n-tier
Its all about double, float numbers and seperator. So my problem is: I always
The application that I'm currently working on is a simple 3-tier web application (whatever

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.