EnvironmentDiagnostics open source class library comes with Status Page usage example.
We believe it is a single the most important thing to have setup on any project with complex environment dependencies and configuration.
It is also available on NuGet.org and codeplex.com
EnvironmentDiagnostics open source class library comes with Status Page usage example. We believe it is a single the most important thing to have setup on any project with complex environment dependencies and configuration.
This library does the following:
Takes any strongly typed configuration object and scans all its properties
Displays actual configuration values (useful for dynamic configuration properties and controlled environments like Production)
Detects SQL connections, filenames, local folders and shares among these properties
Verifies read and write access for these external resources using your AppPool account and DB connection strings