LEDESense Engineering
Engineering - The creative application of scientific principles to design or develop structures, machines, apparatus, or manufacturing processes, or works utilizing them singly or in combination; or to construct or operate the same with full cognizance of their design; or to forecast their behavior under specific operating conditions; all as respects an intended function, economics of operation and safety to life and property.
Best Practices
ReSharper
ReSharper provides solution-wide error highlighting on the fly.
Microsoft FxCop
Microsoft's FxCop is a code analysis tool that checks .NET managed code assemblies for conformance to the Microsoft .NET Framework Design Guidelines. It uses MSIL parsing, and callgraph analysis to inspect assemblies for more than 200 defects in the following areas: Library design , Globalization , Naming conventions , Performance , Interoperability and portability , Security , Usage
Test Driven Development
Its tested or its broken.
NUnit
NUnit is an open source unit testing framework for all Microsoft .NET languages.
Strongly named and Secure
VeriSign Digitally Signed
VeriSign Code Signing creates a digital "shrink-wrap" for code and content to protect software publishers and users when they download code and content over the Internet and mobile networks. Digital signatures authenticate the source and verify the integrity of content
