No announcements
Found 2042916 threads
-
0 Votes
Integrating CAT.Net and stylecop with VS2010 code analyzer.
http://forums.asp.net Second, as the post (http://forums.asp.net/t/1564969.aspx/1 )said, the CAT.NET 2.0 support VS 2010.Answered | 1 Replies | 3528 Views | Created by voodem - Tuesday, November 29, 2011 11:26 AM | Last reply by Wayne Fan - Friday, December 2, 2011 7:50 AM -
0 Votes
stylecop analysis
As such you cannot get StyleCop to integrate with VS as is standard.Answered | 3 Replies | 699 Views | Created by Marko1989 - Monday, October 27, 2014 11:00 AM | Last reply by CoolDadTx - Monday, October 27, 2014 2:00 PM -
0 Votes
CAT.NET analysis of html source
XSSDetect will analyze code that can be compiled into .NET assemblies irrespective of language.Answered | 4 Replies | 8581 Views | Created by HoldinSteady - Thursday, February 26, 2009 7:27 PM | Last reply by SilvioF - Friday, April 10, 2009 4:30 AM -
1 Votes
Integrating stylecop with VS2010 code analyzer.
And due to the fact that StyleCop checks the sourcefiles and FxCop (Code Analysis) checks the compiled Assemblies, they're quite different and will thus require two passes.Answered | 2 Replies | 7235 Views | Created by voodem - Wednesday, November 30, 2011 12:35 PM | Last reply by Jesse Houwing - Thursday, December 1, 2011 10:58 AM -
0 Votes
Building custom fxcop rule for VS2010 code analyzer
I’m not very sure that what the code is in the EnforceHungarianNotation class definition, so it is hard for me to reproduce it.Answered | 4 Replies | 5535 Views | Created by voodem - Wednesday, December 14, 2011 12:48 PM | Last reply by Jack Zhai-MSFT - Monday, December 19, 2011 10:42 AM -
0 Votes
CAT.NET and VS 2010
Hi Ras Fred, CAT.NET will be release as a PowerTool.Answered | 1 Replies | 9221 Views | Created by Ras Fred - Monday, April 12, 2010 9:43 PM | Last reply by FrankBrisse - MSFT - Wednesday, May 12, 2010 3:36 PM -
1 Votes
No StyleCop Settings at a Solution Level
StyleCop uses disk folder hierarchies as its settings "inheritance" mechanism.Answered | 5 Replies | 20478 Views | Created by Nitro52 - Wednesday, November 3, 2010 7:47 AM | Last reply by Nicole Calinoiu - Monday, November 8, 2010 1:02 PM -
0 Votes
Bulk amending csproj files for stylecop exclusions
Hi Craig, Please download the source code of StyleCop from below link, which is a Console application.Answered | 1 Replies | 350 Views | Created by Craig_00 - Tuesday, June 21, 2016 2:33 PM | Last reply by Weiwei Cai - Wednesday, June 22, 2016 8:40 AM -
1 Votes
"StyleCop" for SQL
The following free online formatter tool is helpful making T-SQL code easier to read.Answered | 3 Replies | 11825 Views | Created by Krokonoser - Wednesday, October 20, 2010 5:57 AM | Last reply by SandRock - Monday, October 8, 2012 1:24 PM -
0 Votes
The better tool for doing code analysis?
The code analysis functionality integration with Visual Studio 2005 and 2008 developer editions is essentially the same tool as FxCop.Answered | 4 Replies | 4136 Views | Created by Jake Wardley - Wednesday, July 22, 2009 6:33 PM | Last reply by Nicole Calinoiu - Thursday, July 23, 2009 5:07 PM -
0 Votes
CAT.Net for VS2010
I usually install both, as only the 32-bit version integrates with Visual Studio and the x64 version sometimes parses more complex/larger projects where the 32 version will crash.Answered | 1 Replies | 4820 Views | Created by voodem - Tuesday, December 13, 2011 12:39 PM | Last reply by Jesse Houwing - Wednesday, December 14, 2011 9:25 AM -
3 Votes
Tool for enforcing code conventions
So going forward I expect StyleCop to become less relevant as EditorConfig is better integrated into VS.Answered | 9 Replies | 3899 Views | Created by MoiMoi666 - Monday, September 11, 2017 1:47 PM | Last reply by MoiMoi666 - Thursday, September 14, 2017 7:44 AM -
0 Votes
Integrating the Coded UITest with TFS
To Create TeamProject in TFS step-by-step ...Answered | 2 Replies | 5227 Views | Created by keshav narayana - Thursday, March 10, 2011 6:28 AM | Last reply by keshav narayana - Thursday, March 10, 2011 9:40 AM -
1 Votes
VS2012 Impacts VS2010 Code Analysis?
We went back to our old branch and suppressed all of the warnings so that anybody building the old code using VS2010 w/ VS2012 installed won't run into these CA warnings.Answered | 9 Replies | 10208 Views | Created by Scott C Parillo - Tuesday, November 20, 2012 12:42 AM | Last reply by Scott C Parillo - Tuesday, December 11, 2012 2:25 AM -
0 Votes
SPDisposecheck integration with VS2010 code analyzer
I've integrated SPDisposecheck witb VS2010 code analysis.Unanswered | 3 Replies | 5622 Views | Created by voodem - Tuesday, November 29, 2011 11:23 AM | Last reply by voodem - Friday, December 2, 2011 10:04 AM -
0 Votes
Scanning the code using StyleCop analyzer
Since this thread is related to StyleCop analyzer, it is a third-party product, we don't provide support for that.Answered | 2 Replies | 463 Views | Created by Nandan Devisetty - Wednesday, November 6, 2019 3:58 PM | Last reply by Nandan Devisetty - Thursday, November 7, 2019 2:23 PM -
0 Votes
Ideas on integrating CAT.NET with CC.NET?
I am also trying to integrate CAT.NET into CC.NET and not able to display CAT.NET repot on dashboard using report.xls(C:\Program ...Unanswered | 7 Replies | 9928 Views | Created by Mike Smith-Lonergan - Wednesday, June 3, 2009 2:22 AM | Last reply by Sac Patil - Wednesday, March 9, 2011 11:45 AM -
0 Votes
MSBuild Extension Pack StyleCop task
Using your directions, I refactored the code to the following:Answered | 7 Replies | 23136 Views | Created by vs2015junkie - Wednesday, September 29, 2010 12:15 AM | Last reply by vs2015junkie - Monday, April 4, 2011 8:27 PM -
0 Votes
TFS Build Agent using default Stylecop Settings instead of assigned file
It seems that the issue is in StyleCop custom activity, I suggest that you should to debug that activity and check the reason.Answered | 3 Replies | 682 Views | Created by Dweh01 - Tuesday, October 20, 2015 2:09 PM | Last reply by Starian chen - Thursday, October 22, 2015 6:46 AM -
2 Votes
How to analyze and think before coding?
> Today my manager complained about me that I don't analyze and think > before I do coding.Answered | 6 Replies | 2177 Views | Created by Javed Ahmed - Sunday, May 27, 2012 12:52 PM | Last reply by Sambath Raj.C - Monday, May 28, 2012 6:52 AM - Items 1 to 20 of 2042916 Next ›
No announcements