The sample code that shows the steps of crashed application program sending its error data to server and server collecting such data.
For more detailed instructions of using this sample code, please watch the tutorial video from Nettention website, http://www.nettention.com/en/sample.aspx.
The code can be found at <Installed folder>/Sample/SimpleMiniDump.
Another mini-dump example shows how you can customize the way of colleting the dump data instead of having server to collect them. For this sample code, please refer to <Installed folder>/sample/ServerCrashDump.