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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:23:30+00:00 2026-05-13T07:23:30+00:00

I am new to design patterns, but I have been trying hard to implement

  • 0

I am new to design patterns, but I have been trying hard to implement some in the last year. I started at a new organization, and all the code was contained in the form. Since I got here, I’ve been trying to use an MVC approach for our .NET 2.0 application.

Other developers have started to see the need for this approach, and we are reaching a point where we want to agree upon a design pattern that we will all follow. And while I have been trying to learn, I’m not sure I know which pattern is the best to implement. Here are some of our design constraints:

  1. Client application with local data stored in an Access Database that is synced to an Oracle Database (need to support disconnected users)
  2. Client application functionality will be also available to the web in the coming year
  3. .NET 2.0 environment that will be moving to 3.5 or 4.o in the next year

Please let me know if you have other questions. I appreciate your help.

Thanks!

  • 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-13T07:23:30+00:00Added an answer on May 13, 2026 at 7:23 am

    This is a prime example for what a service layer is used for:

    alt text
    (Article with more indepth descriptions of the various layers)

    You can stick with your MVC architecture, but now the controller calls upon your service layer (a seperate class library project in your solution), for any business logic methods. It sits on top of the domain and repository and allows you to perform business related actions between any project using the service layer.

    This way your business rules aren’t spread all over in your controller and your controller is left to do its job: retrieve and organize data to be passed into the view.

    In this way, you can have your client application and your web application both reference the same service layer project and share the business logic code between them.

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

Sidebar

Related Questions

I'm gonna implement a new design / website structure for a customer, but I
I have recently been learning more about design patterns and thought I'd take a
I have been going over the practicality of some of the new parallel features
I have been looking into design patterns in Javascript and found http://tcorral.github.com/Design-Patterns-in-Javascript/Template/withoutHook/index.html to be
I have been reading a design patterns book and it is full of java.
As per the Google design patterns I have been implementing the dashboard layout by
I am rather new to the concepts of design patterns and I'm thinking of
I am re-writing some code for a new re-design and I am wondering if
I have the following design pattern: var myObjectWithEvents = new ObjectWithEvents(); using (var mre
I have been given a new task from the client which is basically creating

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.