Just another C# guy
Microsoft announces Source Analysis for C#. It is very similar to Static Code Analysis (FxCop), but instead of doing on the binaries it performs the analysis on the actual C# code.
Read more about it here.
thanks for information...
What a joy to find soomene else who thinks this way.
I can't belevie I've been going for years without knowing that.