Tagged Questions
0
votes
2answers
63 views
Exception handling in a real time, SQL-Server driven system
I have developed a report viewer in .NET Winforms (it just runs queries and displays results).
This works against a reporting database. However, the above is a small subset of a much larger ...