It’s been a while since I promised to write top five unit testing tips, so I guess I should better start writing #2. As with my first example this one is based on a real-life story. Your code is worth ...
Programming security is one of the harder development tasks. .NET creates fairly secure code by default, but code-access security (CAS) can be difficult to implement correctly and to verify.
NCover Inc. is releasing version 3.0 this week of its flagship code coverage analysis tooling for .NET. Targeted at automated build and test environments, the upgrade improves performance, profiling ...
This month I’m going back to programming for a while. I need a rest from the weirdness on the Talkback discussion in last month’s column. I do intend to write more about theory issues in the future, ...
A slow browsing experience could hamper your tasks, especially when you use websites that run applications on them. And now with most applications moving towards the cloud computing platform, it is ...