Not-to-be-missed utilities for. Net Efficient Development

Source: Internet
Author: User
Tags filezilla management studio sql server management sql server management studio to domain soap ui

  1. Visual Studio
    1. Visual Studio Productivity Powertool: VS Pro Edition efficiency tools.

    2. Web Essentials: Improve development efficiency and effectively help developers write code such as CSS, JavaScript, HTML, and more.

    3. MSVSMON: The Remote Debug Monitor (msvsmon.exe) is a lightweight application that can remotely control vs to Debug programs. During remote debugging, VS runs on the debug host and MSVSMON on the remote machine.

    4. WIX Toolset: You can compile the XML source code file into a Windows installation package.

    5. Code Digger: Code digger is an extension of VS 2012/2013 that can help developers analyze code.

    6. codemaid: Codemaid is an open source vs2012/2013/2015 plug-in that provides code analysis, cleanup, and simplified code functionality.

    7. Ozcode: Very powerful vs debugging tool.

    8. CodeRush: It's vs plug-in that improves code refactoring and boosts efficiency.

    9. T4text Template: vs in the T4 template is the most commonly used templates file for generating code files, which are implemented by writing blocks of text and control logic.

    10. Indent Guides: Quick Add indent.

    11. PowerShellTools: A toolkit that supports the development and debugging of PowerShell scripts and VS2015 code blocks.

    12. Visual Studio Code: A free cross-platform editor that compiles and debugs modern web and cloud applications.

  2. asp
    1. Fiddler : Ability to capture HTTP request/response to simulate request behavior.

    2. automapper : Automatically generates object-to-object mapping code, such as the ability to generate mapping from entity objects to domain objects instead of manually coding the mappings. object to object mapping. Like, the tool can is used to map entity objects to domain objects instead of writing manual mapping code.

    3. unity/ninject/castle windsor/structuremap/spring.net : Dependency mapping Framework, which provides a lot of available di frameworks.

    4. . NET Reflector :. NET program anti-compiler.

    5. dotPeek :. NET program anti-compiler.

    6. ilspy :. NET program anti-compiler.

    7. Memprofiler : A very powerful tool for finding memory leaks and optimizing memory usage.

    8. postsharp : Remove duplicate encodings and avoid code redundancy resulting from cross-references.

    9. asphere : Web. config graphical editor

  3. Wcf
    1. SOAP UI: API test tool that supports all standard protocols and technologies.

    2. WireShark: Network protocol Analyzer for UNIX and Windows systems. It is used to capture the congestion of the TCP layer and can help you filter invalid information.

    3. SVC traceviewer: Provides a file tracking view that is provided by WFO.

    4. SVC Config Editor: A graphical interface tool for managing WCF-related configurations.

  4. Msmq
    1. queueexplorer 3.4: Provides message manipulation functions such as copy, delete, move message, save and load, crush test, browse edit, etc.

  5. Linq
    1. LINQ Pad: LINQPad is a lightweight tool that is used to test LINQ queries. You can test. Net language scripts written in different languages.

    2. LINQ Insight: LINQ Insight Express can be embedded in Visual Studio to analyze LINQ queries at design time.

  6. Regex
    1. RegEx Tester: Regular Expression plug-in.

    2. REGEXR: On-line regular expression development and testing tools.

    3. Regexpal: On-line regular expression development and testing tools.

    4. Expresso: Desktop version of the regular Expression tool.

    5. regexmagic : A tool that can automatically generate regular expressions based on text patterns.

  7. Javascript/jquery/angularjs
    1. jshint: JavaScript code Quality monitoring tool that defines a number of very strict rules.

    2. Jsfiddle: Provides a development environment inside the browser to test the Html,css,javascript/jquery code

    3. protractor: An end-to-end framework that can test angular applications.

  8. SQL Server
    1. SQL Profiler : SQL Trace monitoring tool.

    2. expressprofiler : Expressprofiler (aka SqlExpress Profiler) is a small, fast SQL Server The profiler's replacement tool comes with a GUI interface. Can be used for both enterprise and non-enterprise editions of SQL Server.

    3. SQL Sentry Plan Explorer : Provides a good physical view of the SQL query execution plan.

    4. SQL Complete : Provides a very intelligent, optimized SQL-formatted management tool for SQL Server Management Studio and Visual Studio.

    5. nimbletext : Text manipulation and code generation tools.

    6. query Express : Lightweight SQL Query Analyzer.

    7. io Meter : Provides some access to the IO subsystem

    8. sqldecryptor : Can decrypt SQL Encrypted objects in the Server, such as stored procedures, methods, triggers, views.

    9. spatialviewer : You can preview and create spatial data.

    10. cleartrace : Imports trace and parse files and displays summary information.

    11. Internals Viewer for SQL Server : Internals Viewer is used to locate the tool in SQL Server's storage engine, and to obtain data at the physical layer How it is allocated, organized, and stored.

  9. NHibernate
    1. NHibernate Mapping Generator : Generates a NHibernate mapping file and maps from the existing database table to the Realm class.

  10. ? Tally
    1. ? Tally ERP 9

    2. Tally DLLs:. NET dynamic-link libraries that integrate Tally Accounting software into your application to push or pull data through code.

  11. Code review
    1. StyleCop: StyleCop is a static code analysis tool that can set code styles and specifications uniformly. You can use it in Visual Studio, or you can integrate it into an MSBuild project.

    2. FxCop: FxCop is a static code analysis tool that can ensure development standards by analyzing. Net assemblies.

  12. Health capture
    1. WireShark: It's a network protocol analyzer for Unix and Windows. It can capture traffic at the TCP level.

    2. http Monitor: Enables the developer to view all the HTTP traffic between your computer and the Internet. This includes the request data (such as HTTP headers and form GET and POST data) and the response data (including the HTTP Headers and body).

  13. Diagnostic tools
    1. Glimpse: Provides server-side diagnostic data. such as in an ASP. NET MVC project, it can be added through NuGet.

  14. Performance
    1. PerfMon: Use performance counters to monitor system performance.

  15. Code Converters
    1. Telerik Code Converter: C # to VB and VB to C # transcoding converter. I is an online editing tool that can select ' Batch Converter ' and upload files using a compressed package.

  16. Screen recording Tools
    1. Wink: Using Wink, can be easily, and for adding description, etc., can also record demo.

  17. Text Editor
    1. notepad++: Source Editor

    2. Notepad2: Lightweight feature-rich text editor

    3. sublimetext: Rich Text editor

  18. Document Tools
    1. GhostDoc: GhostDoc is a Visual Studio extension that can automatically generate document comments for methods or properties, including their type, name, and other contextual information.

    2. HelpNDoc: HelpNDoc is used to create a Help document tool that can generate multiple formats based on the document source.

  19. Other
    1. FileZilla: FileZilla is an open source FTP tool. The FileZilla client can upload files to the FTP server.

    2. Treetrim: Treetrim is a tool to adjust the code, can delete some invalid debug files and temporary files and so on.

    3. browserstack: Tools that support cross-browser testing.

    4. bugshooting: Screen software, ability to shop and add work items, bugs, issue tracking items, etc.

    5. Postman: Rest client, capable of sending HTTP requests to parse the response from rest applications.

    6. Web Developer Checklist: Checklist can be used to manage development plans

    7. PowerGUI: The ability to quickly receive and use PowerShell to effectively manage the Windows development environment.

    8. Beyond Compare: Provides file comparison functionality.

    9. PostMan: REST Chrome Extensions

    10. devart codecompare: File-differentiating tool, capable of reading C #, C++,VB code structure. Includes: folder comparison tool, standalone app compare merge folders and files, code review support.

Not-to-be-missed utilities for. Net Efficient Development

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.