VS Law .NET Administrator


Version: 6.2
Size:
4.48MB
Requirements:
No special requirements
System:
Windows XP/2000/98
Rating:
4.7
License:
Shareware

Description - VS Law .NET Administrator



VS Law .NET Administrator is the flexible rule editor used to Create and maintain the Visual Basic .NET rules for an organisation, customer or project. Rules created by VS Law .NET Administrator are used by VS Law .NET Workstation users and the VS Law .NET Batch Processor to perform automated code reviews to identify and correct coding violations. VS Law .NET Administrator makes it easy to write rules to enforce coding standards and design rules. The parser exposes a number of objects whose properties can be interrogated programmatically by rule conditions written using compiled VB.NET. Sample StandardsTo get you off to a fast start, VS Law .NET ships with a comprehensive set of VB.NET coding standards (over 220 rules) written by professional Visual Basic programmers and based on the Microsoft .NET Framework design guidelines and industry agreed best practices. Coding ConventionsCoding conventions in VS Law are rules which attach to parser events. The coding convention rule condition is executed whenever a parser event is raised to which the rule is attached. The scripted rule condition may then interrogate various parser objects and raise a violation if appropriate. Violation description and advice messages may contain parser object property and workfield values. Keyword ConventionsKeyword conventions attach to parser events but differ from coding conventions in that they do not have scripted conditions but instead use a regular expression to interrogate source code and raise a violation if a match is found. Naming ConventionsNaming convention rules attach to parser object properties rather than parser events. Simply choose which object (e.g. Class) and property (e.g. Name) to attach a naming rule to and then adjust the prefix, body and suffix rules accordingly.

VS Law .NET Administrator Parser Events Parser Object


More in Microsoft .Net-VS Law .NET Administrator

Rule Condition Parser Events Workfield Values Keyword