.NET 생산성을 높이는 Visual Studio 2005/2008의 지능형 애드인. ReSharper는 Visual Studio 2005/2008의 지능형 애드인입니다. 그리고 지능형 코딩 지원, 실시간 오류 색상 강조, 빠른 오류 수정뿐 아니라 코드 리팩토링, 유닛 테스트, 탐색과 검색, NAnt와 MS Build Scripts Editing, ASP.NET Editing 등을 포함해 풍부한 기능 세트를 제공합니다. ReSharper의 모든 고급 기능은 Visual Studio에서 바로 이용할 수 있습니다.
A profiling solution for profiling the performance of your .NET applications. dotTrace profiles the performance of .NET applications, ASP.NET applications running on Internet Information Server and Windows services. You can compare any two performance snapshots of the same application with dotTrace. dotTrace program interface features effective navigation, easy filtering and smart search options. dotTrace also features source preview.
개발처/발매처: JetBrains 주요 카테고리: 개발 상품타입: Add-In / 어프리케이션
*
A code coverage tool for .NET developers. dotCover is a code coverage tool that reports statement-level coverage in .NET and Silverlight applications. dotCover highlights covered and uncovered code in Visual Studio (Visual Studio 2005, 2008 and 2010) by generating XML-based code coverage reports. dotCover detects which tests cover a particular location in code and integrates with ReSharper's unit testing tools. It comes with a console utility to use with a continuous integration server. dotCover can aggregate data from multiple coverage sessions and merging snapshots. dotCover extends the JetBrains .NET tools family that already includes ReSharper and dotTrace.
A profiling solution for profiling the memory use of your .NET applications. dotTrace Memory lets you discover memory leaks and optimize memory usage in applications based on the .NET Framework including desktop, Web applications, and Windows services. dotTrace Memory includes two profiling modes. You can identify instant memory status, or monitor memory allocation dynamics over time. If you are looking to optimize a certain class, you can quickly find all objects of this class in a memory snapshot. While analyzing a snapshot, you can instantly view the source code of any functions involved.