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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T21:43:47+00:00 2026-06-14T21:43:47+00:00

Does anyone know if you take a performance hit calling CloudConfigurationManager GetSetting method? Does

  • 0

Does anyone know if you take a performance hit calling CloudConfigurationManager GetSetting method? Does it reparse the azure file for example or is it cached? Not sure if I should add my own caching/static variable to improve perf for something called often like a connection string.

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-06-14T21:43:48+00:00Added an answer on June 14, 2026 at 9:43 pm

    The source is available on github.

    If you take a look at the source you can see that it isn’t doing any caching, so if you are seeing performance issues you may want to implement your own caching.

    The body of GetSetting shows a simple return:

    value = GetValue("ServiceRuntime", name, GetServiceRuntimeSetting);
    
    if (value == null)
    {
        value = GetValue("ConfigurationManager", name, n => ConfigurationManager.AppSettings[n]);
    }
    
    return value;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone know why NextStep/Apple decided to take the convenient method of doing nothing
Does anyone know of a tool that will take a PCAP file as input
Does anyone know how to take a screencap and download it to desktop in
Does anyone know what approach one can take to automatically generate Java source code,
Does anyone know how I can take a MySQL datetime data type value, such
Does anyone know of an easy way to take the website created in MS
Does anyone know of any tools where you can take the content of an
Does anyone know how I could code for a camera function that to take
Does anyone know what it would take to override the look and feel of
Does anyone know of any online or offline software that will take, say, a

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.