What version of FxCop are you using We have done a lot of work in the last half year to reduce noise on generated code like typed datasets. So if you see any violations like these with recent versions of FxCop, I'd like to know how you generated these typed datasets so we can improve this in the future.
I just looked at our code, and the noise reduction I was talking about, is in the bits of FxCop that will ship with Visual Studio 2005, but are not in FxCop 1.32. These fixes should eliminate all noise against datasets. They'll be part of our next release on gotdotnet.
Typed DataSets
Saila
Roughly, yes. I'll post an exact date on the forum here within a week.
Roman Kiss
What version of FxCop are you using We have done a lot of work in the last half year to reduce noise on generated code like typed datasets. So if you see any violations like these with recent versions of FxCop, I'd like to know how you generated these typed datasets so we can improve this in the future.
Regards,
Jeffrey
msatmti
Hi Schenz,
I just looked at our code, and the noise reduction I was talking about, is in the bits of FxCop that will ship with Visual Studio 2005, but are not in FxCop 1.32. These fixes should eliminate all noise against datasets. They'll be part of our next release on gotdotnet.
Regards,
Jeffrey
kevin delafield
OsirisTerje
dongdongdog
I would be happy to provide any code or files you my need to track this down.
webdad3