Ever felt the need to have something like a web.config-file, with settings you can change when they need to be changed without requiring a rebuild (eg: number of results in a grid, endpoints of certain services, certain ID's, ...)? I know I have. But by default, this isn't so easy in Silverli... [More]