Browse by Tags

Sorry, but there are no more tags available to filter with.
FxCop: removing rules
Mon, Oct 20 2008 15:20
One of the things I’ve been using lately is FxCop . It’s really an interesting tool and I’ve corrected several API problems on my classes after starting using it. In fact, I’ve only found two problems until now: Interface explicit implementation Incorrect spelling of names Ok, let’s start by problem number 1. Here’s the code I’m using: public class Something... Read More...
by luisabreu | with no comments
Filed under: ,