SharePoint debugging and diagnostics series-different debugging tools in the Development Environment

Source: Internet
Author: User
Tags reflector fiddler2

Speaking of the debug & troubleshooting tool for Sharepoint, Visual Studio and powershell cannot be removed from the first push. The following lists some other tools that I often use on the Internet, and some of them have not been tried yet, if you are interested, you can give it a try on your own, especially when you encounter any "difficult and miscellaneous", you can find it in it, maybe through the help of specific tools, it will make your life of codoon easier. If you have any feelings and skills, please share them with me.
Spdisposecheck:

We can check whether the code we wrote correctly destroys "large resource consumption" such as spsite or spweb ".

Http://archive.msdn.microsoft.com/SPDisposeCheck
Logparser:

Used to analyze IIS logs and other logs.

Http://www.microsoft.com/download/en/details.aspx? Displaylang = en & id = 24659
SQL perfmon Analyzer:

A graphical tool that displays relogged perfmon files.

Http://sqlperfmonanalyzer.codeplex.com/
Performance Analysis of logs (PAL) Tool:

Read and analyze data from performance monitor counter log.

Http://pal.codeplex.com/
Process Monitor:

Needless to say, many hackers are using it, a powerful process monitoring tool (instead of the previous Filemon and regmon ).

Http://technet.microsoft.com/en-us/sysinternals/bb896645
SQL Server Profiler:

It is impossible for no programmer to know about it.

Http://msdn.microsoft.com/en-us/library/ms181091.aspx
. Net Reflector:

It is also an essential tool for. Net programmers.

Http://www.red-gate.com/products/dotnet-development/reflector/
Ulsviewer:

Powerful ULS log viewing tool, of course, if you have to use NotePad to view it, I cannot stop you.

Http://archive.msdn.microsoft.com/ULSViewer
Authdiag:

The authentication and access control diagnostic tool is used to diagnose authentication and authorization on the Internet Information Service (IIS) platform.

Http://www.microsoft.com/download/en/details.aspx? Displaylang = en & id = 24370
Windiff:

File comparison tool.

Http://www.grigsoft.com/download-windiff.htm
Araxis:

Another file comparison tool.

Http://www.araxis.com /? Gclid = CJL9k-qmyawCFWNT4godyCqqrA
CLR profiler:

It allows you to observe the behavior of a process hosting heap and investigating the mechanism of garbage collection. Using different views in this tool, you can obtain useful information about the execution, allocation, and memory consumption of your application.

Http://www.microsoft.com/download/en/details.aspx? Displaylang = en & id = 13382
Windbg:

It is an excellent source-level debugging tool released by Microsoft.

Http://msdn.microsoft.com/en-us/windows/hardware/gg462988.aspx
Sptraceview:

It is also a timely log tracking tool.

Http://sptraceview.codeplex.com/
Debug config feature:

Used to help you find out the defects of the SharePoint website.

Http://features.codeplex.com/
Debugger feature:

This tool is used to help you debug and embed the tool into a Sharepoint website when using point2007.

Http://sharepoint.microsoft.com/blog/Pages/BlogPost.aspx? Pagetype = 4 & listid = {72c1c85b-1d2d-4a4a-90de-ca74a7808184} & pid = 785
Logviewer:

It is also a tool for viewing log. It occupies a small amount of memory, Supports files of any size (4 GB or larger), and supports highlighting certain lines of text (such as warnings and errors ).

Http://splogviewer.codeplex.com/
SharePoint Manager:

This interface is used to view the object model of SharePoint and supports each site of the local farm.

Http://spm.codeplex.com/
WSS/Moss Log File Reader:

Another tool for viewing SharePoint ULS log files is embedded on the sharepiont Management Center website.

Http://wssmosslogfilereader.codeplex.com/
Debugview:

You can output the debut information to your local or online location for analysis.

Http://technet.microsoft.com/en-us/sysinternals/bb896647
Resharp:

Needless to say, this is a powerful tool set and a tool that helps you improve development and debugging efficiency.

Http://www.jetbrains.com/resharper/download/
Fiddler:

A free HTTP (s) record proxy that monitors requests and responses, sets breakpoints, and modifies input and output data. It is essential for website developers.

Http://www.fiddler2.com/fiddler2/
Httpwatch:

Powerful web data analysis tools, like Fiddler.

Http://www.httpwatch.com/download/

Configure WCF trace:

Instead of tools, it is a way to teach you how to configure WCF tracking.

Http://msdn.microsoft.com/en-us/library/ms733025.aspx
Configure workflow tracing:

It is also a way to configure workflow tracking

Http://wiki.windowsworkflowfoundation.eu/default.aspx/WF/TracingWorkflowFoundation.html
Http://msdn.microsoft.com/en-us/library/ee518966.aspx

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.