digg_url = “http://blog.gurock.com/postings/12-practical-tips-for-building-bug-free-software/262/”;
Does your software application have bugs? Of course it has, every software application that’s out there has bugs and bug-free software is a myth. But it’s still possible to greatly minimize bugs, security problems and errors in your application by following a few tips and techniques I outline in this posting.
Recent studies show […]
Neal Culiner reviewed our .NET logging tool SmartInspect for VB.NET Forums. Here is a short excerpt from the review:
“Gurock Software brings the .NET community the answer to “logging” for debugging and monitoring your .NET applications. .NET provides much improved support for capturing TRACE and DEBUG information in various log formats courtesy of the DefaultTraceListener class, […]
We just released SmartInspect 2.3. The new version contains new SmartInspect example projects for ASP.NET logging (a simple and advanced demo for C# and VB.NET), a few bug fixes and minor improvements in the libraries and the Console. Please refer to the What’s New page for more details.
Just a few weeks ago we formed a partnership with EurekaLab, the developers behind EurekaLog, the popular exception reporting tool for Delphi and C++Builder. What’s EurekaLog? EurekaLog allows you to catch exceptions and memory leaks, generates a detailed call stack and optionally notifies you via email about any errors your customers experience. More information about […]
Recent Comments