Does Webconfig in asp.net is same for Multip开发者_JS百科le Users or diffrent?
The settings in web.config apply to the entire web application and are therefore global to all users of the site.
Web.config acts as a central location for storing the information to be accessed by web pages.
Ex:Connection String stored in Web.config.It can be accessed in all pages. If the connection string changes its just a matter of changing it at one place.
It is same for Multiple user.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论