Home  >  Article  >  Backend Development  >  25 efficient tools you can’t miss for .NET development

25 efficient tools you can’t miss for .NET development

怪我咯
怪我咯Original
2017-04-18 17:12:251726browse

Over the years, Microsoft's .NET development team has continued to update Upgrading development tools also provides an opportunity for us to continuously evaluate and standardize the .NET series of development tools. The following are some efficient tools that we cannot miss for .NET development.

## 1. Two monitors - necessary. 2. Visual Studio - the same, also necessary.

## 3. Launchy - a free and essential tool. It can help developers quickly call program shortcuts on the computer without having to go through the traditional "Start" - "All Programs" to find them. After installation, just type Alt + Space (space) to bring up Launchy, and you can see the beautiful interface. 4. WinSplit Revolution - another free must-have. Tool. It helps developers flexibly control "windows" on the screen, quickly scale or arrange open windows across the entire screen, and conveniently move them left, right, tile, scale, and arrange them, and so on.

 5. Beyond Compare - a rare professional-level folder and file comparison tool. Use it to easily compare the differences between two folders or files and compare every word that is different. The sections are represented by colors and are easy to view. Unfortunately, it is not free, $30/license. 6. Event Log Explorer - a software that can be used to detect system security. , monitor and analyze events, including security, system, application and other events recorded in Microsoft Windows records. This is not a free software, and each license upgrade requires a fee of $50. , can be used for 10 computers.

 7. Mikogo - an easy-to-use cross-platform desktop sharing software, mainly used for network meetings, online meetings, and remote assistance, whether for business or personal use. All completely free.

8. Notepad++ - a very unique

editor

, which is open source and can be used for free when developers don’t want to open a "huge" IDE alone. , you can consider it when you need to make changes to the code.

 9. NUnit - a classic automated unit testing

framework## for .NET. #, its function is to help developers complete unit testing work conveniently. free!

 10. Moq - a Mock framework based on .Net3.5 and C#3.0. free!

 11. Balsamiq - a tool for product designers to draw wireframes or product prototype interfaces. It's not free either, it costs $80/license.

 12. Fiddler - This software can help record all http communications between your computer and the Internet. It also allows developers to inspect all http communications, set breakpoints, and all through Fiddle The "in and out" data.

 13. Snagit - a veteran screen capture software. A free evaluation (trial) version is provided, and it costs $50 to purchase a license separately.  14. Sumatra PDF - an open source PDF reader.

 15. Refactor! Pro - a set of components and code refactoring tools developed for VS.NET programming.

 16. TortoiseSVN - As a free open source client for the Subversion version control system, it can help development teams manage files and directories beyond time.

 17. TestDriven.NET - a unit testing tool integrated into the Visual Studio.NET IDE in the form of a plug-in, which is compatible with various Visual Studio versions.

 18. PowerShell——The command line shell and scripting system management tool that .NET developers should pay attention to.

 19. Microsoft Office - Everyone needs to deal with emails, documents and electronic forms

.

In addition, SSMS Tools Pack, OnTime, Refactor! Pro, TeamCity Tray Notifier, SubSonic 2.1, and MyBatis are also tools that .NET developers should pay attention to.

The above tools can be searched and downloaded in Baidu

Recommended related development tools:

Free download of php development tools

The above is the detailed content of 25 efficient tools you can’t miss for .NET development. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn