ErrorControlSystem
ErrorControlSystem copied to clipboard
ErrorControlSystem is a .NET library created to automate handling .NET Windows-Base application exceptions and raise that to a sql server. This exception handler have some features as screen capturing...
When us want to run a SP, maybe that codes have some problem and cause to throw an errors in the SQL. So this is better to have one Stored...
When in a server and that database has exist my **Tables** and **StoresProcedures** and **Functions** , have a problem to update my new changed codes on that database. How to...
When one bug exist in ECS then any user with pull access to a repository can [create an issue](https://developer.github.com/v3/issues/#create-an-issue) for that. > POST /repos/:owner/:repo/issues **Parameters** | Name | Type |...
When maybe we need to send error data to a mail by internet! This protocol must be prepared with ErrorControlSystem.
Now `IsHandled` property show handled or not handled exception states. But maybe we need to know who throw the exceptions, UI Thread, Main Thread or etc. Replace this enum by...
In some systems, when the developers set the server and database name to Engine.Start method, then one exception throw. But when remove server data and just want to caching error...
Add **Clear** button for **ErrorLogAnalyzer** to clean cache or database error data. > Clear Button ---> { Cache or Database }
When my application run and the analyzer listen that app error caches, some times analyzer have exception and raise that error logs on that my app caches! This is seriously...
By checking cache drives size to know that have exist enough space to cache next exception or not, either by knowing size if drive limitless, we can to **ignore** or...
Check the **XML documentation file** check box within **Build** tabs of **Properties** in from **ErrorControlSystem** project. And then write xml comment for any methods and classes.