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

  • Home
  • SEARCH
  • 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 1018351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T10:50:42+00:00 2026-05-16T10:50:42+00:00

During my experience as a software developer I got used to a practice of

  • 0

During my experience as a software developer I got used to a practice of creating Entity classes (or DTOs) and Manager classes. For example I’d create Customer with it’s property getters and setters and then CustomerManager with all the methods related to Customer class (for example GetCustomer, GetOrders etc…). Don’t know why, but it seemed appealing to me to have additional separation between properties and methods.
But now I start to think if this approach is good or bad. I mean I’d rather have Customer.Get() than CustomerManager.GetCustomer().
I would like to hear your oppinions and suggestions about this. Are the differences purely aesthetic or is there anything to gain from either approach?

Thank you in advance,
Community at Stackoverflow has always been very helpful. Keep up the good work!

  • 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-16T10:50:43+00:00Added an answer on May 16, 2026 at 10:50 am

    I prefer CustomerManager.GetCustomer() on the basis that:

    • it’s more self explainatory / self documenting
    • Customer.Get() … get what?
    • seperation of concerns … customers don’t get themselves 🙂

    To me a DTO is (or at least sounds the same as) a POCO; in both cases it’s essentially a package of data, where as a full blown class (in the OO, DDD, BL sense) goes well beyond that.

    Both a Customer and a CustomerManager class can have methods and properties that are suitable in the context of the business / application domain – but a DTO / POCO is not at that level.

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

Sidebar

Related Questions

During a discussion about security, a developer on my team asked if there was
During my apprenticeship, I have used NHibernate for some smaller projects which I mostly
During the installation of Apache2 I got the following message into cmd window: Installing
During software development, there may be bugs in the codebase which are known issues.
Is there any software out there that assists in creating an intranet-style proxy for
I have pretty much no experience with SQL Server's Enterprise Manager so I am
During a typical day programming, I implement functions in a way that I would
During a complicated update I might prefer to display all the changes at once.
During an ASP.NET page load I'm opening and closing multiple System.Data.SqlClient.SqlConnections inside multiple controls
During my work with databases I noticed that I write query strings and in

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.