RE: C# compiler misses unused parameter in function parameter list
- From: v-wywang@xxxxxxxxxxxxxxxxxxxx (WenYuan Wang [MSFT])
- Date: Mon, 07 Jan 2008 08:30:40 GMT
Hello Ronnie,
Thanks for your reply.
As you may seen, VS 2005 provides IDE with FxCop. But this great feature is
only available for VS 2005 Team Edition.
For Professional Edition, we can still use FxCop. But, we lose the feature
supported by IDE. You may get FxCop at http://www.gotdotnet.com/team/fxcop/
Below is a document describes how to Analyze the managed .NET code with
FxCop
therhttp://www.gotdotnet.com/team/fxcop/gotdotnetstyle.aspx?url=FxCop.html
[Quick Start Guide to FxCop]
Hope this helps, let me know if there is anything unclear. It's my pleasure
to assist you.
Have a great day,
Best regards,
Wen Yuan
Microsoft Online Community Support
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: C# compiler misses unused parameter in function parameter list
- From: Ronnie Smith
- RE: C# compiler misses unused parameter in function parameter list
- References:
- RE: C# compiler misses unused parameter in function parameter list
- From: WenYuan Wang [MSFT]
- RE: C# compiler misses unused parameter in function parameter list
- From: Ronnie Smith
- RE: C# compiler misses unused parameter in function parameter list
- Prev by Date: RE: Run As Server Control?
- Next by Date: RE: C# compiler misses unused parameter in function parameter list
- Previous by thread: RE: C# compiler misses unused parameter in function parameter list
- Next by thread: RE: C# compiler misses unused parameter in function parameter list
- Index(es):
Relevant Pages
|
Loading