Browse by Tags
All Tags » Rules » .NET
-
As you may know yesterday Microsoft
released VS2010 Beta 1 to MSDN Subscribers. The Beta will also be publicly available
for the rest of the world on Wednesday. This is long expected and very exciting new
version of Visual Studio; and we here at SubMain are fully prepared to support the
new shiny version!
While some companies make a ...
-
by Serge Baranovsky
New set of CodeIt.Right rules:
Avoid unsealed attributes (Performance)
COM visible types should be creatable (Interoperability)
Pointers should not be visible (Security)
Remove empty finalizers (Performance)
(All of the new rules above offer AutoCorrect options)
This set of rules is ...
-
by Serge Baranovsky
We published new CodeIt.Right rules:
Mark assemblies with assembly version (Design)
Mark assemblies with CLSCompliant (Design)
Mark assemblies with ComVisible (Design)
Remove unused locals (Performance)
(All of the new rules above offer AutoCorrect options)
This is the first set of ...
|
|