Hi
Been looking at Codeit.Right instead of FXCop, seems to work well, but with my code it only picked up things like add XML comment. But when I run FXCop it comes up with more, e.g.
Error, Certainty 95, for UseGenericEventHandlerInstances
Error, Certainty 95, for UseGenericEventHandlerInstances
{
Target : ????+ChangeTaskEventHandler (IntrospectionTargetType)Resolution : "Visual Basic generates EventHandler delegates for events that use the following pattern: Event MyEvent(
ByVal Sender As Object, ByVal e as MyEventArgs). Change
the event that defines EventHandler '????.ChangeTaskEventHandler'
to use EventHandler<T> by defining the event type explicitly,
e.g. Event MyEvent As EventHandler(Of MyEventArgs)
."Help : http://msdn2.microsoft.com/ms182178(VS.90).aspx (String)Category : Microsoft.Design (String)CheckId : CA1003 (String)RuleFile : Design Rules (String)Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
"Help : http://msdn2.microsoft.com/ms182178(VS.90).aspx (String)Category : Microsoft.Design (String)CheckId : CA1003 (String)RuleFile : Design Rules (String)Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
????+ChangeTaskEventHandler (IntrospectionTargetType)Resolution : "Visual Basic generates EventHandler delegates for events that use the following pattern: Event MyEvent(
ByVal Sender As Object, ByVal e as MyEventArgs). Change
the event that defines EventHandler '????.ChangeTaskEventHandler'
to use EventHandler<T> by defining the event type explicitly,
e.g. Event MyEvent As EventHandler(Of MyEventArgs)
."Help : http://msdn2.microsoft.com/ms182178(VS.90).aspx (String)Category : Microsoft.Design (String)CheckId : CA1003 (String)RuleFile : Design Rules (String)Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
"Help : http://msdn2.microsoft.com/ms182178(VS.90).aspx (String)Category : Microsoft.Design (String)CheckId : CA1003 (String)RuleFile : Design Rules (String)Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
"Visual Basic generates EventHandler delegates for events that use the following pattern: Event MyEvent(
ByVal Sender As Object, ByVal e as MyEventArgs). Change
the event that defines EventHandler '????.ChangeTaskEventHandler'
to use EventHandler<T> by defining the event type explicitly,
e.g. Event MyEvent As EventHandler(Of MyEventArgs)
."Help : http://msdn2.microsoft.com/ms182178(VS.90).aspx (String)Category : Microsoft.Design (String)CheckId : CA1003 (String)RuleFile : Design Rules (String)Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
"Help : http://msdn2.microsoft.com/ms182178(VS.90).aspx (String)Category : Microsoft.Design (String)CheckId : CA1003 (String)RuleFile : Design Rules (String)Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
Help : http://msdn2.microsoft.com/ms182178(VS.90).aspx (String)Category : Microsoft.Design (String)CheckId : CA1003 (String)RuleFile : Design Rules (String)Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
Category : Microsoft.Design (String)CheckId : CA1003 (String)RuleFile : Design Rules (String)Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
CheckId : CA1003 (String)RuleFile : Design Rules (String)Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
RuleFile : Design Rules (String)Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
Info : "Do not declare new delegates to be used as event handlers when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
when targeting a version of the .NET Framework that
supports generics. Use an instance EventHandler<T>
instead."
Created : 21/02/2008 13:26:00 (DateTime)LastSeen : 21/02/2008 13:56:28 (DateTime)Status : Active (MessageStatus)Fix Category : Breaking (FixCategories)}
Is CodeIt.Right likely to pick up these sort of improvements?
21/02/2008 13:26:00 (DateTime)LastSeen : 21/02/2008 13:56:28 (DateTime)Status : Active (MessageStatus)Fix Category : Breaking (FixCategories)}
Is CodeIt.Right likely to pick up these sort of improvements?
21/02/2008 13:56:28 (DateTime)Status : Active (MessageStatus)Fix Category : Breaking (FixCategories)}
Is CodeIt.Right likely to pick up these sort of improvements?
Active (MessageStatus)Fix Category : Breaking (FixCategories)}
Is CodeIt.Right likely to pick up these sort of improvements?
Breaking (FixCategories)}
Is CodeIt.Right likely to pick up these sort of improvements?