Translate

Monday, September 9, 2013

SharePoint Code Analysis Framework (SPCAF)

SharePoint Code Analysis Framework (SPCAF)

Microsoft has recently coming up with new tool for SharePoint code review and analysis.This tool is in beta stage and is available for free and it is integrated with Visual Studio 2012. It can be download in the following link  Tool Download


What it can do? why it is better than FxCop and SPDisposeCheck?
SPCAF can analyze aseesmblies and also it take one more step in analyze all the XML code in SharePoint packages like ContentTypes, ListTemplates ,Features and all the other files like controls (.ascx), pages (.aspx) and master pages (.master), stylsheets (.css), JavaScript (.js).

Is this directly integrated?
SPCAF is directly integrated with  Visual Studio 2010/2012 to analyse SharePoint projects. 
It also provides a client application to analyze existing WSP packages.This can also be used in MS Build task.






No comments:

Post a Comment