News

Type "ClassLibrary1" in the "Name" text box and click "OK." Visual Studio creates a new class library named ClassLibrary1. A new class file named Class1.vb appears in the Solution Navigator window.
In this section we would discuss how we can build custom rules using the FxCop library. To build custom rules, you would first need to create a Class Library project in Visual Studio and include ...