Hi, is there a manual or tutorial or some link to find out how to work with the asp / net mvc web.config file?
If you mean the link to "system settings", start from this page on MSDN: ASP.NET Configuration File Syntax
If you are looking for information on how to add your own settings to the web.config file and read them from the application, look at the ConfigurationManager Class
Source: https://habr.com/ru/post/1286458/More articles:Is this method of converting an asynchronous method to a synchronous method correct? - closuresWhat is the design template? - c #https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1286455/add-quotes-to-values-in-a-string-separated-by-a-comma-php&usg=ALkJrhjTn0Vi4PzgxkoAKXHeFqglke2XGAWhat should be my standard choice of integer type in RPGLE? - ibm-midrangeChange currency through code in C # - c #By returning a struct from a function, how can I verify that it is initialized? - c ++Iterating over repeater controls - asp.netClassic ASP Session Cookie Lifetime Session Identifier - sessionIdeas on how to display a modern message box as a hint - c #Deleting JGroups startup message: GMS - javaAll Articles