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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T21:02:02+00:00 2026-06-13T21:02:02+00:00

On ASP.NET Web Forms I used to have an utility static class , called

  • 0

On ASP.NET Web Forms I used to have an utility static class, called WebConfigSettings, where I had all the app settings read from my Web.config file (for example WebConfigSettings.DebugModeEnabled).
Is it a bad practice on MVC? Shall I prefer using a non-static class and inject it on my controllers using dependency injection? If yes, where shall I put the property on the controller? I have read on this post that I should not use base controllers.

  • 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-06-13T21:02:04+00:00Added an answer on June 13, 2026 at 9:02 pm

    The problem with static classes is that you will be coupling your controllers with the .NET configuration system making them more difficult to unit test in isolation. You could have an IConfiguration interface containing the necessary properties you will need throughout your application as well as an implementation of this interface reading the values of the properties from the config file. Now all that’s left is to configure your favorite DI framework to inject the proper implementation of this interface into your controllers constructors. And in your unit tests you will be able to mock this interface.

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

Sidebar

Related Questions

I have a asp.net web forms app that uses System.Web.Caching.Cache to cache xml data
I have a ASP.NET Web Forms application and I'm using some dynamic controls in
I have an ASP.NET Web Forms web site. It has a page inside of
I'm using forms authentication on a very small ASP.NET web app (Web Forms) in
I hope this makes sense, but I have an asp.net web forms application that
I have 2 web forms applications written in c# asp.net. This is the kind
I have inherited a web forms report laid out using pure HTML and ASP.NET
I have an Asp.Net MVC 3 mobile web app and get requests fail with
I have an ASP.NET Web Forms application. There is a page with TextBoxes and
I'm using ASP.Net 4 URL routing on a web forms site. I have multiple

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.