Reduce new items in IDE

Source: Internet
Author: User

Today, we can see that there are too many new items in the IDE of vs2008, and there are very few items you can use. If you want to delete some items, find the following directory:
C: \ Program Files \ Microsoft Visual Studio 9.0 \ common7 \ ide \ itemtemplates \ CSHARP \ WEB \ 2052 (note that it is CSHARP \ Web, not web \ CSHARP) then, delete the corresponding ZIP file. As a result, the IDE is still in normal use. Then find
C: \ Program Files \ Microsoft Visual Studio 9.0 \ common7 \ ide \ itemtemplatescache \ CSHARP \ WEB \ 2052, delete the files decompressed by zip, which still appears in IDE, an error occurred while adding.
Later, I found "How to: Find and organize project templates and item templates" in msdn"
Then you need to run a command: devenv/setup. Devenv is under the c: \ Program Files \ Microsoft Visual Studio 9.0 \ common7 \ ide directory.

After repeated experiments, we found that we changed the original CSHARP directory to csharp_d, and then created a new directory CSHARP with 2052 sub-directories, and then put several frequently-used ZIP files. This is the best practice, the content in the original csharp_d directory will also exist in the new item in C # and will not be displayed in the original box.

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.