Common tools in my work

Source: Internet
Author: User
  1. Of course, Visual Studio. NET 2002 command prompt was first introduced. Common command lines:

    CD, with a tab (under WINXP) or * (under Win2k), automatically complete the directory name

    Copy con somefile

    Type somefile | more

    FC/B file1 file2 or FC/B file1 file2> dif.txt

    Whoami (under WINXP)

    Hostname

    Msconfig (in WINXP)

    Net commands (including Net start aspnet_state and net localgroup)

    Set (usually only look at the last line to see where the Windows installation directory is)

    Devenv somesln. sln/rebuild release

    Uedit32 somefile

    Notepad somefile

    Iisreset

    Services. MSC

    Logs

    Eventvwr
  2. Ngen, regasm, installutil
  3. Debugdiag (beta2), CLR profiler, CLR spy
  4. Process Explorer (www.sysinternals.com)
  5. Adplus. vbs, windbg
  6. Pssdiag and SQL profiler (with the previous one, you can skip it later)
  7. Dtcping

Almost all of the above tools are used for the environment, performance, and security issues of the fire fighters. Of course, almost all of them are provided by Microsoft. I personally feel that mastering these tools is very useful and has improved a lot of work efficiency.

I hope you can add it! Use. NET as your ownProgramVarious tools used during 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.