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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T15:34:58+00:00 2026-05-11T15:34:58+00:00

I build an app with following layers: WEB presentation layer Business Logic Layer –

  • 0

I build an app with following layers:

  • WEB presentation layer
  • Business Logic Layer – BLL – called from WEB UI through HTTP web services
  • WindowsService – Runtime – called from BLL through net.pipe

BLL can also be called from 3rd party for integration into other customer’s systems.

Let’s say that there is an validation error that happens in the Runtime or even BLL. Where would be better to put translations:

  1. in the exception message – means that we must send UICulture from WEB layer to lower layers
  2. BLL and Runtime are returning error codes or custom Exception derived types and translation is performed in WEB UI layer
  3. some other method

What is the best practice for supporting multiple languages in SOA architectures ?

EDIT: I should probably use the term tiers instead of layers.

  • WEB UI tier is implemented in ASP.NET web forms and will be deployed on server A under IIS.
  • BLL and Runtime will be deployed on server B but are separated by process boundaries (BLL runs under ASP.NET worker process because of WCF services and Runtime runs as separated windows service process).
  • 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. 2026-05-11T15:34:58+00:00Added an answer on May 11, 2026 at 3:34 pm

    My advice for your issues is general because I do not know the specifics of the .NET platform you are working with.

    From your question, I see two distinct problems.

    1. You web presentation layer will be language-dependent. It will require custom CSS, fonts, spacing and even custom content. Do not fool yourself that this will not be needed. This is one of the biggest mistakes people make initially when internationalizing web applications. You will need another style for the language. So, if you are using a template approach you can put most of your language content right in the language-dependent template.

    2. From the description of your problem, it sounds like you will also need to handle localized error messages. There is two approaches two this: you can have a language file where you localize when the error is thrown using a resource file solution. Another approach is to have your error messages use a common identifier and parameters and have another layer catch the message and localize it. I myself prefer the former solution since it is simpler.

    Also remember that if you are writing your error messages to a log file, that the error messages are in a language that the developers can read. Likewise for errors displayed to users in the GUI, you will want some way for the users to identify the errors to the developers who do not speak the user’s language. This could be done by using numbers – I prefer using short keys like DATABASE_ERROR_BAD_QUERY.

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

Sidebar

Ask A Question

Stats

  • Questions 122k
  • Answers 123k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer var list = new List<int> { 3, 1, 0, 5… May 12, 2026 at 12:54 am
  • Editorial Team
    Editorial Team added an answer You can load several views at once, or views inside… May 12, 2026 at 12:54 am
  • Editorial Team
    Editorial Team added an answer You need to read into Full Text Search and iFilter-… May 12, 2026 at 12:53 am

Related Questions

I build an app with following layers: WEB presentation layer Business Logic Layer -
I'm currently writing an ASP.Net app from the UI down. I'm implementing an MVP
I have a web application that comprises the following: A web project (with a
UPDATE: I've build a WPF app with no code behind, just put in a
I don't do a lot of coding with VB6, but I'm updating an existing

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.