I didn't receive answer to my e-mails, there were problems with them?
I have CodeIt.Right since a month, I started using it and I have some questions and suggestions.
A bug I saw is the following one:
I select "Rename to" for the rule NA00003 "avoid language specific type
names in parameter" and the application crashes.
The exception is the following:
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance
of an object.
at System.ComponentModel.ReflectPropertyDescriptor.SetValue(Object
component, Object value)
at Infragistics.Win.UltraWinGrid.UltraGridRow.SetCellValue(UltraGridColumn
column, Object val, Boolean suppressErrorMessagePrompt)
...