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

The Archive Base Latest Questions

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

I have used a lot of static methods in Data Access Layer (DAL) like:

  • 0

I have used a lot of static methods in Data Access Layer (DAL) like:

public static DataTable GetClientNames()
{
    return CommonDAL.GetDataTable("....");
}

But I found out that some developers don’t like the idea of static method inside DAL. I just need some reason to use or not use static methods inside DAL.

Thanks

Tony

  • 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-21T09:12:26+00:00Added an answer on May 21, 2026 at 9:12 am

    From purists’ point of view, this violates all kinds of best practices (like, dependency on implementation, tight coupling, opaque dependencies, etc.). I would’ve said this myself, but recently I tend to move towards simpler solutions without diving too much in “enterprizey” features and buzzwords. Therefore, if it’s fine with you do write code like this, if this architecture allows for fast development and is testable and, most important, solves your business problem — its’s just fine.

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

Sidebar

Related Questions

We've got into a very tricky scenario in a project. We have used lot
I'm new to building jQuery plugins. I have seen and used a lot of
I have a bunch of generic code that is used a lot, which i'd
Have Dictionary <Int64, byte> that gets used a lot. I mean in a loop
We have a lot of customized spreadsheet solutions that are being used and we
I have the following BL method public static void SomeMethod (List<SomeClass> group) { IEnumerable<SomeClass>
I have a lot of data in the head of my document, but I
I have a Runnable class like: Class R1 implements Runnable { private static final
I have used a lot of abstract classes both for polymorphism, and obviously inheriting
I have code like this: bool doSomething() { std::cout << I'm here! return true;

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.