Today, read the recommended article "write let others can read the code", the article read, but also read the comments. Then also asked the next work of the students, quite a lot of people use, the purpose is to standardize the code we write. Optimize our code. Make it more concise, easy to understand, more normative. Conform to the idea of object-oriented. Then think about the code that you wrote, suddenly have the heart shadow area too big can not find the real results, embodied in variable naming, definition, logical judgment, parameter construction, functional programming ideas. Good object-oriented application ... Decide to install and normalize your code. From the article and the classmate's description, the ReSharper is very good for us to write code. Make the reconstructed code more conducive to maintenance, extension.
Introduction: ReSharper is a well-known code generation tool from the JetBrains company that helps Microsoft Visual studio become a better IDE. It includes a rich set of features that can greatly increase the productivity of C # and visual Basic. NET Developers. With ReSharper, you can perform in-depth code analysis, smart Code assistance, real-time error code highlighting, solution-wide code analysis, fast code corrections, one-step code formatting and cleanup, industry-leading automated code refactoring, advanced integrated unit test scenarios, and powerful solutions to navigate and search within. Essentially, the ReSharper feature can be used for C#,vb.net,xml,asp.net,xaml, and build scripts. ReSharper also provides enhanced cross-language functionality for C # and VB.net, which enables developers to effectively control. NET Hybrid projects.
Detailed Encyclopedia extension: Introduction to ReSharper
ReSharper's introduction