Freitag, 22. Oktober 2010

Useful .NET Tools

Here is a list of tools I use for .NET development. Each of them saves me a lot of time.

JetBrains ReSharper
Resharper is an extension by Jetbrain for Visual Studio, which improves the development experience. ReSharper executes solution-wide static code analysis, error detection on-the-fly, without the need to compile, provides additional features for error correction, code completion, navigation, search, refactorings, syntax highlighting, formatting, code generation and optimization among other features.
Download

redgate .NET Reflector
.NET Reflector is a class browser and analysis tool for .NET. It allows you to navigate, search, disassemble and analyze .NET components.
Download

WinMerge
WinMerge is a powerful differencing and merging tool. It’s Open Source. WinMerge can compare folders and files, presenting differences in a visual text format that is easy to understand and handle.
Download

Instant SQL Formatter
Online tool for formatting SQL statements. Supported database types are MSSQL, Oracle, DB2, MySQL and others
Link

C# Regular Expression Helper
Litte tool for testing regular expressions
Download

XPath Tester
Little tool for testing XPath statements
Download

Keine Kommentare: