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 4333720
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T10:25:54+00:00 2026-05-21T10:25:54+00:00

I have to create a small .NET client application that will be using Exchange

  • 0

I have to create a small .NET client application that will be using Exchange web service and SQL server database also. I am struggling to architect the application like in which layer I have to use web service, etc lots of arctitectural decisions. I will be helpful if anyone provides link to some getting started with .NET architecture articles.

  • 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-21T10:25:55+00:00Added an answer on May 21, 2026 at 10:25 am

    When developing applications, a “tiered” architecture is the usual approach. Whilst you can have many tiers, the three tier architecture is probably the most common.

    Tier 1:
    The presentation layer. This is usually a web application or WinForms/Console/WPF app.

    Tier 2:
    The business logic or application layer. This layer is where you keep all your classes related to the system you are building (e.g. customer, book, author, publisher classes – if making an Amazon clone) as well as any specific business or validation logic that your application might need.

    Tier 3:
    The data access layer. Here you will provide classes that interact directly with the database e.g. calling stored procedures, reading from tables etc.

    The main principal is that each layer can only talk to the one immediately below. So the Presentation layer cannot talk to the data access layer, it must go via the Application layer. For very small applications, you might only need two tiers.

    There are plenty of documents and discussions on this subject and you generally choose an architecture suitable to the particular problem.

    More reading:

    http://msdn.microsoft.com/en-us/library/ms973279.aspx
    http://msdn.microsoft.com/en-us/library/ms973829.aspx
    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

I have to create a small asp.net-application. The last such web-application I have built
Today we have a windows application that, using an OCX, creates a web page
I have to create a site definition for a client that must contain pre-defined
Background: I've wrote a small library that is able to create asp.net controls from
My Visual Studio .NET application uses SQL Server 2005 Express. It has to be
I have an ASP.NET MVC web application which is hosted by an external provider,
I'm trying to create a small VB-application that removes the internal link in Word
I have written a small Perl script and now I would like to create
If I have a table like this: CREATE TABLE sizes ( name ENUM('small', 'medium',
I have created a small flash CS4 project that has a few custom components

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.