by RT | Mar 3, 2016 | ASP.NET MVC, Web Development
If you’re working on an ASP.NET MVC app, chances are you’re dealing with a Web.config file to manage your app config settings. If you’re using the latest MVC (6 at the time of this writing), you’re probably using a json file to manage that....