News

Application-specific configuration information has historically been stored in INI files, which are plain-text files that contain key/value data within sections. In Windows, the registry has replaced ...
If you're concerned about keeping critical information in your Web.config file, then you should encrypt it -- or at least the parts that you're concerned about. I love keeping information in my ...
In ASP.NET Core, your web.config file with its <appsettings> section is gone. The replacement is a more extensive and configurable system that you can leverage to simplify configuring your objects. In ...
Google's Chromecast dongle has already blown through its supply of Netflix discount codes and now that they're in the wild all sorts of people are taking a look at how the devices work. For example, ...