FxCop - Can we apply fxcop rules to other languages
-
Thursday, August 30, 2012 10:12 AM
We have a developed an application in multiple technplogies VB6.0,VC++, VB.Net and C#.
I want to apply the fxcop to all the above applications , Is this really possible?
Can you please let me know to what all languages mentioned above i can apply FxCop
Thanks,
Swapna
All Replies
-
Thursday, August 30, 2012 6:34 AM
We have a developed an application in multiple technplogies VB6.0,VC++, VB.Net and C#.
I want to apply the fxcop to all the above applications , Is this really possible?
Can you please let me know to what all languages mentioned above i can apply FxCop
Thanks,
Swapna
- Moved by Brian Kennemer, MVPMVP Thursday, August 30, 2012 6:56 AM (From:Project Standard and Professional General Questions and Answers)
- Merged by Mark Liu-lxf Friday, August 31, 2012 5:39 AM duplicate thread
-
Thursday, August 30, 2012 6:40 AM
Hi,
This forum is dedicated to questions about the use of Microsoft Project. I doubt whether you will find an answer to your question here.
Greetings,
-
Thursday, August 30, 2012 6:42 AMCan you please suggest me the section where i can post mu query...
-
Thursday, August 30, 2012 10:00 AM
-
Thursday, August 30, 2012 10:11 AMThank you sapna
-
Thursday, August 30, 2012 10:59 PM
FxCop supports Managed .NET languages. So:
C#, VB.NET, F#, Managed C++
VB6, Java, Native C++ etc is not supported by it. There are other, similar, tools that work with those languages though.
My blog: blog.jessehouwing.nl
- Marked As Answer by Jack Zhai - MSFTMicrosoft Contingent Staff, Moderator Monday, September 03, 2012 7:58 AM
-
Friday, August 31, 2012 10:36 AMThanks for the reply..

